summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gh-121368: Fix seq lock memory ordering in _PyType_Lookup (#121388)Sam Gross2024-07-089-16/+50
* gh-121487: Fix deprecation warning for ATOMIC_VAR_INIT in mimalloc (gh-121488)Marc Mueller2024-07-082-2/+7
* GH-119169: Simplify `os.walk()` exception handling (#121435)Barney Gale2024-07-082-50/+35
* gh-121374: Correct docstrings in `_interpchannels` (gh-121418)Max Muoto2024-07-081-2/+2
* GH-121012: Set index to -1 when list iterators become exhausted in tier 2 (GH...Mark Shannon2024-07-084-3/+20
* gh-121338: Remove #pragma optimize (#121340)Michael Droettboom2024-07-081-10/+0
* gh-108297: Update crashers README for test_crashers removal (#121475)Alyssa Coghlan2024-07-081-4/+0
* gh-121461: Fix os.path.normpath documentation indentation (#121466)CBerJun2024-07-081-1/+1
* gh-121467: Fix makefile to include mimalloc headers (#121469)Marc Mueller2024-07-082-2/+3
* Fix sphinx reference target (#121470)Shantanu2024-07-081-2/+1
* GH-73991: Fix "Operation not supported" on Fedora buildbot. (#121444)Barney Gale2024-07-071-4/+9
* Add Fidget-Spinner to stackrefs CODEOWNERS (GH-121455)Ken Jin2024-07-071-0/+1
* gh-121351: Skip test_not_wiping_history_file() if no readline (#121422)Sergey B Kirpichev2024-07-061-0/+4
* gh-119909: Fix ``NameError`` in ``asyncio`` REPL (#121341)Kirill Podoprigora2024-07-061-1/+1
* Regen ``Doc/requirements-oldest-sphinx.txt`` (#121437)Kirill Podoprigora2024-07-061-1/+1
* [docs] fix a Sphinx directive in `c-api/object.rst` (#121430)Bénédikt Tran2024-07-061-0/+1
* GH-73991: Support preserving metadata in `pathlib.Path.copy()` (#120806)Barney Gale2024-07-065-11/+187
* gh-121359: Run test_pyrepl in isolated mode (#121414)Victor Stinner2024-07-051-1/+4
* Update example of str.split, bytes.split (#121287)Yuxin Wu2024-07-051-6/+10
* gh-121288: Make error message for index() methods consistent (GH-121395)Serhiy Storchaka2024-07-055-5/+10
* Fixed regenerating files in a checkout path with spaces (GH-121384)AraHaan2024-07-051-9/+9
* gh-121149: improve accuracy of builtin sum() for complex inputs (gh-121176)Sergey B Kirpichev2024-07-054-26/+120
* gh-59110: Fix a debug output for implicit directories (GH-121375)Serhiy Storchaka2024-07-051-2/+4
* gh-121390: tracemalloc: Fix tracebacks memory leak (#121391)Josh Brobst2024-07-051-1/+1
* gh-90437: Fix __main__.py documentation wording (GH-116309)Ali Tavallaie2024-07-041-3/+3
* gh-121084: Fix test_typing random leaks (#121360)Victor Stinner2024-07-042-0/+9
* gh-106597: Remove unnecessary CFrame offsets (#121369)Gabriele N. Tornetta2024-07-041-7/+0
* gh-59110: zipimport: support namespace packages when no directory entry exist...Serhiy Storchaka2024-07-044-30/+140
* gh-118507: Amend news entry to mention ntpath.isfile bugfix (GH-120817)Nice Zombies2024-07-041-0/+1
* gh-121272: move async for/with validation from compiler to symtable (#121361)Irit Katriel2024-07-042-13/+22
* gh-121355: Fix incorrect word in simple_stmts.rst (#121356)Jongbum Won2024-07-041-1/+1
* gh-120754: Update estimated_size in C truncate (#121357)Cody Maloney2024-07-041-0/+6
* gh-121352: use _Py_SourceLocation in symtable (#121353)Irit Katriel2024-07-042-133/+69
* gh-120754: Reduce system calls in full-file FileIO.readall() case (#120755)Cody Maloney2024-07-043-33/+60
* gh-121141: add support for `copy.replace` to AST nodes (#121162)Bénédikt Tran2024-07-045-2/+837
* gh-117983: Defer import of threading for lazy module loading (#120233)Chris Markiewicz2024-07-032-1/+5
* gh-118714: Make the pdb post-mortem restart/quit behavior more reasonable (#1...Tian Gao2024-07-033-3/+25
* gh-112136: Restore removed _PyArg_Parser (#121262)Victor Stinner2024-07-038-24/+40
* gh-121300: Add `replace` to `copy.__all__` (#121302)Max Muoto2024-07-032-3/+8
* gh-121201: Disable perf_trampoline on riscv64 for now (#121328)Stefano Rivera2024-07-034-5/+0
* GH-119726: Emit AArch64 trampolines out-of-line (GH-121280)Diego Russo2024-07-032-8/+8
* gh-121035: Update PNG image for logging flow diagram. (GH-121323)Vinay Sajip2024-07-031-0/+0
* gh-121245: a regression test for site.register_readline() (#121259)Sergey B Kirpichev2024-07-031-0/+27
* gh-121263: Macro-ify most stackref functions for MSVC (GH-121270)Ken Jin2024-07-031-58/+30
* gh-121272: set ste_coroutine during symtable construction (#121297)Irit Katriel2024-07-032-3/+15
* gh-61103: Support float and long double complex types in ctypes module (#121248)Sergey B Kirpichev2024-07-0311-10/+135
* gh-106597: Add more offsets to _Py_DebugOffsets (#121311)Gabriele N. Tornetta2024-07-032-0/+18
* Docs: Add `os.splice` flags argument (#109847)Amin Alaee2024-07-031-1/+20
* docs: Fix "Py_TPFLAGS_MANAGED_WEAKREF is set in tp_flags" (#112237)da-woods2024-07-031-2/+2
* build(deps): bump hypothesis from 6.100.2 to 6.104.2 in /Tools (#121218)dependabot[bot]2024-07-031-1/+1