[Python-checkins] gh-140232: Do not track frozenset objects with immutables (#140234)

2026-01-28 Thread vstinner
https://github.com/python/cpython/commit/08d7bd28fecca524c648dda240022add704b8f8a commit: 08d7bd28fecca524c648dda240022add704b8f8a branch: main author: Pieter Eendebak committer: vstinner date: 2026-01-28T11:27:37+01:00 summary: gh-140232: Do not track frozenset objects with immutables (#140234)

[Python-checkins] gh-144249: Report filename in SSLContext.load_cert_chain errors (#144250)

2026-01-28 Thread vstinner
https://github.com/python/cpython/commit/1a637b29aa1d1e96a5be14f520160caf04e8ee16 commit: 1a637b29aa1d1e96a5be14f520160caf04e8ee16 branch: main author: Romuald Brunet committer: vstinner date: 2026-01-28T11:20:51+01:00 summary: gh-144249: Report filename in SSLContext.load_cert_chain errors (#14

[Python-checkins] gh-144194: Fix mmap failure check in perf_jit_trampoline.c (#143713)

2026-01-28 Thread vstinner
https://github.com/python/cpython/commit/8fe8a94a7c050bc16cac9ec300f89c0f389f9a44 commit: 8fe8a94a7c050bc16cac9ec300f89c0f389f9a44 branch: main author: stratakis committer: vstinner date: 2026-01-28T13:30:17Z summary: gh-144194: Fix mmap failure check in perf_jit_trampoline.c (#143713) mmap() r

[Python-checkins] [3.13] gh-144194: Fix mmap failure check in perf_jit_trampoline.c (#143713) (#144304)

2026-01-28 Thread vstinner
https://github.com/python/cpython/commit/e752ea9eb9795fac7a26d268f67ab5ad416c92b4 commit: e752ea9eb9795fac7a26d268f67ab5ad416c92b4 branch: 3.13 author: Victor Stinner committer: vstinner date: 2026-01-28T14:15:39Z summary: [3.13] gh-144194: Fix mmap failure check in perf_jit_trampoline.c (#14371

[Python-checkins] [3.14] gh-144194: Fix mmap failure check in perf_jit_trampoline.c (GH-143713) (#144301)

2026-01-28 Thread vstinner
https://github.com/python/cpython/commit/157e946d78a501df8356af8c8c37b03b0518b6e9 commit: 157e946d78a501df8356af8c8c37b03b0518b6e9 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2026-01-28T13:57:19Z summary: [3.14] gh-144194:

[Python-checkins] gh-83069: Use efficient event-driven `subprocess.Popen.wait()` on Linux / macOS / BSD (#144047)

2026-01-28 Thread vstinner
https://github.com/python/cpython/commit/9b154aba7d08c0b5c72d1e415097852388e6d87b commit: 9b154aba7d08c0b5c72d1e415097852388e6d87b branch: main author: Giampaolo Rodola committer: vstinner date: 2026-01-28T15:04:40+01:00 summary: gh-83069: Use efficient event-driven `subprocess.Popen.wait()` on

[Python-checkins] [3.14] gh-142387: Reduce Android testbed API level to 33 (GH-144315) (#144317)

2026-01-28 Thread freakboy3742
https://github.com/python/cpython/commit/de1b2cce3026f824c8e8a4124dec649a04454eec commit: de1b2cce3026f824c8e8a4124dec649a04454eec branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: freakboy3742 date: 2026-01-29T08:41:59+08:00 summary: [3.14] g

[Python-checkins] [3.13] gh-142387: Reduce Android testbed API level to 33 (GH-144315) (#144318)

2026-01-28 Thread freakboy3742
https://github.com/python/cpython/commit/a75c58b6c88b94137fed3805bafc1bf402a23129 commit: a75c58b6c88b94137fed3805bafc1bf402a23129 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: freakboy3742 date: 2026-01-29T08:42:13+08:00 summary: [3.13] g

[Python-checkins] gh-142387: Reduce Android testbed API level to 33 (#144315)

2026-01-28 Thread freakboy3742
https://github.com/python/cpython/commit/6543720b63a62363de540deb5a6701f1ae431bce commit: 6543720b63a62363de540deb5a6701f1ae431bce branch: main author: Malcolm Smith committer: freakboy3742 date: 2026-01-29T07:48:26+08:00 summary: gh-142387: Reduce Android testbed API level to 33 (#144315) The