summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gh-65046: Link to logging cookbook from asyncio docs (#98207)Shantanu2022-10-122-1/+4
* Formatting fixes in contextlib docs (#98111)Stanley2022-10-121-11/+17
* gh-95276: Add callable entry to the glossary (#95738)MonadChains2022-10-121-0/+10
* gh-96130: Rephrase use of "typecheck" verb for clarity (#98144)Shantanu2022-10-121-10/+10
* Fix some incorrect indentation around the main switch (#98177)Guido van Rossum2022-10-111-21/+20
* gh-98172: Fix formatting in `except*` docs (#98173)Jelle Zijlstra2022-10-111-12/+11
* gh-97982: Remove asciilib_count() (#98164)Victor Stinner2022-10-112-15/+11
* gh-95756: Free and NULL-out code caches when needed (GH-98181)Ken Jin2022-10-112-0/+3
* gh-86404: Doc: Drop now unused make suspicious and rstlint. (GH-98179)Julien Palard2022-10-119-1082/+10
* Upgrade ccache-action to one using Node 16 (#98166)Michael Droettboom2022-10-111-4/+4
* gh-97669: Remove abitype.py and pep384_macrocheck.py (#98165)Victor Stinner2022-10-113-351/+0
* gh-71616: Add note to warn against general translation of saxutils.escape() (...Stanley2022-10-111-0/+5
* gh-97669: Remove outdated example scripts (#97675) (#98167)Victor Stinner2022-10-1111-831/+2
* gh-95756: Lazily created cached co_* attrs (GH-97791)Ken Jin2022-10-115-14/+82
* gh-44098: Release the GIL during mmap on Unix (GH-98146)Shantanu2022-10-102-3/+4
* gh-88452: Add a warning about non-portability of environments. (GH-98155)Vinay Sajip2022-10-101-0/+13
* gh-96821: Fix undefined behaviour in `audioop.c` (#96923)Matthias Görgens2022-10-102-12/+16
* gh-94808: Add coverage for bytesarray_setitem (#95802)Michael Droettboom2022-10-102-41/+85
* gh-83940: os docs: Improve wording for getenv/getenvb (#98113)Stanley2022-10-101-4/+4
* doc: remove a misleading statement. (GH-98093)Julien Palard2022-10-101-2/+2
* bpo-43564: preserve original exception in args of FTP URLError (#24938)Carl Meyer2022-10-102-1/+4
* gh-98083: Fix URLs in `README.rst` (#98082)Tiger2022-10-101-3/+3
* Fix types in buffer/memoryview docs (#98118)da-woods2022-10-102-2/+2
* gh-56133: copyreg docs: Clarify function/constructor parameter (#95497)Stanley2022-10-101-9/+6
* Update whatsnew instructions for GitHub (#98124)Carl Meyer2022-10-091-2/+2
* gh-97841: Add methoddef for _filters_mutated (gh-98115)Dong-hee Na2022-10-092-4/+26
* Minor edits to the Descriptor HowTo Guide (GH-24901)Géry Ogam2022-10-091-6/+8
* Fix link to Lifecycle of a Pull Request in CONTRIBUTING (#98102)Jacob Walls2022-10-081-1/+1
* GH-94597: deprecate `SafeChildWatcher`, `FastChildWatcher` and `MultiLoopChil...Kumar Aditya2022-10-087-38/+81
* Auto-cancel old builds when new commit pushed to branch (#98009)Hugo van Kemenade2022-10-084-0/+16
* gh-95011: Migrate syslog module to Argument Clinic (GH-95012)Noam Cohen2022-10-084-72/+377
* gh-68686: Retire eptag ptag scripts (#98064)Joannah Nanjekye2022-10-084-112/+1
* gh-97922: Run the GC only on eval breaker (#97920)Pablo Galindo Salgado2022-10-088-14/+74
* GitHub Workflows security hardening (#96492)Alex2022-10-081-0/+3
* Add `@ezio-melotti` as codeowner for `.github/`. (#98079)Ezio Melotti2022-10-081-0/+3
* gh-97913 Docs: Add walrus operator to the index (#97921)Hugo van Kemenade2022-10-081-0/+6
* [doc] Fix broken links to C extensions accelerating stdlib modules (#96914)partev2022-10-081-3/+6
* gh-97822: Fix http.server documentation reference to test() function (#98027)JasonYZ2022-10-081-2/+2
* gh-91052: Add PyDict_Unwatch for unwatching a dictionary (#98055)Carl Meyer2022-10-086-28/+115
* GH-98023: Change default child watcher to PidfdChildWatcher on supported syst...Kumar Aditya2022-10-083-2/+29
* GH-94182: Run the PidfdChildWatcher on the running loop (#94184)Thomas Grainger2022-10-083-42/+57
* gh-92886: make test_ast pass with -O (assertions off) (GH-98058)Irit Katriel2022-10-071-1/+1
* gh-92886: make test_coroutines pass with -O (assertions off) (GH-98060)Irit Katriel2022-10-071-1/+1
* gh-57179: Add note on symlinks for os.walk (#94799)Stanley2022-10-072-2/+4
* gh-94808: Fix regex on exotic platforms (#98036)Jelle Zijlstra2022-10-072-2/+3
* gh-90085: Remove vestigial -t and -c timeit options (#94941)Shantanu2022-10-072-3/+5
* GH-83901: Improve Signature.bind error message for missing keyword-only param...Frazer McLean2022-10-073-3/+9
* gh-61105: Add default param, note on using cookiejar subclass (#95427)Stanley2022-10-071-3/+5
* gh-96288: Add a sentence to `os.mkdir`'s docstring. (#96271)Hagai Helman Tov2022-10-072-4/+6
* gh-96073: fix backticks in NEWS entry (GH-98056)Jelle Zijlstra2022-10-072-2/+2