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 Aaron.Staley, amaury.forgeotdarc, asvetlov, cupcicm, fvisconte, neologix, pitrou, python-dev
Date 2012-09-05.23:21:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XC1Bs07NYzQM6@mail.python.org>
In-reply-to
Content
New changeset e72cda3f40a2 by Antoine Pitrou in branch '3.2':
Issue #13992: The trashcan mechanism is now thread-safe.  This eliminates
http://hg.python.org/cpython/rev/e72cda3f40a2

New changeset 6bcaba9e8df2 by Antoine Pitrou in branch 'default':
Issue #13992: The trashcan mechanism is now thread-safe.  This eliminates
http://hg.python.org/cpython/rev/6bcaba9e8df2
History
Date User Action Args
2012-09-05 23:21:42python-devsetrecipients: + python-dev, amaury.forgeotdarc, pitrou, asvetlov, neologix, Aaron.Staley, cupcicm, fvisconte
2012-09-05 23:21:41python-devlinkissue13992 messages
2012-09-05 23:21:41python-devcreate