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, serhiy.storchaka, vstinner, yselivanov, ztane |
| Date | 2016年08月16日.21:48:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20160816214857.22388.11070.FAAE581A@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 288ec55f1912 by Victor Stinner in branch 'default': Issue #27128: Cleanup _PyEval_EvalCodeWithName() https://hg.python.org/cpython/rev/288ec55f1912 New changeset e615718a6455 by Victor Stinner in branch 'default': Use Py_ssize_t in _PyEval_EvalCodeWithName() https://hg.python.org/cpython/rev/e615718a6455 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016年08月16日 21:48:59 | python-dev | set | recipients: + python-dev, vstinner, serhiy.storchaka, yselivanov, ztane |
| 2016年08月16日 21:48:59 | python-dev | link | issue27128 messages |
| 2016年08月16日 21:48:59 | python-dev | create | |