Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
84db4a9978069a98978e9cd7951d1a01d47e5286
/
Lib
/
dummy_threading.py
b43c4ca
Restore dummy_threading and _dummy_thread, but deprecate them (bpo-31370) (#3648)
by Antoine Pitrou
· 7 years ago
a6a4dc8
bpo-31370: Remove support for threads-less builds (#3385)
by Antoine Pitrou
· 7 years ago
2067bfd
Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.
by Georg Brandl
· 16 years ago
9fe394c
Merged revisions 53538-53622 via svnmerge from
by Thomas Wouters
· 18 years ago
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 20 years ago
d15dc06
Implemented thread-local data as proposed on python-dev:
by Jim Fulton
· 20 years ago
ad50ca9
Brett Cannon's dummy_thread and dummy_threading modules (SF patch
by Guido van Rossum
· 22 years ago