54 Commits (41bade96a4d1dcd35bbba79c2eabe052d02756a4)

Author SHA1 Message Date
Brian Curtin 070f050c3a Merged revisions 88281 via svnmerge from 15 years ago
Brian Curtin bd0c897332 #11083 typo: RuntimeException -> RuntimeError 15 years ago
Raymond Hettinger 5cee47f321 Add entry for Barrier objects. 15 years ago
Raymond Hettinger 4f707fd316 Separate source link from main text. 15 years ago
Raymond Hettinger 1048094037 Move source links to consistent location and remove wordy, big yellow boxes. 15 years ago
Georg Brandl ec78b8b170 Merged revisions 87807,87820,87831,87859,87870 via svnmerge from 15 years ago
Raymond Hettinger 7088abdca6 Revert r87821 which moved the source link to the wrong section (from the module intro covering the module to a section on thread imports). 15 years ago
Antoine Pitrou 39e352cb46 Put link to source at the end. There's nothing edificating in threading.py. 15 years ago
Georg Brandl a572476a2a #10846: fix typo. 15 years ago
Antoine Pitrou 6e7d711d2a Merged revisions 87792 via svnmerge from 15 years ago
Antoine Pitrou 003428158b Elaborate about the GIL. 15 years ago
Terry Reedy 2b8cf2f754 Issue 10789: Correct threading.Lock.acquire signature. 15 years ago
Antoine Pitrou 810023db3e Issue #8844: Regular and recursive lock acquisitions can now be interrupted 15 years ago
Antoine Pitrou fa66d583f6 Merged revisions 87197-87198 via svnmerge from 15 years ago
Antoine Pitrou 64a467d790 Homogenize the "optional OS services" menu 15 years ago
Georg Brandl d62ecbf0ba Merged revisions 85728,85731,85735,85766-85771,85773,85777 via svnmerge from 15 years ago
Kristján Valur Jónsson 6331520950 Issue 10260 16 years ago
Éric Araujo 6e6cb8e0e4 Provide links to Python source where the code is short, readable and 16 years ago
Georg Brandl 5bc168600a Review new Barrier docs. 16 years ago
Kristján Valur Jónsson 3be00037d6 issue 8777 16 years ago
Georg Brandl b9a4391754 #10218: return timeout status from Condition.wait, mirroring other primitives' behavior. 16 years ago
Georg Brandl f285bcca28 Be consistent in the spelling of thread-safe(ty). 16 years ago
Georg Brandl 57a5e3f0e2 Merged revisions 84249,84264,84326-84327,84407,84476,84480-84482,84484,84530-84531,84553,84619,84684,84915-84916 via svnmerge from 16 years ago
Georg Brandl 6faee4e2ce #9911: doc copyedits. 16 years ago
Georg Brandl 179249f493 #9689: add links from overview to in-depth class API descriptions. 16 years ago
Georg Brandl 67b21b7547 Consistency check for versionadded/changed directives. 16 years ago
Brett Cannon b0a3074d92 Merged revisions 83080 via svnmerge from 16 years ago
Brett Cannon a57edd0e9e Clarify the wording for threading.is_alive() to not suggest something is 16 years ago
Antoine Pitrou adbc009779 Add version{added,changed} for lock timeout support. 16 years ago
Antoine Pitrou 0454af9b54 Issue #850728: Add a *timeout* parameter to the `acquire()` method of 16 years ago
Antoine Pitrou 7c3e577395 Issue #7316: the acquire() method of lock objects in the :mod:`threading` 16 years ago
Ezio Melotti f8754a60a8 Update versionadded/changed. 16 years ago
Benjamin Peterson d69fe2a8d3 Merged revisions 77712,77740-77741,77756,77886,77902,77936 via svnmerge from 16 years ago
Benjamin Peterson f3d7dbe72e Merged revisions 75231 via svnmerge from 17 years ago
Benjamin Peterson 4ac9ce4f9a Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,74896,74901,74903,74908,74912,74930,74933,74943,74946,74952-74955,75015,75019,75032,75068,75076,75095,75098,75102,75129,75139,75230 via svnmerge from 17 years ago
Georg Brandl b044b2a701 Merged revisions 74821,74828-74831,74833,74835 via svnmerge from 17 years ago
Georg Brandl 7f01a13e7c Last round of adapting style of documenting argument default values. 17 years ago
Georg Brandl c5605dffdb Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,74311,74334,74368 via svnmerge from 17 years ago
Georg Brandl 502d9a5c2c Merged revisions 74207 via svnmerge from 17 years ago
Georg Brandl 7a72b3ad7b Recorded merge of revisions 74210 via svnmerge from 17 years ago
Georg Brandl 0192bffe90 Merged revisions 71607,71653,71696,71771,71786 via svnmerge from 17 years ago
Raymond Hettinger 35a88363a5 Update whatsnew based on doc search. 17 years ago
Benjamin Peterson d23f8224e9 Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from 17 years ago
Benjamin Peterson 5c6d7877c5 Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,69293,69297-69301,69348 via svnmerge from 17 years ago
Georg Brandl 770b0be53e #4808: move old API below new API doc. 17 years ago
Georg Brandl a971c65f1d Merged revisions 67117-67119,67123-67124,67143 via svnmerge from 18 years ago
Benjamin Peterson b3085c9e26 remove the deprecation warnings for the old threading API; update the docs 18 years ago
Benjamin Peterson c4fe6f3961 Merged revisions 65780,65782,65785,65809,65812,65834,65846,65859,65861 via svnmerge from 18 years ago
Benjamin Peterson 8bdd54575f Merged revisions 65842 via svnmerge from 18 years ago
Benjamin Peterson 773c17b3e1 Merged revisions 65818 via svnmerge from 18 years ago