Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a3a16689045e3d97b4f03de534b1680b9c28b855
/
Lib
/
threading.py
c951bf9
SF bug [#410708] Condition.wait() and KeyboardInterrupt.
by Tim Peters
· 24 years ago
b90f89a
Whitespace normalization.
by Tim Peters
· 24 years ago
5080b33
Comment out a debugging print statement that triggered a complaint in c.l.py.
by Guido van Rossum
· 24 years ago
7b4fc17
Revise to use atexit instead of monkeying with sys.exitfunc directly.
by Fred Drake
· 24 years ago
b5fc749
patch from Charles Waldman--
by Jeremy Hylton
· 25 years ago
39d3bfc
Fix a typo in a comment
by Andrew M. Kuchling
· 25 years ago
e7b146f
The third and final doc-string sweep by Ka-Ping Yee.
by Guido van Rossum
· 25 years ago
8e7eaa8
Duncan Grisby noted a typo in _DummyThread.
by Guido van Rossum
· 25 years ago
5a43e1a
Get rid of tabnanny's last complaints.
by Guido van Rossum
· 27 years ago
b39e461
Two places where _time() should be used said time.time(), which
by Guido van Rossum
· 27 years ago
b26a1b4
Use random instead of whrandom.
by Guido van Rossum
· 27 years ago
7f5013a
New Java-style threading module. The doc strings are in a separate module.
by Guido van Rossum
· 27 years ago