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:03:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XC0pD3hB9zQM6@mail.python.org>
In-reply-to
Content
New changeset 5a2ef447b80d by Antoine Pitrou in branch '2.7':
Issue #13992: The trashcan mechanism is now thread-safe.  This eliminates
http://hg.python.org/cpython/rev/5a2ef447b80d
History
Date User Action Args
2012-09-05 23:03:49python-devsetrecipients: + python-dev, amaury.forgeotdarc, pitrou, asvetlov, neologix, Aaron.Staley, cupcicm, fvisconte
2012-09-05 23:03:49python-devlinkissue13992 messages
2012-09-05 23:03:49python-devcreate