Antoine Pitrou
|
b43c4caf81
|
Restore dummy_threading and _dummy_thread, but deprecate them (bpo-31370) (#3648)
|
2017-09-18 22:04:20 +02:00 |
Andrew Svetlov
|
a256841b4b
|
Issue #16174: Fix suggested usage of dummy_threading module.
Patch by Berker Peksag.
|
2012-10-09 13:44:16 +03:00 |
Raymond Hettinger
|
469271d4ea
|
More source links
|
2011-01-27 20:38:46 +00:00 |
Georg Brandl
|
2067bfdf25
|
Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.
|
2008-05-25 13:05:15 +00:00 |
Georg Brandl
|
116aa62bf5
|
Move the 3k reST doc tree in place.
|
2007-08-15 14:28:22 +00:00 |