Messages by Date
-
2026/01/07
[Python-checkins] gh-94172: delete mention of ssl_version from ftplib doc (#143515)
giampaolo
-
2026/01/07
[Python-checkins] gh-141671: PyMODINIT_FUNC: apply `__declspec(dllexport)` on Windows (GH-141672)
encukou
-
2026/01/06
[Python-checkins] [3.13] gh-75572: Forward-port test_xpickle from Python 2 to 3 (GH-22452) (GH-143509)
serhiy-storchaka
-
2026/01/06
[Python-checkins] [3.14] gh-75572: Fix test_xpickle and disable it by default (GH-143503) (GH-143505)
serhiy-storchaka
-
2026/01/06
[Python-checkins] gh-75572: Fix test_xpickle and disable it by default (GH-143503)
serhiy-storchaka
-
2026/01/06
[Python-checkins] [3.13] gh-106318: Add example for str.index() (GH-137023) (#143501)
hugovk
-
2026/01/06
[Python-checkins] [3.14] gh-106318: Add example for str.index() (GH-137023) (#143502)
hugovk
-
2026/01/06
[Python-checkins] gh-106318: Add example for str.index() (#137023)
hugovk
-
2026/01/06
[Python-checkins] gh-134584: Eliminate redundant refcounting from `TO_BOOL_STR` (GH-143417)
Fidget-Spinner
-
2026/01/06
[Python-checkins] gh-132070: Fix PyObject_Realloc thread-safety in free threaded Python (gh-143441)
colesbury
-
2026/01/06
[Python-checkins] [3.14] gh-133315: Document that compat32 should not be used with MIMEPart/EmailMessage (GH-143307) (#143496)
bitdancer
-
2026/01/06
[Python-checkins] [3.13] gh-133315: Document that compat32 should not be used with MIMEPart/EmailMessage (GH-143307) (#143495)
bitdancer
-
2026/01/06
[Python-checkins] gh-133315: Document that compat32 should not be used with MIMEPart/EmailMessage (#143307)
bitdancer
-
2026/01/06
[Python-checkins] [3.13] gh-143394: On macOS, run main PyREPL tests as "Apple Terminal" as well (GH-143461) (GH-143467)
ambv
-
2026/01/06
[Python-checkins] Doc: Fix missing closing parenthesis in argparse example (#143488)
savannahostrowski
-
2026/01/06
[Python-checkins] [3.14] Doc: Fix missing closing parenthesis in argparse example (GH-143488) (#143489)
savannahostrowski
-
2026/01/06
[Python-checkins] gh-142863: optimize `list` and `set` calls with generator expressions (#142864)
kumaraditya303
-
2026/01/06
[Python-checkins] [3.14] gh-75572: Forward-port test_xpickle from Python 2 to 3 (GH-22452) (GH-143485)
serhiy-storchaka
-
2026/01/06
[Python-checkins] [3.13] gh-142302: Fix mkstemp() documentation: clarify file descriptor inheritance behavior (GH-142338) (#143487)
vstinner
-
2026/01/06
[Python-checkins] [3.14] gh-142302: Fix mkstemp() documentation: clarify file descriptor inheritance behavior (GH-142338) (#143486)
vstinner
-
2026/01/06
[Python-checkins] gh-142302: Fix mkstemp() documentation: clarify file descriptor inheritance behavior (#142338)
vstinner
-
2026/01/06
[Python-checkins] gh-75572: Forward-port test_xpickle from Python 2 to 3 (GH-22452)
serhiy-storchaka
-
2026/01/06
[Python-checkins] [3.13] gh-106318: Add examples for str.isprintable() (GH-140043) (#143484)
vstinner
-
2026/01/06
[Python-checkins] [3.14] gh-106318: Add examples for str.isprintable() (GH-140043) (#143483)
vstinner
-
2026/01/06
[Python-checkins] [3.13] gh-142991: socketmodule: fixed getsockaddrlen() for PF_DIVERT socket (GH-142993) (#143482)
vstinner
-
2026/01/06
[Python-checkins] gh-106318: Add examples for str.isprintable() (#140043)
vstinner
-
2026/01/06
[Python-checkins] gh-131798: Support generator frames in the JIT optimizer (GH-143340)
Fidget-Spinner
-
2026/01/06
[Python-checkins] gh-143469: enable `LOAD_ATTR_MODULE` specialization even if `__getattr__` is defined (#143470)
kumaraditya303
-
2026/01/06
[Python-checkins] [3.13] gh-143394: filter for turning off automatic margins in test_no_newline (GH-143433) (GH-143478)
ambv
-
2026/01/06
[Python-checkins] gh-142991: socketmodule: fixed getsockaddrlen() for PF_DIVERT socket (#142993)
vstinner
-
2026/01/06
[Python-checkins] gh-134584: Eliminate redundant refcounting in TO_BOOL_ALWAYS_TRUE (GH-143427)
Fidget-Spinner
-
2026/01/06
[Python-checkins] [3.14] gh-136282: Configparser: create unnamed sections via mapping protocol access (GH-136313) (GH-142978)
encukou
-
2026/01/06
[Python-checkins] gh-139038: Add macOS performance numbers for the JIT (GH-143479)
Fidget-Spinner
-
2026/01/06
[Python-checkins] [3.14] gh-143394: On macOS, run main PyREPL tests as "Apple Terminal" as well (GH-143461) (GH-143466)
ambv
-
2026/01/06
[Python-checkins] gh-143424: Fix assertion in _PyMutex_LockTimed (gh-143439)
colesbury
-
2026/01/06
[Python-checkins] gh-143474: Add `os.RWF_ATOMIC` constant (GH-143475)
ZeroIntensity
-
2026/01/06
[Python-checkins] gh-129824: Fix data race in _PyBuiltins_AddExceptions with subinterpreters (gh-143446)
colesbury
-
2026/01/06
[Python-checkins] [3.13] gh-143331: Schedule to remove format "N" for Decimal (GH-143372) (#143477)
hugovk
-
2026/01/06
[Python-checkins] [3.14] gh-143331: Schedule to remove format "N" for Decimal (GH-143372) (#143476)
hugovk
-
2026/01/06
[Python-checkins] [3.14] Allow Android to fail CI (GH-143471) (GH-143472)
ambv
-
2026/01/06
[Python-checkins] gh-143331: Schedule to remove format "N" for Decimal (#143372)
hugovk
-
2026/01/06
[Python-checkins] [3.13] Allow Android to fail CI (GH-143471) (GH-143473)
ambv
-
2026/01/06
[Python-checkins] Allow Android to fail CI (GH-143471)
ambv
-
2026/01/06
[Python-checkins] [3.13] gh-143003: Fix possible shared buffer overflow in bytearray.extend() (GH-143086) (GH-143448)
serhiy-storchaka
-
2026/01/06
[Python-checkins] [3.14] gh-143003: Fix possible shared buffer overflow in `bytearray.extend()` (GH-143086) (GH-143447)
serhiy-storchaka
-
2026/01/06
[Python-checkins] gh-143394: On macOS, run main PyREPL tests as "Apple Terminal" as well (GH-143461)
ambv
-
2026/01/06
[Python-checkins] gh-41779: Allow defining any __slots__ for a class derived from tuple (GH-141763)
serhiy-storchaka
-
2026/01/05
[Python-checkins] gh-116738: make entering of `contextvars.Context` thread safe (#143074)
kumaraditya303
-
2026/01/05
[Python-checkins] gh-134740: Document distribution discovery in importlib.metadata (#134751)
ncoghlan
-
2026/01/05
[Python-checkins] [3.14] gh-143394: filter for turning off automatic margins in test_no_newline (GH-143433) (GH-143459)
ambv
-
2026/01/05
[Python-checkins] gh-143394: filter for turning off automatic margins in test_no_newline (GH-143433)
ambv
-
2026/01/05
[Python-checkins] gh-143108: Don't instrument some faulthandler related functions for TSan (#143450)
Yhg1s
-
2026/01/05
[Python-checkins] [3.14] gh-143434: Fix typo in zstd documentation (GH-143437) (#143444)
emmatyping
-
2026/01/05
[Python-checkins] gh-143434: Fix typo in zstd documentation (#143437)
emmatyping
-
2026/01/05
[Python-checkins] gh-138205: explicit mention to `mmap.mmap.resize` in "Porting to Python 3.15" notes (#143440)
picnixz
-
2026/01/05
[Python-checkins] [3.13] gh-143309: fix UAF in `os.execve` when the environment is concurrently mutated (GH-143314) (#143431)
picnixz
-
2026/01/05
[Python-checkins] [3.14] gh-69605: Check for already imported modules in PyREPL module completion (GH-143438)
ambv
-
2026/01/05
[Python-checkins] gh-69605: In test_pyrepl.test_already_imported*, invalidate FS import caches (#143436)
ambv
-
2026/01/05
[Python-checkins] gh-69605: Check for already imported modules in PyREPL module completion (GH-139461)
ambv
-
2026/01/04
[Python-checkins] gh-143082: Make readline work when sys.stdin is explicitly passed to pdb (#143083)
gaogaotiantian
-
2026/01/04
[Python-checkins] [3.14] gh-143309: fix `test_execve_env_concurrent_mutation_with_fspath_posix` buildbot failure (GH-143415) (#143419)
picnixz
-
2026/01/04
[Python-checkins] gh-143309: fix `test_execve_env_concurrent_mutation_with_fspath_posix` buildbot failure (#143415)
picnixz
-
2026/01/04
[Python-checkins] gh-143403: Fix a UAF in `_BINARY_OP_INPLACE_ADD_UNICODE` (GH-143404)
Fidget-Spinner
-
2026/01/03
[Python-checkins] [3.13] gh-143308: fix UAF when PickleBuffer is concurrently mutated in a callback (GH-143312) (#143397)
picnixz
-
2026/01/03
[Python-checkins] [3.14] gh-143309: fix UAF in `os.execve` when the environment is concurrently mutated (GH-143314) (#143398)
picnixz
-
2026/01/03
[Python-checkins] [3.14] gh-143308: fix UAF when PickleBuffer is concurrently mutated in a callback (GH-143312) (#143396)
picnixz
-
2026/01/03
[Python-checkins] gh-143309: fix UAF in `os.execve` when the environment is concurrently mutated (#143314)
picnixz
-
2026/01/03
[Python-checkins] gh-143308: fix UAF when PickleBuffer is concurrently mutated in a callback (#143312)
picnixz
-
2026/01/03
[Python-checkins] gh-142927: Clarify pstats file output in docs and CLI (#143388)
pablogsal
-
2026/01/03
[Python-checkins] gh-141504: Factor out tracing and optimization heuristics into a single object (gh-143381)
corona10
-
2026/01/03
[Python-checkins] gh-143001: Add @cpython_only to test_threading.ThreadTests.test_PyThreadState_SetAsyncExc (gh-143002)
corona10
-
2026/01/03
[Python-checkins] gh-138122: Skip threads on EPERM in blocking mode profiler (GH-143368)
ambv
-
2026/01/03
[Python-checkins] [3.14] gh-136924: Suspend REPL colorizing when in a REPL interactive command (GH-136926) (GH-143390)
ambv
-
2026/01/03
[Python-checkins] gh-136924: Suspend REPL colorizing when in a REPL interactive command (GH-136926)
ambv
-
2026/01/03
[Python-checkins] Fix dunder name typo in compiler code comment (#143374)
JelleZijlstra
-
2026/01/03
[Python-checkins] [3.14] gh-140648: Make asyncio REPL respect the `-I` flag (isolated mode) (GH-143045) (#143383)
kumaraditya303
-
2026/01/03
[Python-checkins] [3.13] gh-140648: Make asyncio REPL respect the `-I` flag (isolated mode) (GH-143045) (#143384)
kumaraditya303
-
2026/01/03
[Python-checkins] gh-140648: Make asyncio REPL respect the `-I` flag (isolated mode) (#143045)
kumaraditya303
-
2026/01/02
[Python-checkins] gh-142615: disallow multiple initializations of `asyncio.Task` and `asyncio.Future` (#142616)
kumaraditya303
-
2026/01/02
[Python-checkins] gh-143361: Pass PY_VECTORCALL_ARGUMENTS_OFFSET in _Py_CallBuiltinClass_StackRefSteal (GH-143367)
Fidget-Spinner
-
2026/01/02
[Python-checkins] [3.13] gh-76187: Document the `c` typecode for `multiprocessing.Array`. (GH-132504) (#143370)
tomasr8
-
2026/01/02
[Python-checkins] [3.14] gh-76187: Document the `c` typecode for `multiprocessing.Array`. (GH-132504) (#143369)
tomasr8
-
2026/01/02
[Python-checkins] gh-76187: Document the `c` typecode for `multiprocessing.Array`. (#132504)
tomasr8
-
2026/01/02
[Python-checkins] gh-134584: JIT: Remove redundant refcount from STORE_FAST (GH-143336)
Fidget-Spinner
-
2026/01/02
[Python-checkins] no-issue: Fix optimizer_generator.py to print abstract_uop_name properly (gh-143366)
corona10
-
2026/01/02
[Python-checkins] [3.13] gh-138897: Use `_pyrepl.pager` for `_sitebuiltins._Printer` (GH-138898) (GH-143365)
ambv
-
2026/01/02
[Python-checkins] [3.14] gh-138897: Use `_pyrepl.pager` for `_sitebuiltins._Printer` (GH-138898) (GH-143364)
ambv
-
2026/01/02
[Python-checkins] [3.13] gh-139262: Prevent swallowing REPL input on Windows (GH-139263) (GH-143363)
ambv
-
2026/01/02
[Python-checkins] [3.14] gh-139262: Prevent swallowing REPL input on Windows (GH-139263) (GH-143362)
ambv
-
2026/01/02
[Python-checkins] [3.13] gh-128067: Fix pyrepl overriding printed output without newlines (GH-138732) (GH-143351)
ambv
-
2026/01/02
[Python-checkins] [3.14] gh-143148: Replace pre-commit with prek in CI (GH-143149) (#143360)
hugovk
-
2026/01/02
[Python-checkins] gh-138897: Use `_pyrepl.pager` for `_sitebuiltins._Printer` (GH-138898)
ambv
-
2026/01/02
[Python-checkins] [3.13] gh-143148: Replace pre-commit with prek in CI (GH-143149) (#143359)
hugovk
-
2026/01/02
[Python-checkins] gh-139262: Prevent swallowing REPL input on Windows (GH-139263)
ambv
-
2026/01/02
[Python-checkins] [3.14] gh-128067: Fix pyrepl overriding printed output without newlines (GH-138732) (GH-143350)
ambv
-
2026/01/02
[Python-checkins] gh-143148: Replace pre-commit with prek in CI (#143149)
hugovk
-
2026/01/02
[Python-checkins] gh-128067: In test_pyrepl, discover escape sequences from terminfo instead of using hard-coded values (#143356)
ambv
-
2026/01/02
[Python-checkins] gh-139757: Fix unintended bytecode specialization for non-ascii string (gh-143352)
corona10
-
2026/01/02
[Python-checkins] gh-128067: Fix pyrepl overriding printed output without newlines (#138732)
ambv
-
2026/01/02
[Python-checkins] gh-142927: Hide _sync_coordinator frames from profiler output (#143337)
pablogsal
-
2026/01/02
[Python-checkins] gh-139757: Add _GUARD_NOS_COMPACT_ASCII for compact ascii optimization (gh-143332)
corona10
-
2026/01/02
[Python-checkins] [3.14] Update docstrings of `typing.Hashable`, `typing.List`, etc., to reflect their deprecation (GH-143295) (#143348)
AlexWaygood
-
2026/01/02
[Python-checkins] [3.13] Update docstrings of `typing.Hashable`, `typing.List`, etc., to reflect their deprecation (GH-143295) (#143349)
AlexWaygood
-
2026/01/02
[Python-checkins] Update docstrings of `typing.Hashable`, `typing.List`, etc., to reflect their deprecation (#143295)
AlexWaygood
-
2026/01/02
[Python-checkins] [3.14] gh-143310: fix crash in Tcl object conversion with concurrent mutations (GH-143321) (#143343)
picnixz
-
2026/01/02
[Python-checkins] [3.13] gh-143310: fix crash in Tcl object conversion with concurrent mutations (GH-143321) (#143344)
picnixz
-
2026/01/02
[Python-checkins] gh-143310: fix crash in Tcl object conversion with concurrent mutations (#143321)
picnixz
-
2026/01/01
[Python-checkins] gh-124951: Optimize base64 encode & decode for an easy 2-3x speedup [no SIMD] (GH-143262)
gpshead
-
2026/01/01
[Python-checkins] gh-138122: Move local imports to module level in sampling profiler (#143257)
pablogsal
-
2026/01/01
[Python-checkins] gh-138122: Integrate live profiler TUI with _colorize theming system (#142360)
pablogsal
-
2026/01/01
[Python-checkins] gh-142927: Fix heatmap caller navigation for interior lines (#143180)
pablogsal
-
2026/01/01
[Python-checkins] gh-142927: Auto-open HTML output in browser after generation (#143178)
pablogsal
-
2026/01/01
[Python-checkins] gh-134584: Fix _CALL_BUILTIN_O test to reflect real-world usage (GH-143333)
Fidget-Spinner
-
2026/01/01
[Python-checkins] gh-134584: Eliminate redundant refcounting from `_LOAD_ATTR_SLOT` (GH-143320)
Fidget-Spinner
-
2026/01/01
[Python-checkins] gh-134584: Eliminate redundant refcounting from _CALL{_BUILTIN_O, _METHOD_DESCRIPTOR_O} (GH-143330)
Fidget-Spinner
-
2026/01/01
[Python-checkins] Amend NEWS entries for PRs GH-139553 and GH-142790 (#143329)
picnixz
-
2026/01/01
[Python-checkins] [3.14] gh-143048: Remove outdated mention to `curses` in the "Interactive Mode" docs (GH-143049) (#143325)
picnixz
-
2026/01/01
[Python-checkins] gh-143048: Remove outdated mention to `curses` in the "Interactive Mode" docs (#143049)
picnixz
-
2026/01/01
[Python-checkins] [3.14] gh-142830: prevent some crashes when mutating `sqlite3` callbacks (GH-143245) (#143322)
picnixz
-
2026/01/01
[Python-checkins] [3.13] gh-142830: prevent some crashes when mutating `sqlite3` callbacks (GH-143245) (#143323)
picnixz
-
2026/01/01
[Python-checkins] gh-142830: prevent some crashes when mutating `sqlite3` callbacks (#143245)
picnixz
-
2025/12/31
[Python-checkins] [3.14] gh-140920: remove incorrect mentions to `concurrent.futures.interpreter.ExecutionFailed` (GH-141723) (#143315)
picnixz
-
2025/12/31
[Python-checkins] gh-140920: remove incorrect mentions to `concurrent.futures.interpreter.ExecutionFailed` (#141723)
picnixz
-
2025/12/31
[Python-checkins] [3.13] gh-91214: Skip tests failing on Solaris (GH-31978) (GH-138462)
serhiy-storchaka
-
2025/12/31
[Python-checkins] gh-135852: Remove out of tree pywin32 dependency for NTEventLogHandler (GH-137860)
serhiy-storchaka
-
2025/12/30
[Python-checkins] gh-140795: Keep 'err' in local variable in _ssl.c (gh-143275)
colesbury
-
2025/12/30
[Python-checkins] gh-143121: Avoid thread leak in configure (gh-143122)
colesbury
-
2025/12/30
[Python-checkins] [3.13] gh-115634: document ProcessPoolExecutor max_tasks_per_child bug (GH-140897) (#143303)
gpshead
-
2025/12/30
[Python-checkins] [3.14] gh-115634: document ProcessPoolExecutor max_tasks_per_child bug (GH-140897) (#143302)
gpshead
-
2025/12/30
[Python-checkins] gh-115634: document ProcessPoolExecutor max_tasks_per_child bug (GH-140897)
gpshead
-
2025/12/30
[Python-checkins] gh-143237: Fix support of named pipes in the rotating logging handlers (GH-143259)
serhiy-storchaka
-
2025/12/30
[Python-checkins] [3.14] gh-130167: Add a What's New entry for changes to ``textwrap.{de,in}dent`` (GH-131924) (#143292)
hugovk
-
2025/12/30
[Python-checkins] gh-130167: Add a What's New entry for changes to ``textwrap.{de,in}dent`` (#131924)
hugovk
-
2025/12/30
[Python-checkins] [3.14] gh-143284: Temporarily install Sphinx<9 to fix Chinese search (GH-143286) (#143290)
hugovk
-
2025/12/30
[Python-checkins] [3.13] gh-143284: Temporarily install Sphinx<9 to fix Chinese search (GH-143286) (#143291)
hugovk
-
2025/12/30
[Python-checkins] gh-143284: Temporarily install Sphinx<9 to fix Chinese search (#143286)
hugovk
-
2025/12/30
[Python-checkins] [3.13] gh-142994, gh-142996: document missing async generator and coroutine field entries in `inspect` (GH-142997) (#143287)
picnixz
-
2025/12/29
[Python-checkins] gh-142939: difflib.get_close_matches performance (#142940)
hauntsaninja
-
2025/12/29
[Python-checkins] gh-128546: Document that getaddrinfo() can return raw data (#128547)
hauntsaninja
-
2025/12/29
[Python-checkins] [3.13] gh-69686: Remove untrue part of `__import__` replacement docs (GH-143261) (#143282)
hauntsaninja
-
2025/12/29
[Python-checkins] [3.14] gh-69686: Remove untrue part of `__import__` replacement docs (GH-143261) (#143281)
hauntsaninja
-
2025/12/29
[Python-checkins] gh-69686: Remove untrue part of `__import__` replacement docs (#143261)
hauntsaninja
-
2025/12/29
[Python-checkins] [3.11] gh-139436: Remove ``dist-pdf`` from the docs archives rebuild target (#139437) (#141164)
ambv
-
2025/12/29
[Python-checkins] [3.13] gh-143200: fix UAFs in `Element.__{set,get}item__` when the element is concurrently mutated (GH-143226) (#143274)
picnixz
-
2025/12/29
[Python-checkins] [3.14] gh-143200: fix UAFs in `Element.__{set,get}item__` when the element is concurrently mutated (GH-143226) (#143273)
picnixz
-
2025/12/29
[Python-checkins] gh-143200: fix UAFs in `Element.__{set,get}item__` when the element is concurrently mutated (#143226)
picnixz
-
2025/12/29
[Python-checkins] gh-143183: Link trace to side exits, rather than stop (GH-143268)
Fidget-Spinner
-
2025/12/29
[Python-checkins] [3.14] gh-131421: Fix ASDL kw_defaults being `expr*` instead of `expr?*` (GH-133773) (GH-143269)
serhiy-storchaka
-
2025/12/29
[Python-checkins] gh-131421: Fix ASDL kw_defaults being `expr*` instead of `expr?*` (GH-133773)
serhiy-storchaka
-
2025/12/28
[Python-checkins] gh-143183: Rewind stop tracing to previous target (GH-143187)
Fidget-Spinner
-
2025/12/28
[Python-checkins] gh-131798: Remove bounds check when indexing into tuples with a constant index (#137607)
tomasr8
-
2025/12/28
[Python-checkins] [3.14] gh-140870: Full coverage for _pyrepl._module_completer (GH-143244) (#143260)
tomasr8
-
2025/12/28
[Python-checkins] gh-140870: Full coverage for _pyrepl._module_completer (#143244)
tomasr8
-
2025/12/28
[Python-checkins] [3.14] gh-142994, gh-142996: document missing async generator and coroutine field entries in `inspect` (GH-142997) (#143258)
picnixz
-
2025/12/28
[Python-checkins] gh-142994, gh-142996: document missing async generator and coroutine field entries in `inspect` (#142997)
picnixz
-
2025/12/28
[Python-checkins] [3.14] gh-142195: Fixed Popen.communicate indefinite loops (GH-143203) (#143255)
gpshead
-
2025/12/28
[Python-checkins] [3.13] gh-142195: Fixed Popen.communicate indefinite loops (GH-143203) (#143256)
gpshead
-
2025/12/28
[Python-checkins] gh-142195: Fixed Popen.communicate indefinite loops (GH-143203)
gpshead
-
2025/12/28
[Python-checkins] gh-63016: fix failing `mmap.flush` tests on FreeBSD (#143230)
picnixz
-
2025/12/28
[Python-checkins] [3.14] gh-143241: Fix infinite loop in `zoneinfo._common.load_data` (GH-143243) (#143251)
picnixz
-
2025/12/28
[Python-checkins] [3.13] gh-143241: Fix infinite loop in `zoneinfo._common.load_data` (GH-143243) (#143252)
picnixz
-
2025/12/28
[Python-checkins] gh-143241: Fix infinite loop in `zoneinfo._common.load_data` (#143243)
picnixz
-
2025/12/28
[Python-checkins] gh-143228: Fix UAF in perf trampoline during finalization (#143233)
pablogsal
-
2025/12/28
[Python-checkins] gh-136186: Fix more flaky tests in test_external_inspection (#143235)
pablogsal
-
2025/12/28
[Python-checkins] gh-143003: Fix possible shared buffer overflow in bytearray.extend() (GH-143086)
serhiy-storchaka
-
2025/12/28
[Python-checkins] gh-139922: Link to results in MSVC tail calling in What's New 3.15 (GH-143242)
Fidget-Spinner
-
2025/12/27
[Python-checkins] [3.13] gh-142557: fix UAF in `bytearray.__mod__` when object is mutated while formatting `%`-style arguments (GH-143213) (#143229)
picnixz
-
2025/12/27
[Python-checkins] [3.14] gh-142557: fix UAF in `bytearray.__mod__` when object is mutated while formatting `%`-style arguments (GH-143213) (#143227)
picnixz
-
2025/12/27
[Python-checkins] gh-142557: fix UAF in `bytearray.__mod__` when object is mutated while formatting `%`-style arguments (#143213)
picnixz
-
2025/12/27
[Python-checkins] [3.14] gh-142664: fix `PyObject_Hash` invokation post GH-143217 (GH-143223) (#143224)
picnixz
-
2025/12/27
[Python-checkins] [3.13] gh-142664: fix `PyObject_Hash` invokation post GH-143217 (GH-143223) (#143225)
picnixz
-
2025/12/27
[Python-checkins] gh-142664: fix `PyObject_Hash` invokation post GH-143217 (#143223)
picnixz
-
2025/12/27
[Python-checkins] [3.14] gh-143195: fix UAF in `{bytearray,memoryview}.hex(sep)` via re-entrant `sep.__len__` (GH-143209) (#143219)
picnixz
-
2025/12/27
[Python-checkins] [3.13] gh-142664: fix UAF in `memoryview.__hash__` via re-entrant data's `__hash__` (GH-143217) (#143222)
picnixz
-
2025/12/27
[Python-checkins] gh-131591: Do not free page caches that weren't allocated (#143205)
pablogsal
-
2025/12/27
[Python-checkins] [3.14] gh-142664: fix UAF in `memoryview.__hash__` via re-entrant data's `__hash__` (GH-143217) (#143221)
picnixz
-
2025/12/27
[Python-checkins] gh-142664: fix UAF in `memoryview.__hash__` via re-entrant data's `__hash__` (#143217)
picnixz
-
2025/12/27
[Python-checkins] [3.13] gh-143195: fix UAF in `{bytearray,memoryview}.hex(sep)` via re-entrant `sep.__len__` (GH-143209) (#143220)
picnixz
-
2025/12/27
[Python-checkins] gh-138122: fix AC warnings in `Modules/_remote_debugging/module.c` (#143218)
picnixz
-
2025/12/27
[Python-checkins] gh-143195: fix UAF in `{bytearray,memoryview}.hex(sep)` via re-entrant `sep.__len__` (#143209)
picnixz
-
2025/12/27
[Python-checkins] [3.14] no-issue: Fix override value in os.rst (gh-123522) (gh-143211)
corona10
-
2025/12/27
[Python-checkins] [3.13] no-issue: Fix override value in os.rst (gh-123522) (gh-143212)
corona10
-
2025/12/27
[Python-checkins] no-issue: Fix override value in os.rst (gh-123522)
corona10
-
2025/12/27
[Python-checkins] gh-63016: Add flags parameter on mmap.flush (#139553)
vstinner
-
2025/12/27
[Python-checkins] [3.14] Fix typos in docs (GH-143193) (#143207)
hugovk
-
2025/12/26
[Python-checkins] Fix typos in docs (#143193)
hugovk
-
2025/12/26
[Python-checkins] gh-143181: Fix 'overriden' -> 'overridden' in c-api/module.rst (#143182)
terryjreedy
-
2025/12/26
[Python-checkins] gh-140739: Fix missing exception on allocation failure in BinaryWriter (#143204)
pablogsal
-
2025/12/26
[Python-checkins] gh-143040: Exit taychon live mode gracefully and display profiled script errors (#143101)
pablogsal
-
2025/12/26
[Python-checkins] gh-134584: Eliminate redundant refcounting from `IS_OP` (GH-143171)
Fidget-Spinner
-
2025/12/26
[Python-checkins] gh-134584: Eliminate redundant refcounting from `_COMPARE_OP_X` (GH-143186)
Fidget-Spinner
-
2025/12/26
[Python-checkins] gh-140739: Fix crashes from corrupted remote memory (#143190)
pablogsal
-
2025/12/26
[Python-checkins] Remove redundant pycore_optimizer.h includes (#143184)
Fidget-Spinner
-
2025/12/25
[Python-checkins] gh-138122: Remove default duration for statistical profiling (#143174)
pablogsal
-
2025/12/25
[Python-checkins] gh-142927: Tachyon: Fix contrast ratio in top panel (#142936)
pablogsal
-
2025/12/25
[Python-checkins] gh-138122: Convert GIL/GC/exception stats from tiles to progress bars (#143177)
pablogsal
-
2025/12/25
[Python-checkins] [3.14] gh-143164: Fix incorrect error message for ctypes bitfield overflow (GH-143165) (GH-143176)
serhiy-storchaka
-
2025/12/25
[Python-checkins] [3.14] gh-143145: Fix possible reference leak in ctypes _build_result() (GH-143131) (GH-143169)
serhiy-storchaka
-
2025/12/25
[Python-checkins] [3.13] gh-143145: Fix possible reference leak in ctypes _build_result() (GH-143131) (GH-143170)
serhiy-storchaka
-
2025/12/25
[Python-checkins] gh-143164: Fix incorrect error message for ctypes bitfield overflow (GH-143165)
serhiy-storchaka