[Python-checkins] gh-139940: Handle RuntimeError when attaching to a non-existing process in pdb. (#139941)

2025-10-28 Thread gaogaotiantian
https://github.com/python/cpython/commit/058bc182b97fd5721e28d4ab84cebe703cf0d2d9 commit: 058bc182b97fd5721e28d4ab84cebe703cf0d2d9 branch: main author: Frost Ming committer: gaogaotiantian date: 2025-10-28T23:12:12-07:00 summary: gh-139940: Handle RuntimeError when attaching to a non-existing pr

[Python-checkins] gh-140228: Avoid making unnecessary syscalls in linecache for frozen modules (#140377)

2025-10-28 Thread gaogaotiantian
https://github.com/python/cpython/commit/c41f84ff61c52e3ff7ef86b0c66208b29613d23d commit: c41f84ff61c52e3ff7ef86b0c66208b29613d23d branch: main author: tconley1428 committer: gaogaotiantian date: 2025-10-28T23:06:22-07:00 summary: gh-140228: Avoid making unnecessary syscalls in linecache for fro

[Python-checkins] [3.13] gh-139588: Increase maximum LaTeX list depth (GH-140709) (#140725)

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

[Python-checkins] [3.14] gh-139588: Increase maximum LaTeX list depth (GH-140709) (#140724)

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

[Python-checkins] gh-139588: Increase maximum LaTeX list depth (#140709)

2025-10-28 Thread AA-Turner
https://github.com/python/cpython/commit/ce4b0ede16aea62ee7b1e02df7e1538102a356da commit: ce4b0ede16aea62ee7b1e02df7e1538102a356da branch: main author: Maciej Olko committer: AA-Turner <[email protected]> date: 2025-10-28T19:56:23Z summary: gh-139588: Increase maximum LaT

[Python-checkins] [3.14] gh-140657: Don't rerun test_import single phase init test (GH-140712) (#140713)

2025-10-28 Thread vstinner
https://github.com/python/cpython/commit/6822b135f2f36c5e3ae35c99eb5c2a13083cb57e commit: 6822b135f2f36c5e3ae35c99eb5c2a13083cb57e branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-10-28T17:33:34Z summary: [3.14] gh-140657:

[Python-checkins] [3.13] gh-140657: Don't rerun test_import single phase init test (GH-140712) (#140714)

2025-10-28 Thread vstinner
https://github.com/python/cpython/commit/a026f02fd49a908852c097edee37ec46dcf58dca commit: a026f02fd49a908852c097edee37ec46dcf58dca branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-10-28T17:29:44Z summary: [3.13] gh-140657:

[Python-checkins] gh-140657: Don't rerun test_import single phase init test (GH-140712)

2025-10-28 Thread encukou
https://github.com/python/cpython/commit/c6d4c79c9abac5c5cc2e7b429d72946d15c5e132 commit: c6d4c79c9abac5c5cc2e7b429d72946d15c5e132 branch: main author: Victor Stinner committer: encukou date: 2025-10-28T18:05:03+01:00 summary: gh-140657: Don't rerun test_import single phase init test (GH-140712)

[Python-checkins] gh-125434: Fix non-ASCII thread names in faulthandler on Windows (#140700)

2025-10-28 Thread vstinner
https://github.com/python/cpython/commit/80f20f58b2b8368ed8451a0161036dda94d8d33a commit: 80f20f58b2b8368ed8451a0161036dda94d8d33a branch: main author: Victor Stinner committer: vstinner date: 2025-10-28T14:41:51+01:00 summary: gh-125434: Fix non-ASCII thread names in faulthandler on Windows (#1

[Python-checkins] gh-140544: Always assume that thread locals are available (GH-140690)

2025-10-28 Thread ZeroIntensity
https://github.com/python/cpython/commit/2cefa70eb92321c39f7d66bd862b2f66cd06f0fa commit: 2cefa70eb92321c39f7d66bd862b2f66cd06f0fa branch: main author: Peter Bierma committer: ZeroIntensity date: 2025-10-28T09:07:19-04:00 summary: gh-140544: Always assume that thread locals are available (GH-140

[Python-checkins] [3.14] GH-140590: Fix setstate for functools.partial C-module (GH-140671) (#140698)

2025-10-28 Thread kumaraditya303
https://github.com/python/cpython/commit/02604314ba3e97cc1918520e9ef5c0c4a6e7fe47 commit: 02604314ba3e97cc1918520e9ef5c0c4a6e7fe47 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-10-28T18:15:27+05:30 summary: [3.14]

[Python-checkins] [3.13] GH-140590: Fix setstate for functools.partial C-module (GH-140671) (#140699)

2025-10-28 Thread kumaraditya303
https://github.com/python/cpython/commit/bec053c1846f0395e92381583bf5a9b855caf99a commit: bec053c1846f0395e92381583bf5a9b855caf99a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-10-28T18:14:14+05:30 summary: [3.13]

[Python-checkins] gh-139951: Tests on tuple GC tracking (#140575)

2025-10-28 Thread vstinner
https://github.com/python/cpython/commit/88ad41fa343a8f316310bffde50e004156ce commit: 88ad41fa343a8f316310bffde50e004156ce branch: main author: Mikhail Efimov committer: vstinner date: 2025-10-28T10:55:41+01:00 summary: gh-139951: Tests on tuple GC tracking (#140575) files: M Lib/test/t

[Python-checkins] GH-140590: Fix setstate for functools.partial C-module (GH-140671)

2025-10-28 Thread encukou
https://github.com/python/cpython/commit/d26686a7f87d63499f7296c0811fa0535637a93b commit: d26686a7f87d63499f7296c0811fa0535637a93b branch: main author: Sergey Miryanov committer: encukou date: 2025-10-28T10:28:32+01:00 summary: GH-140590: Fix setstate for functools.partial C-module (GH-140671)

[Python-checkins] [3.14] gh-134160: Add more comments for the xxlimited module (GH-140214) (GH-140664)

2025-10-28 Thread encukou
https://github.com/python/cpython/commit/84e01df17536cf1431506d89424bd2870a633971 commit: 84e01df17536cf1431506d89424bd2870a633971 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-10-28T10:24:11+01:00 summary: [3.14] gh-134