]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add a todo.
authorRaymond Hettinger <python@rcn.com>
Tue, 11 Jan 2011 08:49:10 +0000 (08:49 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 11 Jan 2011 08:49:10 +0000 (08:49 +0000)
Doc/whatsnew/3.2.rst

index 12f96cdfb1c06138296d63e5cf8e51c3dff09d36..84e5ee6f8e4425bc0c092566aee5c7808f28ec7c 100644 (file)
@@ -817,6 +817,8 @@ collections
 
   (Contributed by Raymond Hettinger.)
 
+.. XXX threading.py and Barrier objects
+
 datetime
 --------