Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-37312: Remove _dummy_thread and dummy_threading modules (GH-14143) | Victor Stinner | 2019-06-17 | 1 | -22/+0 |
* | Restore dummy_threading and _dummy_thread, but deprecate them (bpo-31370) (#3... | Antoine Pitrou | 2017-09-18 | 1 | -10/+7 |
* | #17166: fix _dummy_thread import example. | R David Murray | 2013-02-09 | 1 | -1/+1 |
* | Add missing source links. | Raymond Hettinger | 2011-02-10 | 1 | -0/+3 |
* | Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. | Georg Brandl | 2008-05-25 | 1 | -0/+22 |