]> granicus.if.org Git - python/commitdiff
I'm interested in threading issues as well
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 4 Aug 2010 13:24:41 +0000 (13:24 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 4 Aug 2010 13:24:41 +0000 (13:24 +0000)
Misc/maintainers.rst

index fb6728356441f3e2fa5a1b7e3934a61f39d3f568..b000c920fdc3634be82d36effe789f910a4a43b5 100644 (file)
@@ -42,7 +42,7 @@ Module              Maintainers
 __future__
 __main__            gvanrossum
 _dummy_thread       brett.cannon
-_thread
+_thread             pitrou
 abc
 aifc                r.david.murray
 argparse            bethard
@@ -206,7 +206,7 @@ tempfile
 termios
 test
 textwrap
-threading
+threading           pitrou
 time                alexander.belopolsky
 timeit
 tkinter             gpolo