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 | python-dev, scoder, serhiy.storchaka, vstinner |
| Date | 2016年08月23日.22:09:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20160823220907.39252.63135.0983DF82@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 70f88b097f60 by Victor Stinner in branch 'default': Issue #27809: map_next() uses fast call https://hg.python.org/cpython/rev/70f88b097f60 New changeset 0e4f26083bbb by Victor Stinner in branch 'default': PyObject_CallMethodObjArgs() now uses fast call https://hg.python.org/cpython/rev/0e4f26083bbb |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016年08月23日 22:09:10 | python-dev | set | recipients: + python-dev, scoder, vstinner, serhiy.storchaka |
| 2016年08月23日 22:09:10 | python-dev | link | issue27809 messages |
| 2016年08月23日 22:09:09 | python-dev | create | |