Messages by Thread
-
[Python-checkins] gh-145633: Remove remnants of the "unknown_format" (floats) in the struct module (#146189)
vstinner
-
[Python-checkins] gh-145633: Drop runtime checks for floatting-point formats in the array module (#146162)
vstinner
-
[Python-checkins] [3.14] gh-146041: Avoid lock in sys.intern() for already interned strings (gh-146072) (#146390)
colesbury
-
[Python-checkins] [3.14] gh-146308: Fix error handling issues in _remote_debugging module (GH-146309) (#146398)
pablogsal
-
[Python-checkins] gh-146041: Avoid lock in sys.intern() for already interned strings (gh-146072)
colesbury
-
[Python-checkins] [3.10] gh-143930: Reject leading dashes in webbrowser URLs (GH-143931) (GH-146359)
ambv
-
[Python-checkins] [3.11] gh-143930: Reject leading dashes in webbrowser URLs (GH-143931) (GH-146364)
ambv
-
[Python-checkins] GH-126910: Allow most native profilers and debuggers to unwind through JIT frames (GH-143548)
Fidget-Spinner
-
[Python-checkins] gh-128341: Use _Py_ABI_SLOT in stdlib modules (#145770)
vstinner
-
[Python-checkins] gh-144984: Skip test under tracerefs (GH-146218)
encukou
-
[Python-checkins] gh-138580: Add sys.float_info.iec_60559 boolean flag (#138811)
vstinner
-
[Python-checkins] gh-145866: Convert `DICT_MERGE` to leave its inputs on the stack to be cleaned up by `_POP_TOP` (GH-146329)
Fidget-Spinner
-
[Python-checkins] gh-133879: Copyedit "What's new in Python 3.15" (#146345)
hugovk
-
[Python-checkins] [3.13] Fix unlikely potential reference leak in _locale._getdefaultlocale (GH-145250) (GH-145303)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-74955: Document that __all__ must contain strings in normalization form NFKC (GH-144504) (GH-144520)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-145305: Update ocert.org URLs in docs from http to https (GH-145304) (GH-145323)
ambv
-
[Python-checkins] [3.13] gh-140196: Add constructor behavior changes in ast.rst for python 3.13 (GH-140243) (GH-146354)
ambv
-
[Python-checkins] [3.13] Bump pre-commit hooks (GH-144576) (GH-144593)
ambv
-
[Python-checkins] [3.13] gh-129259: Fix AIX build failures caused by incorrect struct alignment (GH-144917)
ambv
-
[Python-checkins] [3.14] gh-140196: Added constructor behavior changes in ast.rst for python 3.13 (GH-140243) (GH-146351)
ambv
-
[Python-checkins] [3.13] gh-144475: Fix reference management in partial_repr (GH-145362) (#145882)
Yhg1s
-
[Python-checkins] Remove inactive CODEOWNERS (#145930)
ezio-melotti
-
[Python-checkins] gh-140196: Added constructor behavior changes in ast.rst for python 3.13 (GH-140243)
ambv
-
[Python-checkins] [3.14] gh-146202: Create tmp_dir in regrtest worker (GH-146347) (#146349)
vstinner
-
[Python-checkins] [3.13] gh-146202: Create tmp_dir in regrtest worker (GH-146347) (#146350)
vstinner
-
[Python-checkins] [3.13] gh-145264: Do not ignore excess Base64 data after the first padded quad (GH-145267) (GH-146326) (GH-146348)
ambv
-
[Python-checkins] gh-146202: Create tmp_dir in regrtest worker (#146347)
vstinner
-
[Python-checkins] [3.14] gh-145870: Fix Format.SOURCE reference in get_annotations docstring (GH-145889) (GH-146036)
ambv
-
[Python-checkins] [3.14] gh-136728: Combine OpenSSL and AWS-LC CI configurations (GH-144805) (GH-145397)
ambv
-
[Python-checkins] [3.14] GH-131296: Suppress clang-cl warnings in socketmodule.c (GH-131821) (GH-146339)
ambv
-
[Python-checkins] [3.14] GH-131296: Fix clang-cl warning on Windows in socketmodule.h (GH-131832) (GH-146340)
ambv
-
[Python-checkins] [3.14] gh-145264: Do not ignore excess Base64 data after the first padded quad (GH-145267) (GH-146326)
ambv
-
[Python-checkins] [3.13] gh-143930: Reject leading dashes in webbrowser URLs (GH-146215)
ambv
-
[Python-checkins] [3.14] gh-143930: Reject leading dashes in webbrowser URLs (GH-146214)
ambv
-
[Python-checkins] [3.14] gh-146197: Add Emscripten to CI (GH-146198) (GH-146331)
ambv
-
[Python-checkins] [3.14] docs: fix f-string in ExceptionGroup example (GH-146108) (GH-146126)
ambv
-
[Python-checkins] [3.13] docs: fix f-string in ExceptionGroup example (GH-146108) (GH-146127)
ambv
-
[Python-checkins] gh-144319: obtain SeLockMemoryPrivilege on Windows (#144928)
pablogsal
-
[Python-checkins] gh-146199: Fix error handling in `code_richcompare` when `PyObject_RichCompareBool` fails (#146200)
vstinner
-
[Python-checkins] [3.14] gh-145305: Update ocert.org URLs in docs from http to https (GH-145304) (GH-145322)
ambv
-
[Python-checkins] [3.14] gh-141732: Fix ExceptionGroup repr changing when original exception sequence is mutated (GH-141736) (GH-144445)
ambv
-
[Python-checkins] gh-146197: Include a bit more information in sys._emscripten_info.runtime (#146346)
vstinner
-
[Python-checkins] gh-135871: Reload lock internal state while spinning in `PyMutex_LockTimed` (gh-146064)
colesbury
-
[Python-checkins] [3.13] gh-136672: Docs: Move parts of Enum HOWTO to API Docs (GH-139176) (GH-144803)
ambv
-
[Python-checkins] [3.14] gh-136672: Docs: Move parts of Enum HOWTO to API Docs (GH-139176) (GH-144802)
ambv
-
[Python-checkins] gh-145719: Add `.efi` file detection in `mimetypes` (#145720)
hugovk
-
[Python-checkins] [3.14] gh-146197: Run -m test.pythoninfo on the Emscripten CI (#146332) (#146336)
vstinner
-
[Python-checkins] gh-146325: Use `test.support.requires_fork` in test_fastpath_cache_cleared_in_forked_child (#146330)
hugovk
-
[Python-checkins] gh-146197: Add Emscripten to CI (#146198)
hugovk
-
[Python-checkins] gh-143387: Raise an exception instead of returning None when metadata file is missing. (#146234)
jaraco
-
[Python-checkins] [3.14] gh-108907: ctypes: Document _type_ codes (GH-145837) (GH-146328)
encukou
-
[Python-checkins] gh-108907: ctypes: Document _type_ codes (GH-145837)
encukou
-
[Python-checkins] gh-146175: Soft-deprecate outdated macros; convert internal usage (GH-146178)
encukou
-
[Python-checkins] gh-146056: Rework ref counting in treebuilder_handle_end() (#146167)
vstinner
-
[Python-checkins] Add a warning about untrusted input to `configparser` docs (#146276)
jaraco
-
[Python-checkins] gh-145264: Do not ignore excess Base64 data after the first padded quad (GH-145267)
serhiy-storchaka
-
[Python-checkins] gh-146308: Fix error handling issues in _remote_debugging module (#146309)
pablogsal
-
[Python-checkins] gh-146192: Add base32 support to binascii (GH-146193)
serhiy-storchaka
-
[Python-checkins] gh-135953: Properly obtain main thread identifier in Gecko Collector (#146045)
pablogsal
-
[Python-checkins] gh-143414: Implement unique reference tracking for JIT, optimize unpacking of such tuples (GH-144300)
Fidget-Spinner
-
[Python-checkins] gh-146261: Fix bug in `_Py_uop_sym_set_func_version` (GH-146291)
Fidget-Spinner
-
[Python-checkins] [3.13] gh-145144: Add more tests for UserList, UserDict, etc (GH-145145) (GH-146296)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-145144: Add more tests for UserList, UserDict, etc (GH-145145) (GH-146290)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-143959: Fix test_datetime if _datetime is unavailable (GH-145248) (GH-146288)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-143959: Fix test_datetime if _datetime is unavailable (GH-145248) (GH-146289)
serhiy-storchaka
-
[Python-checkins] gh-145144: Add more tests for UserList, UserDict, etc (GH-145145)
serhiy-storchaka
-
[Python-checkins] gh-143959: Fix test_datetime if _datetime is unavailable (GH-145248)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-146245: Fix reference and buffer leaks via audit hook in socket module (GH-146248) (GH-146274)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-146245: Fix reference and buffer leaks via audit hook in socket module (GH-146248) (GH-146275)
serhiy-storchaka
-
[Python-checkins] gh-146245: Fix reference and buffer leaks via audit hook in socket module (GH-146248)
serhiy-storchaka
-
[Python-checkins] gh-140049: Colorize exception notes in `traceback.py` (#140051)
hugovk
-
[Python-checkins] [3.13] gh-146056: Fix repr() for lists containing NULLs (GH-146129) (GH-146155) (GH-146271)
serhiy-storchaka
-
[Python-checkins] Update docs for gh-146056 (GH-146213)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-146056: Fix repr() for lists and tuples containing NULLs (GH-146129) (GH-146155)
serhiy-storchaka
-
[Python-checkins] [3.13] Docs: replace all `datetime` imports with `import datetime as dt` (GH-145640) (#146259)
hugovk
-
[Python-checkins] [3.14] Docs: replace all `datetime` imports with `import datetime as dt` (GH-145640) (#146258)
hugovk
-
[Python-checkins] [3.14] gh-139588: Docs: fix PDF build (#145741)
hugovk
-
[Python-checkins] Docs: replace all `datetime` imports with `import datetime as dt` (#145640)
hugovk
-
[Python-checkins] gh-146153: Use `frozendict` in pure python fallback for `curses.has_key` (#146154)
vstinner
-
[Python-checkins] [3.13] gh-138234: clarify returncode behavior for subprocesses created with `shell=True` (GH-138536) (#146255)
kumaraditya303
-
[Python-checkins] [3.14] gh-138234: clarify returncode behavior for subprocesses created with `shell=True` (GH-138536) (#146254)
kumaraditya303
-
[Python-checkins] gh-138234: clarify returncode behavior for subprocesses created with `shell=True` (#138536)
kumaraditya303
-
[Python-checkins] gh-140947: fix contextvars handling for server tasks in asyncio (#141158)
kumaraditya303
-
[Python-checkins] [3.13] GH-100108: Add async generators best practices section (GH-141885) (#146253)
kumaraditya303
-
[Python-checkins] [3.14] GH-100108: Add async generators best practices section (GH-141885) (#146252)
kumaraditya303
-
[Python-checkins] GH-100108: Add async generators best practices section (#141885)
kumaraditya303
-
[Python-checkins] GH-145667: Merge `GET_ITER` and `GET_YIELD_FROM_ITER` (GH-146120)
markshannon
-
[Python-checkins] [3.14] gh-129849: Add tests for `Py_tp_bases` (GH-143208) (#146225)
kumaraditya303
-
[Python-checkins] [3.13] gh-129849: Add tests for `Py_tp_bases` (GH-143208) (#146226)
kumaraditya303
-
[Python-checkins] gh-146228: Better fork support in cached FastPath (#146231)
jaraco
-
[Python-checkins] [3.13] gh-146227: Fix wrong type in _Py_atomic_load_uint16 in pyatomic_std.h (gh-146229) (#146233)
colesbury
-
[Python-checkins] [3.14] gh-146227: Fix wrong type in _Py_atomic_load_uint16 in pyatomic_std.h (gh-146229) (#146232)
colesbury
-
[Python-checkins] gh-146227: Fix wrong type in _Py_atomic_load_uint16 in pyatomic_std.h (gh-146229)
colesbury
-
[Python-checkins] gh-145980: Fix copy/paste mistake in binascii.c (#146230)
vstinner
-
[Python-checkins] [3.14] gh-146092: Raise MemoryError on allocation failure in _zoneinfo (GH-146165) (#146223)
vstinner
-
[Python-checkins] [3.13] gh-146092: Raise MemoryError on allocation failure in _zoneinfo (GH-146165) (#146224)
vstinner
-
[Python-checkins] [3.14] gh-146196: Fix Undefined Behavior in _PyUnicodeWriter_WriteASCIIString() (#146201) (#146220)
vstinner
-
[Python-checkins] [3.14] gh-91279: Note `SOURCE_DATE_EPOCH` support in `ZipFile.writestr()` doc (GH-139396) (#146222)
vstinner
-
[Python-checkins] gh-146092: Raise MemoryError on allocation failure in _zoneinfo (#146165)
vstinner
-
[Python-checkins] gh-91279: Note `SOURCE_DATE_EPOCH` support in `ZipFile.writestr()` doc (#139396)
vstinner
-
[Python-checkins] gh-146196: Fix Undefined Behavior in _PyUnicodeWriter_WriteASCIIString() (#146201)
vstinner
-
[Python-checkins] gh-143930: Reject leading dashes in webbrowser URLs
sethmlarson
-
[Python-checkins] gh-145916: Soft-deprecate ctypes.util.find_library (GH-145919)
encukou
-
[Python-checkins] gh-146205: Check the errno with != 0 in close impls in select module (#146206)
vstinner
-
[Python-checkins] gh-146171: Fix nested AttributeError suggestions (#146188)
pablogsal
-
[Python-checkins] gh-146099: Optimize _GUARD_CODE_VERSION+IP via function version symbols (GH-146101)
markshannon
-
[Python-checkins] [3.14] Improve tests for the PyUnicodeWriter C API (GH-146157) (GH-146180)
serhiy-storchaka
-
[Python-checkins] gh-145980: Add support for alternative alphabets in the binascii module (GH-145981)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-145754: Update signature retrieval in unittest.mock to use forwardref annotation format (GH-145756) (#146191)
JelleZijlstra
-
[Python-checkins] gh-145754: Update signature retrieval in unittest.mock to use forwardref annotation format (#145756)
JelleZijlstra
-
[Python-checkins] [3.14] gh-145177: Add emscripten run --test, uses test args from config.toml (GH-146160) (#146186)
freakboy3742
-
[Python-checkins] [3.14] gh-145177: Add make-dependencies command to emscripten build script (GH-146158) (#146184)
freakboy3742
-
[Python-checkins] gh-145177: Add emscripten run --test, uses test args from config.toml (#146160)
freakboy3742
-
[Python-checkins] gh-131798: JIT: optimize _LOAD_COMMON_CONSTANT (GH-146104)
Fidget-Spinner
-
[Python-checkins] gh-145177: Add make-dependencies command to emscripten build script (#146158)
freakboy3742
-
[Python-checkins] [3.14] gh-145177: Put node version into emscripten/config.toml. (GH-146156) (#146159)
freakboy3742
-
[Python-checkins] Improve tests for the PyUnicodeWriter C API (GH-146157)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-145779: Improve classmethod/staticmethod scaling in free-threaded build (gh-145826) (#146088)
colesbury
-
[Python-checkins] gh-145866 : Update JIT contributor list (GH-146170)
Fidget-Spinner
-
[Python-checkins] gh-145633: Refine notes on non-IEEE platforms (#145845)
vstinner
-
[Python-checkins] GH-146096: Fix segfault in BaseExceptionGroup repr (#146141)
iritkatriel
-
[Python-checkins] gh-137696: Rename 'fort' parameter to 'order' in PyBuffer_* functions (#137866)
kumaraditya303
-
[Python-checkins] gh-145866: Convert `SET_UPDATE` to leave its inputs on the stack to be cleaned up by `_POP_TOP` (GH-145979)
Fidget-Spinner
-
[Python-checkins] [3.14] gh-146092: Fix error handling in _BINARY_OP_ADD_FLOAT opcode (#146119)
vstinner
-
[Python-checkins] [3.14] gh-145254: Fix formatting of thread safety annotations (GH-146111) (#146163)
lysnikolaou
-
[Python-checkins] gh-145394: Remove duplicated `isearch_add_character` in `_pyrepl/historical_reader.py` (#145396)
kumaraditya303
-
[Python-checkins] gh-145254: Fix formatting of thread safety annotations (#146111)
lysnikolaou
-
[Python-checkins] gh-146091: Fix NULL check in termios.tcsetwinsize (#146147)
kumaraditya303
-
[Python-checkins] gh-145177: Put node version into emscripten/config.toml. (#146156)
freakboy3742
-
[Python-checkins] gh-146143: Fix the PyUnicodeWriter_WriteUCS4() signature (GH-146144)
serhiy-storchaka
-
[Python-checkins] gh-146056: Fix list.__repr__() for lists containing NULLs (GH-146129)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-145805: Add `python Platforms/emscripten run` subcommand (GH-146051) (#146150)
freakboy3742
-
[Python-checkins] gh-145805: Add `python Platforms/emscripten run` subcommand (#146051)
freakboy3742
-
[Python-checkins] gh-145410: Add _sysconfig.get_platform() function (#146145)
vstinner
-
[Python-checkins] gh-141510: Document isinstance change for frozendict in What's New (#146107)
vstinner
-
[Python-checkins] [3.13] gh-146092: Handle _PyFrame_GetFrameObject() failures properly (GH-146124) (GH-146132) (#146138)
vstinner
-
[Python-checkins] [3.14] gh-146092: Handle _PyFrame_GetFrameObject() failures properly (#146124) (#146132)
vstinner
-
[Python-checkins] [3.14] gh-146093: Fix csv _set_str(): check if PyUnicode_DecodeASCII() failed (GH-146113) (#146130)
vstinner
-
[Python-checkins] [3.13] gh-146093: Fix csv _set_str(): check if PyUnicode_DecodeASCII() failed (GH-146113) (#146131)
vstinner
-
[Python-checkins] gh-146121: `pkgutil.get_data()` reject invalid resource arguments (#146122)
FFY00
-
[Python-checkins] gh-146092: Handle _PyFrame_GetFrameObject() failures properly (#146124)
vstinner
-
[Python-checkins] gh-146093: Fix csv _set_str(): check if PyUnicode_DecodeASCII() failed (#146113)
vstinner
-
[Python-checkins] gh-144888: JIT executor bloom filter wide-type optimization and function Inlining (GH-146114)
Fidget-Spinner
-
[Python-checkins] docs: fix f-string in ExceptionGroup example (#146108)
kumaraditya303
-
[Python-checkins] [3.14] gh-142518: Annotate PyList_* C APIs for thread safety (GH-146109) (#146125)
lysnikolaou
-
[Python-checkins] gh-142518: Annotate PyList_* C APIs for thread safety (#146109)
lysnikolaou
-
[Python-checkins] gh-146092: Fix error handling in _BINARY_OP_ADD_UNICODE opcode (#146117)
vstinner
-
[Python-checkins] [3.14] gh-146076: Fix crash when a `ZoneInfo` subclass is missing a `_weak_cache` (GH-146082) (GH-146116)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-146076: Fix crash when a `ZoneInfo` subclass is missing a `_weak_cache` (GH-146082) (GH-146115)
serhiy-storchaka
-
[Python-checkins] gh-66419: Make optional arguments with nargs=REMAINDER consume all arguments (GH-124509)
serhiy-storchaka
-
[Python-checkins] [3.14] gh-142518: Add thread safety notes for the buffer protocol (GH-145911) (#146106)
lysnikolaou
-
[Python-checkins] gh-142518: Add thread safety notes for the buffer protocol (#145911)
lysnikolaou
-
[Python-checkins] gh-146076: Fix crash when a `ZoneInfo` subclass is missing a `_weak_cache` (#146082)
kumaraditya303
-
[Python-checkins] [3.14] gh-146054: Limit the growth of `encodings.search_function` cache (GH-146055) (GH-146067)
encukou
-
[Python-checkins] [3.13] gh-146054: Limit the growth of `encodings.search_function` cache (GH-146055) (GH-146068)
encukou
-
[Python-checkins] GH-60729: Add IEEE format wave audio support (GH-145931)
encukou
-
[Python-checkins] gh-146075: Prevent crash in `functools.partial()` from malformed `str` subclass (GH-146078)
encukou
-
[Python-checkins] Fix entry in `fuzz_pycompile.dict` (GH-146069)
encukou
-
[Python-checkins] [3.14] gh-134043: use stackrefs for dict lookup in `_PyObject_GetMethodStackRef` (GH-136412) (#146077)
colesbury
-
[Python-checkins] gh-145779: Improve classmethod/staticmethod scaling in free-threaded build (#145826)
colesbury
-
[Python-checkins] gh-146058: Fix _GUARD_CODE_VERSION_* (GH-146060)
Fidget-Spinner
-
[Python-checkins] gh-144975: Fix wave.Wave_write.setframerate() validation order (GH-144976)
encukou
-
[Python-checkins] gh-145966: Fix _csv DIALECT_GETATTR macro silently masking non-AttributeError exceptions (GH-145974)
encukou
-
[Python-checkins] gh-131798: Optimize `_ITER_CHECK_RANGE` and `_ITER_CHECK_LIST` in the JIT (GH-144583)
Fidget-Spinner
-
[Python-checkins] gh-146054: Limit the growth of `encodings.search_function` cache (GH-146055)
encukou
-
[Python-checkins] [3.14] gh-144545: Improve handling of default values in Argument Clinic (GH-146016) (GH-146052)
serhiy-storchaka
-
[Python-checkins] gh-144545: Improve handling of default values in Argument Clinic (GH-146016)
serhiy-storchaka
-
[Python-checkins] [3.13] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling (GH-145818)
encukou
-
[Python-checkins] [3.14] gh-141707: Skip TarInfo DIRTYPE normalization during GNU long name handling (GH-145819)
encukou
-
[Python-checkins] [3.13] Docs: a brief note in the sets tutorial about order (GH-145984) (#146050)
nedbat
-
[Python-checkins] [3.14] Docs: a brief note in the sets tutorial about order (GH-145984) (#146049)
nedbat
-
[Python-checkins] Docs: a brief note in the sets tutorial about order (#145984)
nedbat
-
[Python-checkins] [3.14] gh-145176 Move Emscripten files into Platforms/emscripten (GH-145806) (#146043)
freakboy3742
-
[Python-checkins] gh-145176 Move Emscripten files into Platforms/emscripten (#145806)
freakboy3742
-
[Python-checkins] [3.14] gh-144984: Fix crash in Expat's `ExternalEntityParserCreate` error paths (GH-144992) (#146019)
picnixz
-
[Python-checkins] gh-142927: Move hotspots up flamegraph sidebar (#145428)
pablogsal
-
[Python-checkins] [3.14] Docs: remove unmatched parenthesis for `asyncio.TaskGroup` note (GH-146035) (#146037)
picnixz
-
[Python-checkins] [3.13] Docs: remove unmatched parenthesis for `asyncio.TaskGroup` note (GH-146035) (#146038)
picnixz
-
[Python-checkins] Docs: remove unmatched parenthesis for `asyncio.TaskGroup` note (#146035)
picnixz
-
[Python-checkins] gh-145870: Fix Format.SOURCE reference in get_annotations docstring (#145889)
JelleZijlstra
-
[Python-checkins] build(deps): bump hypothesis from 6.135.26 to 6.151.9 in /Tools (#145948)
ezio-melotti
-
[Python-checkins] [3.13] gh-135329: Remove flaky test_repl_eio test (gh-145932) (#146029)
colesbury
-
[Python-checkins] gh-144888: Replace bloom filter linked lists with continuous arrays to optimize executor invalidating performance (GH-145873)
markshannon
-
[Python-checkins] [3.14] gh-135329: Remove flaky test_repl_eio test (gh-145932) (#146028)
colesbury
-
[Python-checkins] gh-135329: Remove flaky test_repl_eio test (gh-145932)
colesbury
-
[Python-checkins] [3.14] gh-145599, CVE 2026-3644: Reject control characters in `http.cookies.Morsel.update()` (GH-145600) (#146023)
vstinner
-
[Python-checkins] [3.13] gh-145599, CVE 2026-3644: Reject control characters in `http.cookies.Morsel.update()` (GH-145600) (#146024)
vstinner
-
[Python-checkins] gh-146018: Disable over-aggressive optimization for _GUARD_CODE_VERSION (GH-145923)
markshannon
-
[Python-checkins] GH-145247: Use _PyTuple_FromPair in exceptions.c (GH-145910)
markshannon
-
[Python-checkins] gh-145599, CVE 2026-3644: Reject control characters in `http.cookies.Morsel.update()` (#145600)
vstinner
-
[Python-checkins] gh-141510: Avoid critical section on frozendict copy (#145920)
vstinner
-
[Python-checkins] gh-144984: Fix crash in Expat's `ExternalEntityParserCreate` error paths (#144992)
picnixz
-
[Python-checkins] gh-145866: Convert `CALL_INTRINSIC_1` to leave its inputs on the stack to be cleaned up by `_POP_TOP`. (GH-145964)
markshannon
-
[Python-checkins] [3.14] gh-145649: Fix man page text wrapping for -X option (GH-145656) (#146015)
vstinner
-
[Python-checkins] gh-145649: Fix man page text wrapping for -X option (#145656)
vstinner
-
[Python-checkins] gh-139038: Link to Savannah's webpage for JIT results (#146013)
hugovk
-
[Python-checkins] [3.13] gh-145986: Avoid unbound C recursion in `conv_content_model` in `pyexpat.c` (CVE 2026-4224) (GH-145987) (#145996)
kumaraditya303
-
[Python-checkins] [3.13] gh-145376: Fix GC tracking in `structseq.__replace__` (GH-145820) (#145924)
kumaraditya303
-
[Python-checkins] [3.14] gh-145376: Fix GC tracking in `structseq.__replace__` (GH-145820) (#145922)
kumaraditya303
-
[Python-checkins] [3.14] Docs: fix a form error and a grammatical error in float.rst (GH-140989) (#146012)
kumaraditya303