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 |
| Date | 2013年11月06日.17:45:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3dFFXG5sR5z7LpQ@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset a2f42d57b91d by Victor Stinner in branch 'default': Issue #19512: sys_displayhook() now uses an identifier for "builtins" http://hg.python.org/cpython/rev/a2f42d57b91d New changeset 55517661a053 by Victor Stinner in branch 'default': Issue #19512: _print_total_refs() now uses an identifier to get "showrefcount" http://hg.python.org/cpython/rev/55517661a053 New changeset af822a6c9faf by Victor Stinner in branch 'default': Issue #19512: Add PyRun_InteractiveOneObject() function http://hg.python.org/cpython/rev/af822a6c9faf |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年11月06日 17:45:51 | python-dev | set | recipients: + python-dev, vstinner, serhiy.storchaka |
| 2013年11月06日 17:45:51 | python-dev | link | issue19512 messages |
| 2013年11月06日 17:45:51 | python-dev | create | |