Fix signature of Py_AddPendingCall · Issue #56151 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 11942 |
---|---|
Nosy | @ezio-melotti, @sandrotosi |
Files | py_addpendingcall-py27.patchpy_addpendingcall-py32.patch |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = 'https://github.com/ezio-melotti' closed_at = <Date 2011-04-27.21:54:43.148> created_at = <Date 2011-04-27.21:07:19.156> labels = ['docs'] title = 'Fix signature of Py_AddPendingCall' updated_at = <Date 2011-04-27.21:54:43.147> user = 'https://github.com/sandrotosi'
bugs.python.org fields:
activity = <Date 2011-04-27.21:54:43.147> actor = 'ezio.melotti' assignee = 'ezio.melotti' closed = True closed_date = <Date 2011-04-27.21:54:43.148> closer = 'ezio.melotti' components = ['Documentation'] creation = <Date 2011-04-27.21:07:19.156> creator = 'sandro.tosi' dependencies = [] files = ['21813', '21814'] hgrepos = [] issue_num = 11942 keywords = ['patch'] message_count = 3.0 messages = ['134620', '134623', '134624'] nosy_count = 4.0 nosy_names = ['ezio.melotti', 'sandro.tosi', 'docs@python', 'python-dev'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue11942' versions = ['Python 3.1', 'Python 2.7', 'Python 3.2', 'Python 3.3']