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 brett.cannon, docs@python, eric.araujo, georg.brandl, pitrou, python-dev, rhettinger, vstinner
Date 2011-05-30.21:04:22
SpamBayes Score 0.006454161
Marked as misclassified No
Message-id <E1QR9dN-0005rS-NY@dinsdale.python.org>
In-reply-to
Content
New changeset 5548197d1f22 by Victor Stinner in branch 'default':
Close #12028: Make threading._get_ident() public, rename it to
http://hg.python.org/cpython/rev/5548197d1f22
History
Date User Action Args
2011-05-30 21:04:23python-devsetrecipients: + python-dev, brett.cannon, georg.brandl, rhettinger, pitrou, vstinner, eric.araujo, docs@python
2011-05-30 21:04:22python-devlinkissue12028 messages
2011-05-30 21:04:22python-devcreate