summaryrefslogtreecommitdiffstats
path: root/Doc/library/dummy_threading.rst
Commit message (Collapse)AuthorAgeFilesLines
* bpo-37312: Remove _dummy_thread and dummy_threading modules (GH-14143)Victor Stinner2019-06-171-20/+0
| | | | Remove _dummy_thread and dummy_threading modules. These modules were deprecated since Python 3.7 which requires threading support.
* Restore dummy_threading and _dummy_thread, but deprecate them (bpo-31370) ↵Antoine Pitrou2017-09-181-11/+6
| | | | (#3648)
* Issue #16174: Fix suggested usage of dummy_threading module.Andrew Svetlov2012-10-091-1/+1
| | | | Patch by Berker Peksag.
* More source linksRaymond Hettinger2011-01-271-0/+3
|
* Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.Georg Brandl2008-05-251-7/+6
|
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+23