[Python-checkins] gh-108202: ``calendar``: Document ``prweek`` (#108466)

2025-12-08 Thread hugovk
https://github.com/python/cpython/commit/8620d3009ab2add053a4dfee65fdddc0ca0dfcc0 commit: 8620d3009ab2add053a4dfee65fdddc0ca0dfcc0 branch: main author: Apurva Khatri committer: hugovk <[email protected]> date: 2025-12-08T09:54:59Z summary: gh-108202: ``calendar``: Document `

[Python-checkins] gh-141770: Annotate anonymous mmap usage if "-X dev" is used (gh-142079)

2025-12-08 Thread corona10
https://github.com/python/cpython/commit/c4ccaf4b1051b3c1ae0138a9c92657606f578fbd commit: c4ccaf4b1051b3c1ae0138a9c92657606f578fbd branch: main author: Donghee Na committer: corona10 date: 2025-12-08T14:47:19Z summary: gh-141770: Annotate anonymous mmap usage if "-X dev" is used (gh-142079) fil

[Python-checkins] GH-139757: JIT: Remove redundant branches to jumps in the assembly optimizer (GH-140800)

2025-12-08 Thread markshannon
https://github.com/python/cpython/commit/e0451ceef8c18efbc378b959b59c4681d92cd686 commit: e0451ceef8c18efbc378b959b59c4681d92cd686 branch: main author: Mark Shannon committer: markshannon date: 2025-12-08T17:57:11Z summary: GH-139757: JIT: Remove redundant branches to jumps in the assembly optim

[Python-checkins] gh-142276: Watch attribute loads when promoting JIT constants (GH-142303)

2025-12-08 Thread Fidget-Spinner
https://github.com/python/cpython/commit/97f0a1f20352efe86d117c500a1d4b877832ba28 commit: 97f0a1f20352efe86d117c500a1d4b877832ba28 branch: main author: Ken Jin committer: Fidget-Spinner date: 2025-12-08T18:03:15Z summary: gh-142276: Watch attribute loads when promoting JIT constants (GH-142303)

[Python-checkins] gh-142278: Add granular change detection for platforms in CI (#142350)

2025-12-08 Thread hugovk
https://github.com/python/cpython/commit/9e3d7cdec156870a15b990f6a2d33f89539bd222 commit: 9e3d7cdec156870a15b990f6a2d33f89539bd222 branch: main author: Stan Ulbrych <[email protected]> committer: hugovk <[email protected]> date: 2025-12-08T18:04

[Python-checkins] [3.14] gh-133932: Tagged ints are heap-safe (free threading) (gh-142431)

2025-12-08 Thread colesbury
https://github.com/python/cpython/commit/378b24b54e2d0690c165b1ae52af366419dadb4d commit: 378b24b54e2d0690c165b1ae52af366419dadb4d branch: 3.14 author: Sam Gross committer: colesbury date: 2025-12-08T18:16:28-05:00 summary: [3.14] gh-133932: Tagged ints are heap-safe (free threading) (gh-142431)

[Python-checkins] [3.13] gh-141794: Reduce size of compiler stress tests to fix Android warnings (GH-142263) (#142409)

2025-12-08 Thread Eclips4
https://github.com/python/cpython/commit/2ef769812755da6fe64cef03e7466684f0431bb2 commit: 2ef769812755da6fe64cef03e7466684f0431bb2 branch: 3.13 author: Malcolm Smith committer: Eclips4 date: 2025-12-08T12:37:53+02:00 summary: [3.13] gh-141794: Reduce size of compiler stress tests to fix Android

[Python-checkins] Update PCbuild/readme.txt to correct the default platform (GH-142337)

2025-12-08 Thread zooba
https://github.com/python/cpython/commit/c279e95367922fd0287c2212bb5ec6452d73353e commit: c279e95367922fd0287c2212bb5ec6452d73353e branch: main author: Andrej730 committer: zooba date: 2025-12-08T12:50:19Z summary: Update PCbuild/readme.txt to correct the default platform (GH-142337) files: M P

[Python-checkins] Fix pyflakes warnings: variable is assigned to but never used (#142294)

2025-12-08 Thread vstinner
https://github.com/python/cpython/commit/0b8c348f2756c193d6bd2618cadbb90b2f218ccc commit: 0b8c348f2756c193d6bd2618cadbb90b2f218ccc branch: main author: Victor Stinner committer: vstinner date: 2025-12-08T14:00:31+01:00 summary: Fix pyflakes warnings: variable is assigned to but never used (#1422

[Python-checkins] gh-138122: Fix unused variable warning in threads.c (#142425)

2025-12-08 Thread pablogsal
https://github.com/python/cpython/commit/80c2c2dfb595e5f38a9f841b4b2bf1f3972d5ecb commit: 80c2c2dfb595e5f38a9f841b4b2bf1f3972d5ecb branch: main author: Sam Gross committer: pablogsal date: 2025-12-08T19:05:11Z summary: gh-138122: Fix unused variable warning in threads.c (#142425) files: M Modul

[Python-checkins] [3.14] gh-140125: Increase object recursion depth for `test_json` from 200k to 500k (GH-142226) (#142416)

2025-12-08 Thread vstinner
https://github.com/python/cpython/commit/9bb27cd1051e0e1ee2022fcaedb828643a84a30e commit: 9bb27cd1051e0e1ee2022fcaedb828643a84a30e branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-12-08T13:31:56Z summary: [3.14] gh-140125:

[Python-checkins] [3.14] Fix typo in `Tools/wasm/README.md` (GH-142426) (GH-142429)

2025-12-08 Thread brettcannon
https://github.com/python/cpython/commit/20b454d2726d3aa4f80efaeb274da338c7fcf92c commit: 20b454d2726d3aa4f80efaeb274da338c7fcf92c branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: brettcannon date: 2025-12-08T20:54:24Z summary: [3.14] Fix typ

[Python-checkins] Fix typo in `Tools/wasm/README.md` (#142426)

2025-12-08 Thread brettcannon
https://github.com/python/cpython/commit/719d7960e2b55ab8310df3d9d69b7c9df3283fbf commit: 719d7960e2b55ab8310df3d9d69b7c9df3283fbf branch: main author: Stan Ulbrych <[email protected]> committer: brettcannon date: 2025-12-08T12:48:17-08:00 summary: Fix typo in `Too

[Python-checkins] [3.13] Fix typo in `Tools/wasm/README.md` (GH-142426) (GH-142430)

2025-12-08 Thread brettcannon
https://github.com/python/cpython/commit/e1a6727df67a3a3dc8141c878a5bfb57b1619594 commit: e1a6727df67a3a3dc8141c878a5bfb57b1619594 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: brettcannon date: 2025-12-08T20:54:12Z summary: [3.13] Fix typ

[Python-checkins] Tachyon: Fix html output sidebar cards hidden behind section headers on hover (#142428)

2025-12-08 Thread pablogsal
https://github.com/python/cpython/commit/726e8e8defc487c55ade9f6015aaf2bae6cec3f3 commit: 726e8e8defc487c55ade9f6015aaf2bae6cec3f3 branch: main author: Stan Ulbrych <[email protected]> committer: pablogsal date: 2025-12-08T21:10:48Z summary: Tachyon: Fix html outpu

[Python-checkins] [3.13] gh-141732: Fix ExceptionGroup repr changing when original exception sequence is mutated (GH-141736) (#142391)

2025-12-08 Thread iritkatriel
https://github.com/python/cpython/commit/d768900ca4d8be23ced2d0a06eb778fe28e0ff8b commit: d768900ca4d8be23ced2d0a06eb778fe28e0ff8b branch: 3.13 author: dr-carlos <[email protected]> committer: iritkatriel <[email protected]> date: 2025-12-08T18:4

[Python-checkins] gh-124379: Document _PyStackRef (gh-142321)

2025-12-08 Thread colesbury
https://github.com/python/cpython/commit/f2fba4c99aadde52858212b1d552d9f2425bb568 commit: f2fba4c99aadde52858212b1d552d9f2425bb568 branch: main author: Sam Gross committer: colesbury date: 2025-12-08T12:14:50-05:00 summary: gh-124379: Document _PyStackRef (gh-142321) files: A InternalDocs/stack

[Python-checkins] gh-123241: Document restrictions for `tp_traverse` implementations (gh-142272)

2025-12-08 Thread colesbury
https://github.com/python/cpython/commit/37988c57ea244b0ed2f969e9c6039710dfe8f31d commit: 37988c57ea244b0ed2f969e9c6039710dfe8f31d branch: main author: Sam Gross committer: colesbury date: 2025-12-08T12:22:13-05:00 summary: gh-123241: Document restrictions for `tp_traverse` implementations (gh-1

[Python-checkins] [3.14] gh-123241: Document restrictions for `tp_traverse` implementations (gh-142272) (#142423)

2025-12-08 Thread colesbury
https://github.com/python/cpython/commit/caba09cd6e83d383a3417eb70fde174d842caa28 commit: caba09cd6e83d383a3417eb70fde174d842caa28 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: colesbury date: 2025-12-08T17:27:57Z summary: [3.14] gh-123241

[Python-checkins] [3.13] gh-123241: Document restrictions for `tp_traverse` implementations (gh-142272) (#142422)

2025-12-08 Thread colesbury
https://github.com/python/cpython/commit/2c3e3ef6a267de2f3f30a66cc3f13210c2f32351 commit: 2c3e3ef6a267de2f3f30a66cc3f13210c2f32351 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: colesbury date: 2025-12-08T17:28:21Z summary: [3.13] gh-123241

[Python-checkins] Temporarily allow CI failures for iOS (#142365)

2025-12-08 Thread colesbury
https://github.com/python/cpython/commit/9d39c02498208ea9253492c5940d57bdb7627094 commit: 9d39c02498208ea9253492c5940d57bdb7627094 branch: main author: Savannah Ostrowski committer: colesbury date: 2025-12-08T11:54:47-05:00 summary: Temporarily allow CI failures for iOS (#142365) iOS tests are

[Python-checkins] gh-140125: Increase object recursion depth for `test_json` from 200k to 500k (#142226)

2025-12-08 Thread vstinner
https://github.com/python/cpython/commit/e3539e99e3642ceea2330b3f78a6e9fa8ac3da64 commit: e3539e99e3642ceea2330b3f78a6e9fa8ac3da64 branch: main author: Zanie Blue committer: vstinner date: 2025-12-08T14:05:13+01:00 summary: gh-140125: Increase object recursion depth for `test_json` from 200k to

[Python-checkins] [3.14] gh-68552: fix defects policy (GH-138579) (#142366)

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

[Python-checkins] [3.13] gh-68552: fix defects policy (GH-138579) (#142367)

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