This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | docs@python, ezio.melotti, python-dev, sandro.tosi |
| Date | 2011年04月27日.21:54:00 |
| SpamBayes Score | 1.8721463e-05 |
| Marked as misclassified | No |
| Message-id | <E1QFCgI-0007GC-Rm@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 6739b9ab7ced by Ezio Melotti in branch '2.7': #11942: Fix return type of Py_AddPendingCall. Patch by Sandro Tosi. http://hg.python.org/cpython/rev/6739b9ab7ced New changeset fd1f47a57ba2 by Ezio Melotti in branch '3.1': #11942: Fix return type of Py_AddPendingCall. Patch by Sandro Tosi. http://hg.python.org/cpython/rev/fd1f47a57ba2 New changeset 119c7219b1ac by Ezio Melotti in branch '3.2': #11942: merge with 3.1. http://hg.python.org/cpython/rev/119c7219b1ac New changeset 1cdcd1a25025 by Ezio Melotti in branch 'default': #11942: merge with 3.2. http://hg.python.org/cpython/rev/1cdcd1a25025 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011年04月27日 21:54:01 | python-dev | set | recipients: + python-dev, ezio.melotti, sandro.tosi, docs@python |
| 2011年04月27日 21:54:00 | python-dev | link | issue11942 messages |
| 2011年04月27日 21:54:00 | python-dev | create | |