summaryrefslogtreecommitdiffstats
path: root/test/SWMR_UseCase_UG.txt
Commit message (Expand)AuthorAgeFilesLines
* 1.10: Add spelling check to CI and fix errors. (#2442)Allen Byrne2023-02-161-3/+3
* Even more normalization with developDana Robinson2020-08-151-2/+2
* Removed trailing whitespace from source files.Dana Robinson2020-05-261-1/+1
* Moved remaining SWMR-related test files to develop.Dana Robinson2017-01-261-0/+223
t/commit/?h=v3.11.8&id=54edb04aa688c8247570b4f59b5145e3fa417576'>bpo-37134: Add PEP570 notation to the documentation (GH-13743)Pablo Galindo2019-06-052-3/+3 * bpo-33725, multiprocessing doc: rephase warning against fork on macOS (GH-13841)Victor Stinner2019-06-051-2/+3 * bpo-21315: Fix parsing of encoded words with missing leading ws. (#13425)Abhilash Raj2019-06-054-3/+49 * [3.9] bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-12620)Serhiy Storchaka2019-06-0530-330/+45 * bpo-37158: Simplify and speed-up statistics.fmean() (GH-13832)Raymond Hettinger2019-06-052-4/+5 * bpo-26836: Document os.memfd_create() name parameter (GH-13838)Victor Stinner2019-06-051-0/+7 * bpo-34767: Do not always create a collections.deque() in asyncio.Lock() (GH-1...Zackery Spytz2019-06-052-2/+8 * Fix documentation (GH-13721)Benjamin Yeh2019-06-051-0/+4 * bpo-36373: Deprecate explicit loop parameter in all public asyncio APIs [str...Emmanuel Arias2019-06-051-0/+16 * bpo-35763: Make IDLE calltip note about '/' less obtrusive (GH-13791)Terry Jan Reedy2019-06-053-61/+69 * Doc: Python 3.9 in sidebar and version switcher. (GH-13824)Julien Palard2019-06-042-2/+4 * bpo-34282: Remove deprecated enum _convert method (GH-13823)Zachary Ware2019-06-042-6/+1 * Bump version in AppVeyor config (#13822)Zachary Ware2019-06-041-1/+1 * Bump to 3.9.0a0Łukasz Langa2019-06-0411-831/+831 * Merge tag 'v3.8.0b1'Łukasz Langa2019-06-04203-500/+2142 |\ | * Python 3.8.0b1v3.8.0b1Łukasz Langa2019-06-04203-500/+2142 * | bpo-35047: Update whatsnew/3.8 for better mock error message (GH-13746)Petter Strandmark2019-06-041-0/+3 * | bpo-30835: email: Fix AttributeError when parsing invalid CTE (GH-13598)Abhilash Raj2019-06-043-1/+13 * | bpo-35805: Add parser for Message-ID email header. (GH-13397)Abhilash Raj2019-06-046-28/+257 * | bpo-37153: test_venv.test_mutiprocessing() calls pool.terminate() (GH-13816)Victor Stinner2019-06-042-2/+6 |/ * bpo-36742: Corrects fix to handle decomposition in usernames (#13812)Steve Dower2019-06-042-8/+9 * Fix extraneous whitespace in QueueListener.prepare (GH-13803)Boris Feld2019-06-041-1/+1 * bpo-30699: Improve example on datetime tzinfo instances (GH-4290)Mario Corchero2019-06-041-51/+60 * bpo-36778: Remove outdated comment from CodePageTest (GH-13807)Victor Stinner2019-06-041-1/+0 * bpo-26219: Fix compiler warning in _PyCode_InitOpcache() (GH-13809)Victor Stinner2019-06-041-1/+2 * bpo-37142: Make asyncio stream tests more robust again (GH-13804)Andrew Svetlov2019-06-041-9/+16 * Make StreamServer.close() tests more robust (GH-13790)Andrew Svetlov2019-06-041-11/+37 * Revert "bpo-34037, asyncio: add BaseEventLoop.wait_executor_on_close (GH-1378...Łukasz Langa2019-06-04