mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
I'm interested in threading issues as well
This commit is contained in:
parent
6a9e6bbf1a
commit
e99f507c98
1 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ Module Maintainers
|
||||||
__future__
|
__future__
|
||||||
__main__ gvanrossum
|
__main__ gvanrossum
|
||||||
_dummy_thread brett.cannon
|
_dummy_thread brett.cannon
|
||||||
_thread
|
_thread pitrou
|
||||||
abc
|
abc
|
||||||
aifc r.david.murray
|
aifc r.david.murray
|
||||||
argparse bethard
|
argparse bethard
|
||||||
|
@ -206,7 +206,7 @@ tempfile
|
||||||
termios
|
termios
|
||||||
test
|
test
|
||||||
textwrap
|
textwrap
|
||||||
threading
|
threading pitrou
|
||||||
time alexander.belopolsky
|
time alexander.belopolsky
|
||||||
timeit
|
timeit
|
||||||
tkinter gpolo
|
tkinter gpolo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue