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 | Arfrever, brett.cannon, christian.heimes, eric.snow, gennad, ncoghlan, pitrou, python-dev, serhiy.storchaka, vstinner |
| Date | 2014年02月12日.07:56:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3fPCpf0YKyz7LjR@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset c6e7ba7eee88 by Serhiy Storchaka in branch '2.7': Issue #19255: Clear error after failed PyDict_SetItem() on shutdown. http://hg.python.org/cpython/rev/c6e7ba7eee88 New changeset ffc4f03adcac by Serhiy Storchaka in branch '3.3': Issue #19255: Clear error after failed PyDict_SetItem() on shutdown. http://hg.python.org/cpython/rev/ffc4f03adcac New changeset efaf12106d68 by Serhiy Storchaka in branch 'default': Issue #19255: Clear error after failed PyDict_SetItem() on shutdown. http://hg.python.org/cpython/rev/efaf12106d68 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014年02月12日 07:56:11 | python-dev | set | recipients: + python-dev, brett.cannon, ncoghlan, pitrou, vstinner, christian.heimes, Arfrever, gennad, eric.snow, serhiy.storchaka |
| 2014年02月12日 07:56:11 | python-dev | link | issue19255 messages |
| 2014年02月12日 07:56:10 | python-dev | create | |