Commit message (Expand) | Author | Age | |
---|---|---|---|
* | bpo-37312: Remove _dummy_thread and dummy_threading modules (GH-14143) | Victor Stinner | 2019-06-17 |
* | Restore dummy_threading and _dummy_thread, but deprecate them (bpo-31370) (#3... | Antoine Pitrou | 2017-09-18 |
* | bpo-31370: Remove support for threads-less builds (#3385) | Antoine Pitrou | 2017-09-07 |
* | Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. | Georg Brandl | 2008-05-25 |
* | Merged revisions 53538-53622 via svnmerge from | Thomas Wouters | 2007-02-05 |
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 |
* | Implemented thread-local data as proposed on python-dev: | Jim Fulton | 2004-07-14 |
* | Brett Cannon's dummy_thread and dummy_threading modules (SF patch | Guido van Rossum | 2002-12-30 |