[Python-checkins] gh-136289: Fix test_sqlite3 on platforms with strict UTF-8 filesystem (GH-136326)

2025-07-06 Thread serhiy-storchaka
https://github.com/python/cpython/commit/85b817da94cf911a964d42e81a57e1de9ab71ef9 commit: 85b817da94cf911a964d42e81a57e1de9ab71ef9 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-07-07T06:29:00Z summary: gh-136289: Fix test_sqlite3 on platforms with strict UTF-8 file

[Python-checkins] [3.13] Docs: Move "or" outside monospace syntax in tarfile.rst (GH-136263) (GH-136348)

2025-07-06 Thread ZeroIntensity
https://github.com/python/cpython/commit/bc3390c00a27be3b51de6375034bfc6dac3ffac9 commit: bc3390c00a27be3b51de6375034bfc6dac3ffac9 branch: 3.13 author: Rafael Fontenelle committer: ZeroIntensity date: 2025-07-06T21:24:51-04:00 summary: [3.13] Docs: Move "or" outside monospace syntax in tarfile.r

[Python-checkins] [3.14] gh-136316: Make typing.evaluate_forward_ref better at evaluating nested forwardrefs (GH-136319) (#136346)

2025-07-06 Thread JelleZijlstra
https://github.com/python/cpython/commit/3d01565da4dfca00c2db28f99e710e40e405a5d1 commit: 3d01565da4dfca00c2db28f99e710e40e405a5d1 branch: 3.14 author: Jelle Zijlstra committer: JelleZijlstra date: 2025-07-07T00:10:57Z summary: [3.14] gh-136316: Make typing.evaluate_forward_ref better at evaluat

[Python-checkins] gh-136316: Make typing.evaluate_forward_ref better at evaluating nested forwardrefs (#136319)

2025-07-06 Thread JelleZijlstra
https://github.com/python/cpython/commit/9312702d2e12c2f58f02bfa02877d0ec790d06bd commit: 9312702d2e12c2f58f02bfa02877d0ec790d06bd branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2025-07-06T16:44:20-07:00 summary: gh-136316: Make typing.evaluate_forward_ref better at evaluatin

[Python-checkins] gh-136021: Make `type_params` a required parameter for `typing._eval_type` (#136332)

2025-07-06 Thread sobolevn
https://github.com/python/cpython/commit/c89f76e6c4ca9b0200d5cc8cf0a675a76de50ba8 commit: c89f76e6c4ca9b0200d5cc8cf0a675a76de50ba8 branch: main author: sobolevn committer: sobolevn date: 2025-07-06T22:11:13+03:00 summary: gh-136021: Make `type_params` a required parameter for `typing._eval_type`

[Python-checkins] [3.13] gh-109070: Document that get_context in multiprocessing have side effect (GH-136341) (GH-136344)

2025-07-06 Thread gpshead
https://github.com/python/cpython/commit/52180bfb3790d37681954043df45d3ab9107dd9d commit: 52180bfb3790d37681954043df45d3ab9107dd9d branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: gpshead <[email protected]> date: 2025-07-0

[Python-checkins] [3.14] gh-109070: Document that get_context in multiprocessing have side effect (GH-136341) (GH-136343)

2025-07-06 Thread gpshead
https://github.com/python/cpython/commit/bd97cb822922c4577238e376d1ab0b28aa475e9d commit: bd97cb822922c4577238e376d1ab0b28aa475e9d branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: gpshead <[email protected]> date: 2025-07-0

[Python-checkins] gh-109070: Document that get_context in multiprocessing have side effect (#136341)

2025-07-06 Thread gpshead
https://github.com/python/cpython/commit/77a8bd29da99e7d4fa8e7f07c4063977c2bb14d3 commit: 77a8bd29da99e7d4fa8e7f07c4063977c2bb14d3 branch: main author: AN Long committer: gpshead <[email protected]> date: 2025-07-06T11:26:26-07:00 summary: gh-109070: Document that get_context

[Python-checkins] [3.14] gh-109700: fix memory error handling in `PyDict_SetDefault` (GH-136338) (#136340)

2025-07-06 Thread kumaraditya303
https://github.com/python/cpython/commit/5b65df7925d0d6c9c837661a5a0348dda4a88ba6 commit: 5b65df7925d0d6c9c837661a5a0348dda4a88ba6 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-07-06T15:43:16Z summary: [3.14] gh-1

[Python-checkins] gh-109700: fix memory error handling in `PyDict_SetDefault` (#136338)

2025-07-06 Thread kumaraditya303
https://github.com/python/cpython/commit/d22e073d2b49313bbf42d40cbe74afa2b69385df commit: d22e073d2b49313bbf42d40cbe74afa2b69385df branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-07-06T15:18:11Z summary: gh-109700: fix memory error handling in `PyDict_SetDefault` (#136338)

[Python-checkins] [3.14] gh-129824: fix data races in subinterpreters under TSAN (GH-135794) (#136266)

2025-07-06 Thread kumaraditya303
https://github.com/python/cpython/commit/3ea7276a8e9edcf5cc5409448467023a34d4f083 commit: 3ea7276a8e9edcf5cc5409448467023a34d4f083 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-07-06T18:53:55+05:30 summary: [3.14]

[Python-checkins] [3.14] gh-136285: Improve `pickle` protocol testing in `test_interpreters` (GH-136286) (#136333)

2025-07-06 Thread sobolevn
https://github.com/python/cpython/commit/d86ca7b610fb8cf70796f40c51ef4f0332970a08 commit: d86ca7b610fb8cf70796f40c51ef4f0332970a08 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2025-07-06T11:13:13+03:00 summary: [3.14] gh-13

[Python-checkins] gh-136285: Improve `pickle` protocol testing in `test_interpreters` (#136286)

2025-07-06 Thread sobolevn
https://github.com/python/cpython/commit/06e347b84648f3f8e144e8f70671d610da082b77 commit: 06e347b84648f3f8e144e8f70671d610da082b77 branch: main author: sobolevn committer: sobolevn date: 2025-07-06T07:35:30Z summary: gh-136285: Improve `pickle` protocol testing in `test_interpreters` (#136286)