]> granicus.if.org Git - python/commit
merge #10968: commit threading doc changes and corresponding whatsnew entry.
authorR David Murray <rdmurray@bitdance.com>
Sat, 6 Oct 2012 18:38:17 +0000 (14:38 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sat, 6 Oct 2012 18:38:17 +0000 (14:38 -0400)
commitd9c6ab48a0636b6aa753be908946d246a6403275
tree091719f4b738c933022fba1b8751eb68062da5f3
parentcf46d62fcb29d7e054ec149a89a8d603252f36b3
parentef4d286770ab264ffc07c7f25385c1e226f3eb4a
merge #10968: commit threading doc changes and corresponding whatsnew entry.

It is unfortunate that the '_' names were not kept as aliases, and that RLock
was not also converted to a class, but it is now too late to change either of
those things for 3.3.
Misc/HISTORY