| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore dummy_threading and _dummy_thread, but deprecate them (bpo-31370) (#3... | Antoine Pitrou | 2017-09-18 | 1 | -7/+3 |
|
|
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -1/+2 |
|
|
* | Issue #24952: Clarify default argument of stack_size() in threading, _thread | Martin Panter | 2015-08-31 | 1 | -1/+2 |
|
|
* | Issue #22006: Remove outdated _thread caveat. Thanks Dan O'Reilly for the re... | Mark Dickinson | 2014-07-19 | 1 | -4/+0 |
|
|
* | Issue #18758: Fixed and improved cross-references. | Serhiy Storchaka | 2013-10-13 | 1 | -1/+1 |
|
|
* | Issue #17193: Use binary prefixes (KiB, MiB, GiB) for memory units. | Serhiy Storchaka | 2013-02-16 | 1 | -4/+4 |
|
|
* | Replace ThreadError by RuntimeError: the former is now an obsolete alias of t... | Georg Brandl | 2012-04-05 | 1 | -1/+1 |
|
|
* | Issue #11140: Lock.release() now raises a RuntimeError when attempting | Antoine Pitrou | 2011-02-28 | 1 | -0/+3 |
|
|
* | Issue #8844: Regular and recursive lock acquisitions can now be interrupted | Antoine Pitrou | 2010-12-15 | 1 | -0/+4 |
|
|
* | #9911: doc copyedits. | Georg Brandl | 2010-09-21 | 1 | -1/+1 |
|
|
* | Remove obsolete mention of IRIX native threads -- we don't use them anymore. | Antoine Pitrou | 2010-04-19 | 1 | -5/+3 |
|
|
* | Add version{added,changed} for lock timeout support. | Antoine Pitrou | 2010-04-19 | 1 | -0/+5 |
|
|
* | Issue #7316: the acquire() method of lock objects in the :mod:`threading` | Antoine Pitrou | 2010-04-14 | 1 | -8/+23 |
|
|
* | Merged revisions 75969 via svnmerge from | Antoine Pitrou | 2009-10-30 | 1 | -13/+0 |
|
|
* | Merged revisions 75958 via svnmerge from | Antoine Pitrou | 2009-10-30 | 1 | -0/+13 |
|
|
* | Merged revisions 74542,74544-74548,74550,74554-74555,74578,74588,74590,74603,... | Georg Brandl | 2009-09-01 | 1 | -1/+1 |
|
|
* | Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. | Georg Brandl | 2008-05-25 | 1 | -0/+169 |
|
|