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 r.david.murray
Recipients Kain94, Martijn.van.Oosterhout, amaury.forgeotdarc, belopolsky, collinwinter, eric.araujo, eric.smith, giampaolo.rodola, gvanrossum, pitrou, python-dev, r.david.murray, vstinner
Date 2012-10-06.18:43:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349548993.83.0.734301101387.issue10968@psf.upfronthosting.co.za>
In-reply-to
Content
I have now committed (a revised version of) the doc changes.

Like I said in the commit message, it is unfortunate that the underscore names were not kept as aliases and that RLock wasn't also converted to a class, but it is too late to fix that in 3.3.  If someone wants to do RLock in 3.4 they should open a new issue.
History
Date User Action Args
2012-10-06 18:43:13r.david.murraysetrecipients: + r.david.murray, gvanrossum, collinwinter, amaury.forgeotdarc, belopolsky, pitrou, vstinner, eric.smith, giampaolo.rodola, eric.araujo, Kain94, Martijn.van.Oosterhout, python-dev
2012-10-06 18:43:13r.david.murraysetmessageid: <1349548993.83.0.734301101387.issue10968@psf.upfronthosting.co.za>
2012-10-06 18:43:13r.david.murraylinkissue10968 messages
2012-10-06 18:43:13r.david.murraycreate