[Python-checkins] [3.14] gh-128639: Don't assume one thread in subinterpreter finalization with fixed daemon thread support (GH-134606) (GH-139050)

2025-10-18 Thread ZeroIntensity
https://github.com/python/cpython/commit/cec4ddf23e5020df726164fa7b5cb335fcaa1a06 commit: cec4ddf23e5020df726164fa7b5cb335fcaa1a06 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-10-07T13:30:38-04:00 summary: [3.14]

[Python-checkins] [3.14] GH-123299: Copyedit 3.14 What's New: Trivia (GH-139618) (#139626)

2025-10-18 Thread hugovk
https://github.com/python/cpython/commit/bb212a1a8bafd9411b2d3d648cf84bcf2d2b1bda commit: bb212a1a8bafd9411b2d3d648cf84bcf2d2b1bda branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-10-0

[Python-checkins] [3.13] gh-139391: properly handle `signal.signal()` in `UnixConsole` when called from a non-main thread (GH-139392) (#139861)

2025-10-18 Thread kumaraditya303
https://github.com/python/cpython/commit/94ff4d4eb484c9a219b8bae17256ff6dcf32f4a8 commit: 94ff4d4eb484c9a219b8bae17256ff6dcf32f4a8 branch: 3.13 author: Łukasz Langa committer: kumaraditya303 date: 2025-10-09T23:09:23+05:30 summary: [3.13] gh-139391: properly handle `signal.signal()` in `UnixCons

[Python-checkins] [3.13] gh-139400: Make sure that parent parsers outlive their subparsers in `pyexpat` (GH-139403) (GH-139608)

2025-10-18 Thread encukou
https://github.com/python/cpython/commit/69ab8fbb8586ddd0a31c965f1ee2a99c35a55d30 commit: 69ab8fbb8586ddd0a31c965f1ee2a99c35a55d30 branch: 3.13 author: Sebastian Pipping committer: encukou date: 2025-10-06T15:17:37+02:00 summary: [3.13] gh-139400: Make sure that parent parsers outlive their subp

[Python-checkins] [3.14] gh-140257: fix data race on eval_breaker during finalization (GH-140265) (#140294)

2025-10-18 Thread kumaraditya303
https://github.com/python/cpython/commit/3ca7ea1f8fd593296106346b4dea06f126638aba commit: 3ca7ea1f8fd593296106346b4dea06f126638aba branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-10-18T11:28:53Z summary: [3.14] gh-1

[Python-checkins] gh-138843: Clean up downloads page (#138844)

2025-10-18 Thread hugovk
https://github.com/python/cpython/commit/d9cb191df804b73e90aa09a7e9ac2a8cdd9b90be commit: d9cb191df804b73e90aa09a7e9ac2a8cdd9b90be branch: main author: Stan Ulbrych <[email protected]> committer: hugovk <[email protected]> date: 2025-10-08T19:14

[Python-checkins] [3.14] gh-137025: Include ``python.worker.mjs`` in the Emscripten Web Example (GH-137236) (#137272)

2025-10-18 Thread AA-Turner
https://github.com/python/cpython/commit/d76a0ce4d0e7918cfb6add99e242a3be5f09b35d commit: d76a0ce4d0e7918cfb6add99e242a3be5f09b35d branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] Remove long-obsolete PCbuild/field3.py script (GH-139739)

2025-10-18 Thread zware
https://github.com/python/cpython/commit/c53c55b6ed9550dbffc5aad08aad7b920d095972 commit: c53c55b6ed9550dbffc5aad08aad7b920d095972 branch: main author: Zachary Ware committer: zware date: 2025-10-08T00:29:43Z summary: Remove long-obsolete PCbuild/field3.py script (GH-139739) As far as I can te

[Python-checkins] gh-136097: Fix sysconfig._parse_makefile() (#136166)

2025-10-18 Thread FFY00
https://github.com/python/cpython/commit/9e3542a6c26a849012216f5f754f16043d775c42 commit: 9e3542a6c26a849012216f5f754f16043d775c42 branch: main author: Serhiy Storchaka committer: FFY00 date: 2025-10-04T14:57:12+01:00 summary: gh-136097: Fix sysconfig._parse_makefile() (#136166) * Fix potential

[Python-checkins] [3.13] gh-83424: Allow empty name if handle is non-null when create ctypes.CDLL on Windows (GH-136878) (#138547)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/12ada79fe94143ca631909a633b537343c761532 commit: 12ada79fe94143ca631909a633b537343c761532 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-10-08T15:56:23+02:00 summary: [3.13] gh-83

[Python-checkins] [3.13] gh-101100: Document zlib public constants to fix reference warnings (GH-139835) (#139912)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/5424dab1fd600321f153ad74d4d571d44c730990 commit: 5424dab1fd600321f153ad74d4d571d44c730990 branch: 3.13 author: Stan Ulbrych <[email protected]> committer: vstinner date: 2025-10-10T18:03:48+02:00 summary: [3.13] gh-101100: D

[Python-checkins] gh-129813: Fix PyBytesWriter tests (#139892)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/d0b18b19fa0ed73ce99e49751604f3e7d409b8ba commit: d0b18b19fa0ed73ce99e49751604f3e7d409b8ba branch: main author: Victor Stinner committer: vstinner date: 2025-10-10T13:01:06+02:00 summary: gh-129813: Fix PyBytesWriter tests (#139892) files: M Doc/c-api/byt

[Python-checkins] [3.13] gh-138703: clarify data buffer requirement of `asyncio.StreamWriter.write` (GH-139564) (#139571)

2025-10-18 Thread kumaraditya303
https://github.com/python/cpython/commit/be388836c0d4a970e83ca5540c512d94afd13435 commit: be388836c0d4a970e83ca5540c512d94afd13435 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-10-04T22:12:03+05:30 summary: [3.13]

[Python-checkins] Update documented minimum required zlib library version (#140116)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/2ca3c85054b231505c5e6f5f3209eb5f63942dce commit: 2ca3c85054b231505c5e6f5f3209eb5f63942dce branch: main author: Stan Ulbrych <[email protected]> committer: vstinner date: 2025-10-15T00:16:00+02:00 summary: Update documented m

[Python-checkins] [3.14] gh-133210: Fix `test_inspect` without docstrings (GH-139651) (#139776)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/d8bdc1e6f7e394cac8a682fa8209ceeb58acd80b commit: d8bdc1e6f7e394cac8a682fa8209ceeb58acd80b branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-10-08T14:14:19Z summary: [3.14] gh-133210:

[Python-checkins] [3.14] Add warnings filter suggestions to PEP 765 entry in What's New (GH-139658) (#139676)

2025-10-18 Thread hugovk
https://github.com/python/cpython/commit/847474ce5d7087bb5678085893af41c7da386f1c commit: 847474ce5d7087bb5678085893af41c7da386f1c branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-10-0

[Python-checkins] [3.14] gh-140170: Fix test_site with -s flag (GH-140179) (#140198)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/e69fb2008e288f57d95fde6f327b4c9bbdb5d878 commit: e69fb2008e288f57d95fde6f327b4c9bbdb5d878 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-10-16T12:31:59+02:00 summary: [3.14] gh-14

[Python-checkins] [3.14] gh-101100: Document `zlib` public constants to fix reference warnings (GH-139835) (#139910)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/60d15e1717f31aecce93042929f7e177b31726bc commit: 60d15e1717f31aecce93042929f7e177b31726bc branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-10-10T17:38:35+02:00 summary: [3.14] gh-10

[Python-checkins] gh-139156: Use PyBytesWriter in PyUnicode_EncodeCodePage() (#139259)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/c7b11b754653241a826382ae2321ef5b09b0bc1e commit: c7b11b754653241a826382ae2321ef5b09b0bc1e branch: main author: Victor Stinner committer: vstinner date: 2025-09-24T16:39:40+02:00 summary: gh-139156: Use PyBytesWriter in PyUnicode_EncodeCodePage() (#139259)

[Python-checkins] [3.14] gh-82916: Don't fail when importing from / with sys.pycache_prefix set (GH-30456) (GH-137906)

2025-10-18 Thread encukou
https://github.com/python/cpython/commit/ddd12644698794ed9cdb9c15d3684cf1811f3409 commit: ddd12644698794ed9cdb9c15d3684cf1811f3409 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-10-07T18:55:33+02:00 summary: [3.14] gh-829

[Python-checkins] [3.14] gh-75989: TarFile.extractall and TarFile.extract now overwrite symlinks when extracting hardlinks (GH-137316) (GH-139705)

2025-10-18 Thread encukou
https://github.com/python/cpython/commit/f38a0155523c0c72a8bc9ca57117300ca44e591a commit: f38a0155523c0c72a8bc9ca57117300ca44e591a branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-10-07T20:16:20+02:00 summary: [3.14] gh-759

[Python-checkins] [3.13] gh-133210: Fix `test_inspect` without docstrings (GH-139651) (#139670)

2025-10-18 Thread sobolevn
https://github.com/python/cpython/commit/7816ac344cd1bb1800308c1787c2c44e50dcd7cf commit: 7816ac344cd1bb1800308c1787c2c44e50dcd7cf branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2025-10-06T17:13:08Z summary: [3.13] gh-133210:

[Python-checkins] gh-139146: Check `calloc()` results in `_testembed.c::test_pre_initialization_sys_options` (#139147)

2025-10-18 Thread picnixz
https://github.com/python/cpython/commit/9c6a1f847b648747414600f2cde18f3837505537 commit: 9c6a1f847b648747414600f2cde18f3837505537 branch: main author: Denis Sergeev committer: picnixz <[email protected]> date: 2025-09-29T10:40:36Z summary: gh-139146: Check `calloc()` resu

[Python-checkins] [3.13] gh-140170: Fix test_site with -s flag (GH-140179) (#140201)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/9fb32eb83e332a01f082a1beaa9f3c4e35d32949 commit: 9fb32eb83e332a01f082a1beaa9f3c4e35d32949 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-10-16T10:57:00Z summary: [3.13] gh-140170:

[Python-checkins] gh-138497: Support LLVM_VERSION configuration via env (#138498)

2025-10-18 Thread savannahostrowski
https://github.com/python/cpython/commit/96c59a6e427fab32d0bca89b77febca8cba8aada commit: 96c59a6e427fab32d0bca89b77febca8cba8aada branch: main author: danigm committer: savannahostrowski date: 2025-10-07T07:54:31-07:00 summary: gh-138497: Support LLVM_VERSION configuration via env (#138498) Co

[Python-checkins] [3.13] gh-139672: Remove references to `passlib` (GH-139673) (#139868)

2025-10-18 Thread Eclips4
https://github.com/python/cpython/commit/fa49c2af916a0bc900cc4d104cf1f28a7e06711b commit: fa49c2af916a0bc900cc4d104cf1f28a7e06711b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2025-10-09T17:22:01Z summary: [3.13] gh-139672:

[Python-checkins] [3.14] gh-140065: Lexical analysis: Correct note about leading zeros in floating point numbers (GH-140066) (GH-140167)

2025-10-18 Thread encukou
https://github.com/python/cpython/commit/231552c6f7e6fc5cc4b2f401fe63663fcb6c646a commit: 231552c6f7e6fc5cc4b2f401fe63663fcb6c646a branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-10-16T09:50:01+02:00 summary: [3.14] gh-140

[Python-checkins] [3.14] GH-129805: Clean up some changes from GH-129806 (GH-133540) (#138972)

2025-10-18 Thread hugovk
https://github.com/python/cpython/commit/7c03e9078d8b41b3e558aab2b09face5e12b308c commit: 7c03e9078d8b41b3e558aab2b09face5e12b308c branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-10-0

[Python-checkins] [3.13] gh-102431: Clarify constraints on operands of Decimal logical operations (GH-102836) (#140106)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/bfb9639352cc08886dd758a7758a3721bfc5b9cf commit: bfb9639352cc08886dd758a7758a3721bfc5b9cf branch: 3.13 author: Sergey B Kirpichev committer: vstinner date: 2025-10-14T15:45:02+02:00 summary: [3.13] gh-102431: Clarify constraints on operands of Decimal log

[Python-checkins] [3.14] gh-136744: Remove unnecessary chmod from pydoc.apropos() test. (GH-136746) (#139242)

2025-10-18 Thread hugovk
https://github.com/python/cpython/commit/997e4711e95479f915366950a07c0ffd7906db6a commit: 997e4711e95479f915366950a07c0ffd7906db6a branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-09-2

[Python-checkins] gh-139156: Use PyBytesWriter in UTF-16 encoder (#139233)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/c497694f772763f9e8642603d9f6627675ba64c4 commit: c497694f772763f9e8642603d9f6627675ba64c4 branch: main author: Victor Stinner committer: vstinner date: 2025-09-22T23:36:05+02:00 summary: gh-139156: Use PyBytesWriter in UTF-16 encoder (#139233) Replace Py

[Python-checkins] gh-139210: Fix use-after-free in xml.etree.ElementTree.iterparse() (GH-139211)

2025-10-18 Thread serhiy-storchaka
https://github.com/python/cpython/commit/c86eb4d3ac5984efc1ea920ba643e3c4f02fdee8 commit: c86eb4d3ac5984efc1ea920ba643e3c4f02fdee8 branch: main author: Ken Jin committer: serhiy-storchaka date: 2025-09-30T20:50:50+03:00 summary: gh-139210: Fix use-after-free in xml.etree.ElementTree.iterparse()

[Python-checkins] [3.14] gh-138130: Fix return value of libc_ver() on Emscripten (GH-138132) (#138312)

2025-10-18 Thread hugovk
https://github.com/python/cpython/commit/08d289208b626b7ba9b26fe690e3fcec439b2092 commit: 08d289208b626b7ba9b26fe690e3fcec439b2092 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-10-0

[Python-checkins] [3.14] gh-137477: Fix inspect.getblock() for generator expressions (GH-137488) (#137993)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/ed9c0c3cbe9505eca07f2cb6fb38bed63a56b359 commit: ed9c0c3cbe9505eca07f2cb6fb38bed63a56b359 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-10-07T20:48:40+02:00 summary: [3.14] gh-13

[Python-checkins] gh-139646: fix typo in `pickletools` error message (#139647)

2025-10-18 Thread picnixz
https://github.com/python/cpython/commit/36a6c2cdfaddc4a82d14f2c84b04e05089802876 commit: 36a6c2cdfaddc4a82d14f2c84b04e05089802876 branch: main author: yihong committer: picnixz <[email protected]> date: 2025-10-06T10:52:45Z summary: gh-139646: fix typo in `pickletools` er

[Python-checkins] gh-139156: Use PyBytesWriter in the UTF-7 encoder (#139248)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/c863349f983673bdc9c94c9980e8e6122d36d48a commit: c863349f983673bdc9c94c9980e8e6122d36d48a branch: main author: Victor Stinner committer: vstinner date: 2025-09-22T22:49:25+02:00 summary: gh-139156: Use PyBytesWriter in the UTF-7 encoder (#139248) Replace

[Python-checkins] [3.9] gh-139310: skip `test_aead_aes_gcm` for Linux kernel between 6.16.0 and 6.17.x (GH-139552) (GH-139763)

2025-10-18 Thread ambv
https://github.com/python/cpython/commit/f9728747f814b47f47182b017da7e8c7e8369ad1 commit: f9728747f814b47f47182b017da7e8c7e8369ad1 branch: 3.9 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2025-10-09T11:13:16+02:00 summary: [3.9] gh-139310:

[Python-checkins] gh-139391: properly handle `signal.signal()` in `UnixConsole` when called from a non-main thread (#139392)

2025-10-18 Thread kumaraditya303
https://github.com/python/cpython/commit/b8c8b8f1d30767e5358ffa93d41e6e27ca60570d commit: b8c8b8f1d30767e5358ffa93d41e6e27ca60570d branch: main author: yihong committer: kumaraditya303 date: 2025-10-09T14:58:01Z summary: gh-139391: properly handle `signal.signal()` in `UnixConsole` when called f

[Python-checkins] gh-139823: Extend list of optional dependencies in `configure.rst` (#139826)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/8f14bddeae8935817166c4f594466f42c9f14139 commit: 8f14bddeae8935817166c4f594466f42c9f14139 branch: main author: Stan Ulbrych <[email protected]> committer: vstinner date: 2025-10-10T06:48:09Z summary: gh-139823: Extend list o

[Python-checkins] gh-139452: Clarify redirect_stdout, stderr behavior (gh-139490)

2025-10-18 Thread rhettinger
https://github.com/python/cpython/commit/8b9606a2c577b0a0f7f425959a27a8554a9b474f commit: 8b9606a2c577b0a0f7f425959a27a8554a9b474f branch: main author: Cody Maloney committer: rhettinger date: 2025-10-08T08:28:29-05:00 summary: gh-139452: Clarify redirect_stdout, stderr behavior (gh-139490) fil

[Python-checkins] [3.14] gh-138171: Migrate iOS testbed location and add Apple build script (#138176) (#139204)

2025-10-18 Thread hugovk
https://github.com/python/cpython/commit/91d86452c36a2973fd4a7a23ce83f6e9d4f647f0 commit: 91d86452c36a2973fd4a7a23ce83f6e9d4f647f0 branch: 3.14 author: Russell Keith-Magee committer: hugovk <[email protected]> date: 2025-09-29T11:11:59+03:00 summary: [3.14] gh-138171: Migrat

[Python-checkins] gh-138614: `site._get_path` to respect non-default implementation name (#138610)

2025-10-18 Thread FFY00
https://github.com/python/cpython/commit/744ec1d6c395f7a443ba4609d6023f86c245db58 commit: 744ec1d6c395f7a443ba4609d6023f86c245db58 branch: main author: Shahar Naveh <[email protected]> committer: FFY00 date: 2025-10-10T06:08:51+01:00 summary: gh-138614: `site._get_path

[Python-checkins] gh-133879: Copyedit "What's new in Python 3.15" (#140007)

2025-10-18 Thread hugovk
https://github.com/python/cpython/commit/f71c96cf2d10c2fe4a84188d8eb6568563899118 commit: f71c96cf2d10c2fe4a84188d8eb6568563899118 branch: main author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2025-10-14T13:32:55+0

[Python-checkins] gh-138342: Move _PyObject_VisitType() to the internal C API (#139734)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/c4e7d245d61ac4547ecf3362b28f64fc00aa88c0 commit: c4e7d245d61ac4547ecf3362b28f64fc00aa88c0 branch: main author: Victor Stinner committer: vstinner date: 2025-10-08T12:10:58+02:00 summary: gh-138342: Move _PyObject_VisitType() to the internal C API (#139734

[Python-checkins] [3.14] Synced docs and docstring for `sysconfig.get_platform` (GH-135530) (#138976)

2025-10-18 Thread hugovk
https://github.com/python/cpython/commit/6f2635787bd3ad931afad6b4d6d160bffd16381c commit: 6f2635787bd3ad931afad6b4d6d160bffd16381c branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-10-0

[Python-checkins] gh-92266: Update pre-commit (#139411)

2025-10-18 Thread hugovk
https://github.com/python/cpython/commit/800d856bc78ec0431450361c346bc1e5996f6624 commit: 800d856bc78ec0431450361c346bc1e5996f6624 branch: main author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2025-10-01T08:40:54+0

[Python-checkins] gh-83714: Disable os.statx_result.stx_atomic_write_unit_max_opt (#140162)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/5213f1b6840dfb6a6e7b3ea0b0d8edd62ddd7574 commit: 5213f1b6840dfb6a6e7b3ea0b0d8edd62ddd7574 branch: main author: Victor Stinner committer: vstinner date: 2025-10-15T17:38:34+02:00 summary: gh-83714: Disable os.statx_result.stx_atomic_write_unit_max_opt (#14

[Python-checkins] [3.13] gh-101100: Fix reference warnings in `c-api/init.rst` document… (#139833)

2025-10-18 Thread hugovk
https://github.com/python/cpython/commit/d12bd1ba1ab2575a3e4c5dfeccc77a969aa92988 commit: d12bd1ba1ab2575a3e4c5dfeccc77a969aa92988 branch: 3.13 author: Stan Ulbrych <[email protected]> committer: hugovk <[email protected]> date: 2025-10-09T18:20

[Python-checkins] gh-139774: use relaxed atomics for datetime hashes (#139775)

2025-10-18 Thread kumaraditya303
https://github.com/python/cpython/commit/49fb46f555881c9f2d20ca87c8187c8718217c77 commit: 49fb46f555881c9f2d20ca87c8187c8718217c77 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-10-08T19:49:54+05:30 summary: gh-139774: use relaxed atomics for datetime hashes (#139775) fi

[Python-checkins] gh-139736: Fix argparse indentation overshoot (#139738)

2025-10-18 Thread savannahostrowski
https://github.com/python/cpython/commit/72e370c910bd941806a36b01f2f57f4c53a78eed commit: 72e370c910bd941806a36b01f2f57f4c53a78eed branch: main author: ed committer: savannahostrowski date: 2025-10-08T15:36:53Z summary: gh-139736: Fix argparse indentation overshoot (#139738) Co-authored-by: Sav

[Python-checkins] GH-123299: Copyedit 3.14 What's New: New Features (#139543)

2025-10-18 Thread hugovk
https://github.com/python/cpython/commit/5389234fca91f474bf9df8bff38cea2d30091d80 commit: 5389234fca91f474bf9df8bff38cea2d30091d80 branch: main author: Adam Turner <[email protected]> committer: hugovk <[email protected]> date: 2025-10-05T20:05:29+03:0

[Python-checkins] [3.12] gh-139700: Check consistency of the zip64 end of central directory record (GH-139702) (GH-139708) (GH-139712)

2025-10-18 Thread ambv
https://github.com/python/cpython/commit/8392b2f0d35678407d9ce7d95655a5b77de161b4 commit: 8392b2f0d35678407d9ce7d95655a5b77de161b4 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2025-10-08T13:46:28+02:00 summary: [3.12] gh-139700

[Python-checkins] gh-70030: Remove _PyCode_ConstantKey() function (#139735)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/a2850a3a91a1515cbdd9440463c78bdf2e0bd3cf commit: a2850a3a91a1515cbdd9440463c78bdf2e0bd3cf branch: main author: Victor Stinner committer: vstinner date: 2025-10-08T22:33:45+02:00 summary: gh-70030: Remove _PyCode_ConstantKey() function (#139735) Move the

[Python-checkins] gh-137840: Implement PEP 728 (closed and extra_items in typing.TypedDict) (#137933)

2025-10-18 Thread JelleZijlstra
https://github.com/python/cpython/commit/fd7dac0430c3773b90a1fb73f7a29ecc6199fdc0 commit: fd7dac0430c3773b90a1fb73f7a29ecc6199fdc0 branch: main author: Angela Liss <[email protected]> committer: JelleZijlstra date: 2025-10-02T22:50:19-07:00 summary: gh-137840: Imp

[Python-checkins] [3.13] gh-139573: Update macOS installer to use OpenSSL 3.0.18 (GH-139575) (#139681)

2025-10-18 Thread ned-deily
https://github.com/python/cpython/commit/73c113387c4dfafe8b4d78aa0b520048ffc1f669 commit: 73c113387c4dfafe8b4d78aa0b520048ffc1f669 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ned-deily date: 2025-10-06T23:41:39-04:00 summary: [3.13] gh-1

[Python-checkins] gh-139905: Provide suggestion in error message if `Generic.__init_subclass__` was not called (#139943)

2025-10-18 Thread AlexWaygood
https://github.com/python/cpython/commit/5776d0d2e08f4d93dcd62d875bae8c1396a04ba4 commit: 5776d0d2e08f4d93dcd62d875bae8c1396a04ba4 branch: main author: Stan Ulbrych <[email protected]> committer: AlexWaygood date: 2025-10-11T15:14:29Z summary: gh-139905: Provide su

[Python-checkins] gh-139292: avoid extra tailing blank line in `python -m inspect -d ` (#139293)

2025-10-18 Thread terryjreedy
https://github.com/python/cpython/commit/e45d53520828179ac0a51cfcf56fb16013c4d25d commit: e45d53520828179ac0a51cfcf56fb16013c4d25d branch: main author: yihong committer: terryjreedy date: 2025-09-24T14:52:11-04:00 summary: gh-139292: avoid extra tailing blank line in `python -m inspect -d ` (#1

[Python-checkins] GH-123299: Copyedit 3.14 What's New: CPython bytecode changes (#139402)

2025-10-18 Thread AA-Turner
https://github.com/python/cpython/commit/8bfdda21a3b0e0ca20ed22fed9dc20ce88d58ac4 commit: 8bfdda21a3b0e0ca20ed22fed9dc20ce88d58ac4 branch: main author: Adam Turner <[email protected]> committer: AA-Turner <[email protected]> date: 2025-09-29T15:11:5

[Python-checkins] [3.13] gh-139624: Skip problematic locales on AIX in test_date_locale2 (GH-139625) (GH-139645)

2025-10-18 Thread serhiy-storchaka
https://github.com/python/cpython/commit/52c0738700d65f85b4a1930ca48cc9ed5ab3c41a commit: 52c0738700d65f85b4a1930ca48cc9ed5ab3c41a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-06T13:49:50+03:00 summary: [3.1

[Python-checkins] [3.13] gh-101100: Fix Sphinx warnings in `Doc/library/signal.rst` (GH-139930) (GH-139967)

2025-10-18 Thread ZeroIntensity
https://github.com/python/cpython/commit/591946d2feedf37f426919a721da465222dbc35f commit: 591946d2feedf37f426919a721da465222dbc35f branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-10-11T18:35:24Z summary: [3.13] gh-10

[Python-checkins] [3.14] Remove duplicate words in the documentation (GH-140221) (GH-140225)

2025-10-18 Thread encukou
https://github.com/python/cpython/commit/12903c098be9c9c775d3f26dd4adbea2c7823b6d commit: 12903c098be9c9c775d3f26dd4adbea2c7823b6d branch: 3.14 author: Tan Long committer: encukou date: 2025-10-16T20:10:15+02:00 summary: [3.14] Remove duplicate words in the documentation (GH-140221) (GH-140225)

[Python-checkins] gh-78319: Fix implementation of IMAP APPEND UTF8 (GH-9436)

2025-10-18 Thread serhiy-storchaka
https://github.com/python/cpython/commit/408154d64a7b3d43b05f44ea5c4cdf781bdd1352 commit: 408154d64a7b3d43b05f44ea5c4cdf781bdd1352 branch: main author: Gordon Messmer committer: serhiy-storchaka date: 2025-09-29T09:03:06+03:00 summary: gh-78319: Fix implementation of IMAP APPEND UTF8 (GH-9436)

[Python-checkins] gh-138313: Suppress ResourceWarnings and restore skipped test (#138597)

2025-10-18 Thread jaraco
https://github.com/python/cpython/commit/a756a4b95341cda63298fb5628b56c32f43f4f1e commit: a756a4b95341cda63298fb5628b56c32f43f4f1e branch: main author: Jason R. Coombs committer: jaraco date: 2025-09-21T20:53:57-04:00 summary: gh-138313: Suppress ResourceWarnings and restore skipped test (#13859

[Python-checkins] gh-133210: Fix `test_inspect` without docstrings (#139651)

2025-10-18 Thread sobolevn
https://github.com/python/cpython/commit/7c70cc5c23971ef448ea59827c6e6ae310157356 commit: 7c70cc5c23971ef448ea59827c6e6ae310157356 branch: main author: sobolevn committer: sobolevn date: 2025-10-06T19:48:50+03:00 summary: gh-133210: Fix `test_inspect` without docstrings (#139651) files: M Lib/t

[Python-checkins] Remove duplicate words in the documentation (#140221)

2025-10-18 Thread AA-Turner
https://github.com/python/cpython/commit/2ebd0cdb16a8824957ea588e1aab0a35d45e6b7b commit: 2ebd0cdb16a8824957ea588e1aab0a35d45e6b7b branch: main author: Tan Long committer: AA-Turner <[email protected]> date: 2025-10-16T18:27:00+01:00 summary: Remove duplicate words in the

[Python-checkins] gh-132339: Update macOS installer version of OpenSSL to 3.5.4. (#140075)

2025-10-18 Thread ned-deily
https://github.com/python/cpython/commit/65a6d196a1ec2e20eb630a554739852c758587ef commit: 65a6d196a1ec2e20eb630a554739852c758587ef branch: main author: Ned Deily committer: ned-deily date: 2025-10-14T00:28:46-04:00 summary: gh-132339: Update macOS installer version of OpenSSL to 3.5.4. (#140075)

[Python-checkins] [3.14] gh-139905: Provide suggestion in error message if `Generic.__init_subclass__` was not called (GH-139943) (#139955)

2025-10-18 Thread AlexWaygood
https://github.com/python/cpython/commit/46148d18a262a5d3977bf13386fac762e1b5f2ae commit: 46148d18a262a5d3977bf13386fac762e1b5f2ae branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: AlexWaygood date: 2025-10-11T15:40:23Z summary: [3.14] gh-1399

[Python-checkins] [3.14] gh-116738: test `dbm.gnu` module on FT Python build (GH-138467) (#139987)

2025-10-18 Thread kumaraditya303
https://github.com/python/cpython/commit/6d6d02a98231f9d1755eb67d3d19b3ff77d2e9cf commit: 6d6d02a98231f9d1755eb67d3d19b3ff77d2e9cf branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-10-12T12:51:42Z summary: [3.14] gh-1

[Python-checkins] gh-138013: Split TextIO tests from test_io.test_general (#139173)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/f752fde452d3bf6ff7dd45a474fbb3de9f977bf6 commit: f752fde452d3bf6ff7dd45a474fbb3de9f977bf6 branch: main author: Cody Maloney committer: vstinner date: 2025-09-30T17:37:15+02:00 summary: gh-138013: Split TextIO tests from test_io.test_general (#139173) gh-

[Python-checkins] gh-140170: Fix test_site with -s flag (GH-140179)

2025-10-18 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7ac94fcb1d09796f55faeaf30e349a86a88f7ed6 commit: 7ac94fcb1d09796f55faeaf30e349a86a88f7ed6 branch: main author: Stan Ulbrych <[email protected]> committer: serhiy-storchaka date: 2025-10-16T12:49:08+03:00 summary: gh-140170:

[Python-checkins] [3.13] gh-139065: Fix trailing space before long word in textwrap (GH-139070) (GH-139903)

2025-10-18 Thread serhiy-storchaka
https://github.com/python/cpython/commit/b1bc743d3668847be3aca2ece1117082bbdd3753 commit: b1bc743d3668847be3aca2ece1117082bbdd3753 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-10T13:51:41Z summary: [3.13] gh

[Python-checkins] [3.14] gh-133467: fix data race in `type_set_name` (GH-137302) (#137303)

2025-10-18 Thread kumaraditya303
https://github.com/python/cpython/commit/bf397e272c2bee639c3ba0208c221f7dd9447bb6 commit: bf397e272c2bee639c3ba0208c221f7dd9447bb6 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-10-07T18:18:23Z summary: [3.14] gh-1

[Python-checkins] Fix typo in tracemalloc.c (#139450)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/536787591a2d18b7b84448edfb04dd695e0a98b0 commit: 536787591a2d18b7b84448edfb04dd695e0a98b0 branch: main author: Victor Stinner committer: vstinner date: 2025-10-01T08:58:18+02:00 summary: Fix typo in tracemalloc.c (#139450) files: M Python/tracemalloc.c

[Python-checkins] [3.14] gh-139573: Update macOS installer to use OpenSSL 3.0.18 (GH-139575) (#139680)

2025-10-18 Thread hugovk
https://github.com/python/cpython/commit/0944953ceea08edfc05ae66187a4552ae3d587f4 commit: 0944953ceea08edfc05ae66187a4552ae3d587f4 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-10-0

[Python-checkins] gh-140251: colorize import statement formatting in asyncio console (#140252)

2025-10-18 Thread kumaraditya303
https://github.com/python/cpython/commit/d86ad870cc112d4bd36165398368826746555730 commit: d86ad870cc112d4bd36165398368826746555730 branch: main author: Frost Ming committer: kumaraditya303 date: 2025-10-18T20:05:24+05:30 summary: gh-140251: colorize import statement formatting in asyncio console

[Python-checkins] gh-140239: Check statx availability only on Linux (#140249)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/92025ea2c8a10aa0e3dd5a2a1548f9bb17fe7dbc commit: 92025ea2c8a10aa0e3dd5a2a1548f9bb17fe7dbc branch: main author: Ayappan Perumal committer: vstinner date: 2025-10-17T19:40:16+02:00 summary: gh-140239: Check statx availability only on Linux (#140249) files:

[Python-checkins] [3.14] gh-124111: Update macOS installer to use Tcl/Tk 8.6.17. (GH-139682) (#139683)

2025-10-18 Thread hugovk
https://github.com/python/cpython/commit/433b638af6761a934b912d3f4a89939b21cec431 commit: 433b638af6761a934b912d3f4a89939b21cec431 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-10-0

[Python-checkins] [3.14] GH-140058: Clear key and value if `PyTuple_New` fails in `dictiter_iternextitem` (GH-140059) (#140107)

2025-10-18 Thread kumaraditya303
https://github.com/python/cpython/commit/2142f4efcffcf19ce776d2e27e9781c300e852ec commit: 2142f4efcffcf19ce776d2e27e9781c300e852ec branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-10-14T19:10:30+05:30 summary: [3.14]

[Python-checkins] [3.9] gh-139400: Make sure that parent parsers outlive their subparsers in `pyexpat` (GH-139403) (GH-139614)

2025-10-18 Thread ambv
https://github.com/python/cpython/commit/598165e3739c68f7d08171b645b32c2201497aa0 commit: 598165e3739c68f7d08171b645b32c2201497aa0 branch: 3.9 author: Sebastian Pipping committer: ambv date: 2025-10-07T13:52:10+02:00 summary: [3.9] gh-139400: Make sure that parent parsers outlive their subparser

[Python-checkins] [3.14] gh-140067: Fix memory leak in sub-interpreter creation (GH-140111) (#140118)

2025-10-18 Thread kumaraditya303
https://github.com/python/cpython/commit/1d11627ba555a365c820e1e1535a42a4f4fbd4c6 commit: 1d11627ba555a365c820e1e1535a42a4f4fbd4c6 branch: 3.14 author: Kumar Aditya committer: kumaraditya303 date: 2025-10-18T19:40:43+05:30 summary: [3.14] gh-140067: Fix memory leak in sub-interpreter creation (

[Python-checkins] [3.14] Remove unmatched closing parenthesis (GH-139082) (#139099)

2025-10-18 Thread AA-Turner
https://github.com/python/cpython/commit/f899c849d4957445adbb0b44d24deeb898a2f49d commit: f899c849d4957445adbb0b44d24deeb898a2f49d branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] [3.9] gh-139700: Check consistency of the zip64 end of central directory record (GH-139702) (GH-139708) (#139715)

2025-10-18 Thread ambv
https://github.com/python/cpython/commit/76437ac248ad8ca44e9bf697b02b1e2241df2196 commit: 76437ac248ad8ca44e9bf697b02b1e2241df2196 branch: 3.9 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2025-10-07T21:16:10+02:00 summary: [3.9] gh-139700:

[Python-checkins] gh-139769: Update `PCBuild/find_python.bat` to allow discovery of Python 3.14 (GH-139770)

2025-10-18 Thread zooba
https://github.com/python/cpython/commit/570d17259f824302d20567a3a2f32c67ebdaefcd commit: 570d17259f824302d20567a3a2f32c67ebdaefcd branch: main author: Wulian233 <[email protected]> committer: zooba date: 2025-10-08T16:00:54+01:00 summary: gh-139769: Update `PCBuild/find_python.bat` to allow disc

[Python-checkins] GH-139040: Add Dev Container instructions in JIT README (#139041)

2025-10-18 Thread savannahostrowski
https://github.com/python/cpython/commit/f0d8583303d28a5312e4096a3d013ab7fd9be560 commit: f0d8583303d28a5312e4096a3d013ab7fd9be560 branch: main author: Savannah Bailey committer: savannahostrowski date: 2025-09-22T09:34:02-07:00 summary: GH-139040: Add Dev Container instructions in JIT README (#

[Python-checkins] [3.14] gh-139805: Bump `test_repl_eio` timeout for slow builtbots (GH-139807) (#139812)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/56072f9c050b8dd960bb5630eb924eb02a889f9b commit: 56072f9c050b8dd960bb5630eb924eb02a889f9b branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-10-08T23:00:20Z summary: [3.14] gh-139805:

[Python-checkins] gh-101100: Document `zlib` public constants to fix reference warnings (#139835)

2025-10-18 Thread vstinner
https://github.com/python/cpython/commit/c7f1da97eb4639a17fb01ef122155bab2f262a34 commit: c7f1da97eb4639a17fb01ef122155bab2f262a34 branch: main author: Stan Ulbrych <[email protected]> committer: vstinner date: 2025-10-10T15:32:44Z summary: gh-101100: Document `zli

[Python-checkins] [3.14] gh-71648: Optimize PNG files (GH-138842) (GH-138851)

2025-10-18 Thread encukou
https://github.com/python/cpython/commit/a893270c6d96262a34bf54b6b9c96d28bfc9c30d commit: a893270c6d96262a34bf54b6b9c96d28bfc9c30d branch: 3.14 author: Stan Ulbrych <[email protected]> committer: encukou date: 2025-10-07T20:52:12+02:00 summary: [3.14] gh-71648: Opt

[Python-checkins] gh-63161: Fix PEP 263 support (GH-139481)

2025-10-18 Thread serhiy-storchaka
https://github.com/python/cpython/commit/5c942f11cdf5f9d7313200983fa0c58b3bc670a2 commit: 5c942f11cdf5f9d7313200983fa0c58b3bc670a2 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-10-10T12:51:19Z summary: gh-63161: Fix PEP 263 support (GH-139481) * Support non-UTF-8

[Python-checkins] [3.14] Link to 3.14 GC design docs (#139387)

2025-10-18 Thread pablogsal
https://github.com/python/cpython/commit/73a575ffea44e8f94eaa02a2c4d061fa879f61c4 commit: 73a575ffea44e8f94eaa02a2c4d061fa879f61c4 branch: 3.14 author: Shantanu <[email protected]> committer: pablogsal date: 2025-09-28T14:47:05+01:00 summary: [3.14] Link to 3.14 GC de

[Python-checkins] gh-101100: Fix all Sphinx warnings in `Doc/library/subprocess.rst` (#139576)

2025-10-18 Thread hugovk
https://github.com/python/cpython/commit/99fd52563220f7dd09303fa7a2b232d8618da6ce commit: 99fd52563220f7dd09303fa7a2b232d8618da6ce branch: main author: Stan Ulbrych <[email protected]> committer: hugovk <[email protected]> date: 2025-10-08T18:26

[Python-checkins] [3.14] gh-139516: Fix lambda colon start format spec in f-string in tokenizer (GH-139657) (#139701)

2025-10-18 Thread pablogsal
https://github.com/python/cpython/commit/de84d0905033636c70bfd79b741cc26abce6a422 commit: de84d0905033636c70bfd79b741cc26abce6a422 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2025-10-07T18:35:17+01:00 summary: [3.14] gh-1

[Python-checkins] Document that `PyInterpreterState_GetDict` returns a borrowed reference (#139451)

2025-10-18 Thread kumaraditya303
https://github.com/python/cpython/commit/80cdf3ef74f6622899c1c82af1e08492e4ab7a00 commit: 80cdf3ef74f6622899c1c82af1e08492e4ab7a00 branch: main author: Petr Viktorin committer: kumaraditya303 date: 2025-10-01T09:46:06+05:30 summary: Document that `PyInterpreterState_GetDict` returns a borrowed r

[Python-checkins] gh-133171: Re-enable JUMP_BACKWARD to free-threading build (gh-137800)

2025-10-18 Thread corona10
https://github.com/python/cpython/commit/c4f21d7c7c415a85a975fb878a1e578c12969d82 commit: c4f21d7c7c415a85a975fb878a1e578c12969d82 branch: main author: Donghee Na committer: corona10 date: 2025-09-24T14:19:17+09:00 summary: gh-133171: Re-enable JUMP_BACKWARD to free-threading build (gh-137800)

[Python-checkins] [3.14] gh-137185: Fix `_Py_DumpStack()` async signal safety (gh-137187) (gh-137206)

2025-10-18 Thread colesbury
https://github.com/python/cpython/commit/75de39ba1b61636e4a49a457de23de78e7f0a5a1 commit: 75de39ba1b61636e4a49a457de23de78e7f0a5a1 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: colesbury date: 2025-10-07T18:11:46Z summary: [3.14] gh-137185

[Python-checkins] [3.13] gh-70765: avoid waiting for HTTP headers when parsing HTTP/0.9 requests (GH-139514) (#139602)

2025-10-18 Thread picnixz
https://github.com/python/cpython/commit/0c91d6848a696f3e6c395d7a772466a9e86a7cb1 commit: 0c91d6848a696f3e6c395d7a772466a9e86a7cb1 branch: 3.13 author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-10-08T10:32:45Z

[Python-checkins] [3.14] gh-139327: fix some reference leaks in `sqlite3` error branches (GH-139328) (GH-139471)

2025-10-18 Thread encukou
https://github.com/python/cpython/commit/6d94af4b98a856214c8d8dd259b6c2d4da3bc7ca commit: 6d94af4b98a856214c8d8dd259b6c2d4da3bc7ca branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-10-07T20:22:20+02:00 summary: [3.14] gh-139

[Python-checkins] [3.14] gh-139774: use relaxed atomics for datetime hashes (GH-139775) (#139780)

2025-10-18 Thread kumaraditya303
https://github.com/python/cpython/commit/ea1ed82feda87a41086717aebf4a8e2f7d7dc109 commit: ea1ed82feda87a41086717aebf4a8e2f7d7dc109 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-10-08T21:09:09+05:30 summary: [3.14]

[Python-checkins] [3.14] gh-138558: Improve handling of Template annotations in annotationlib (GH-139072) (#139272)

2025-10-18 Thread JelleZijlstra
https://github.com/python/cpython/commit/ed0e63fd0abcbb68a384f8b5baccf616a5534570 commit: ed0e63fd0abcbb68a384f8b5baccf616a5534570 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2025-10-07T21:23:22-07:00 summary: [3.14]

[Python-checkins] [3.13] gh-139573: Update Windows builds to use OpenSSL 3.0.18 (GH-139587)

2025-10-18 Thread zware
https://github.com/python/cpython/commit/1a16059cc318a51da2b90dd0ff995f31ddb8f867 commit: 1a16059cc318a51da2b90dd0ff995f31ddb8f867 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: zware date: 2025-10-04T20:53:16-05:00 summary: [3.13] gh-13957

[Python-checkins] gh-101100: Fix some Sphinx reference warnings in ``whatsnew/2.6.rst`` (#139236)

2025-10-18 Thread AA-Turner
https://github.com/python/cpython/commit/04a2f80a604ccb214902f35deebf0d075543737c commit: 04a2f80a604ccb214902f35deebf0d075543737c branch: main author: rowanbudge committer: AA-Turner <[email protected]> date: 2025-10-04T15:59:39Z summary: gh-101100: Fix some Sphinx refe

  1   2   3   >