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, benjamin.peterson, loewis, nascheme, pitrou, python-dev
Date 2013-08-10.22:31:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cCJ296d4vzPYS@mail.python.org>
In-reply-to
Content
New changeset 1edff836c954 by Antoine Pitrou in branch 'default':
Issue #10241: Clear extension module dict copies at interpreter shutdown.
http://hg.python.org/cpython/rev/1edff836c954
History
Date User Action Args
2013-08-10 22:31:14python-devsetrecipients: + python-dev, loewis, nascheme, pitrou, benjamin.peterson, Arfrever
2013-08-10 22:31:14python-devlinkissue10241 messages
2013-08-10 22:31:14python-devcreate