[Python-checkins] [3.14] gh-133485: Use interpreters.Interpreter in InterpreterPoolExecutor (gh-135695)

2025-06-18 Thread ericsnowcurrently
https://github.com/python/cpython/commit/bc8ed42176b89cd9b965a172c3a0324db3c68754 commit: bc8ed42176b89cd9b965a172c3a0324db3c68754 branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ericsnowcurrently date: 2025-06-19T00:23:12Z summary: [3.14] g

[Python-checkins] gh-133485: Use interpreters.Interpreter in InterpreterPoolExecutor (gh-133957)

2025-06-18 Thread ericsnowcurrently
https://github.com/python/cpython/commit/725da50520c5cc3002f6f55bf67c56853507c604 commit: 725da50520c5cc3002f6f55bf67c56853507c604 branch: main author: Eric Snow committer: ericsnowcurrently date: 2025-06-18T17:57:14-06:00 summary: gh-133485: Use interpreters.Interpreter in InterpreterPoolExecut

[Python-checkins] [3.14] gh-135450: Remove assertion in `_PyCode_CheckNoExternalState` (gh-135694)

2025-06-18 Thread ericsnowcurrently
https://github.com/python/cpython/commit/c03f94e7fe2fe96827ed96ce78aed0fc88fb8358 commit: c03f94e7fe2fe96827ed96ce78aed0fc88fb8358 branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ericsnowcurrently date: 2025-06-18T23:57:18Z summary: [3.14] g

[Python-checkins] gh-135450: Remove assertion in `_PyCode_CheckNoExternalState` (gh-135466)

2025-06-18 Thread ericsnowcurrently
https://github.com/python/cpython/commit/15f2bac02c5e106f04a93ce73fd93cc305253405 commit: 15f2bac02c5e106f04a93ce73fd93cc305253405 branch: main author: Peter Bierma committer: ericsnowcurrently date: 2025-06-18T17:31:23-06:00 summary: gh-135450: Remove assertion in `_PyCode_CheckNoExternalState`

[Python-checkins] gh-134538: Add link to shutil.rmtree example in function docs (GH-135540)

2025-06-18 Thread zooba
https://github.com/python/cpython/commit/7e783e55748d2ac8969a0a60686a49db22e5d173 commit: 7e783e55748d2ac8969a0a60686a49db22e5d173 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: zooba date: 2025-06-18T21:17:42Z summary: gh-134538: Add link

[Python-checkins] gh-134538: Add link to shutil.rmtree example in function docs (GH-135540)

2025-06-18 Thread zooba
https://github.com/python/cpython/commit/47ee2aedf11fe6fb274dfc2bfc9ac51136f6113c commit: 47ee2aedf11fe6fb274dfc2bfc9ac51136f6113c branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: zooba date: 2025-06-18T21:16:07Z summary: gh-134538: Add link

[Python-checkins] gh-134538: Add link to shutil.rmtree example in function docs (GH-135540)

2025-06-18 Thread zooba
https://github.com/python/cpython/commit/e9b647dd30d22cef465972d898a34c4b1bb6615d commit: e9b647dd30d22cef465972d898a34c4b1bb6615d branch: main author: alexey semenyuk committer: zooba date: 2025-06-18T22:10:20+01:00 summary: gh-134538: Add link to shutil.rmtree example in function docs (GH-1355

[Python-checkins] [3.14] gh-135641: Fix flaky `test_capi.test_lock_two_threads` test case (gh-135642) (gh-135687)

2025-06-18 Thread colesbury
https://github.com/python/cpython/commit/a93ff87375dc39409a48377f23e9feedeb977e8e commit: a93ff87375dc39409a48377f23e9feedeb977e8e branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: colesbury date: 2025-06-18T18:49:43Z summary: [3.14] gh-135641

[Python-checkins] [3.13] gh-135641: Fix flaky `test_capi.test_lock_two_threads` test case (gh-135642) (gh-135688)

2025-06-18 Thread colesbury
https://github.com/python/cpython/commit/3bfb7da3d70884ec8ec192bcafe4f1744fecf358 commit: 3bfb7da3d70884ec8ec192bcafe4f1744fecf358 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: colesbury date: 2025-06-18T18:47:59Z summary: [3.13] gh-135641

[Python-checkins] gh-135641: Fix flaky `test_capi.test_lock_two_threads` test case (gh-135642)

2025-06-18 Thread colesbury
https://github.com/python/cpython/commit/17ac3933c3c860e08f7963cf270116a39a063be7 commit: 17ac3933c3c860e08f7963cf270116a39a063be7 branch: main author: Sam Gross committer: colesbury date: 2025-06-18T14:24:05-04:00 summary: gh-135641: Fix flaky `test_capi.test_lock_two_threads` test case (gh-135

[Python-checkins] [3.14] Docs: Fix markups for emphasis (GH-135598) (GH-135685)

2025-06-18 Thread ZeroIntensity
https://github.com/python/cpython/commit/1734b295b3c2b06ed296c29a9081bd6d0da8f75b commit: 1734b295b3c2b06ed296c29a9081bd6d0da8f75b branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ZeroIntensity date: 2025-06-18T17:39:06Z summary: [3.14] Docs:

[Python-checkins] [3.13] Docs: Fix markups for emphasis (GH-135598) (GH-135686)

2025-06-18 Thread ZeroIntensity
https://github.com/python/cpython/commit/dfe0e30c80ea6f6fd3d13c578df1a53516854f1c commit: dfe0e30c80ea6f6fd3d13c578df1a53516854f1c branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ZeroIntensity date: 2025-06-18T17:44:43Z summary: [3.13] Docs:

[Python-checkins] Docs: Fix markups for emphasis (GH-135598)

2025-06-18 Thread ZeroIntensity
https://github.com/python/cpython/commit/46c60e0d0b716e8e6f0b74a0f9d0542605b1efd4 commit: 46c60e0d0b716e8e6f0b74a0f9d0542605b1efd4 branch: main author: Yuki Kobayashi committer: ZeroIntensity date: 2025-06-18T13:32:43-04:00 summary: Docs: Fix markups for emphasis (GH-135598) The word emphasis c

[Python-checkins] gh-135639: fix `test_cycle` test (#135662)

2025-06-18 Thread kumaraditya303
https://github.com/python/cpython/commit/4dea6b48cc24aede7250534923d3ce9f9c8b87e6 commit: 4dea6b48cc24aede7250534923d3ce9f9c8b87e6 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-06-18T22:11:35+05:30 summary: gh-135639: fix `test_cycle` test (#135662) files: M Lib/test/te

[Python-checkins] [3.14] gh-135376: Fix and improve test_random (GH-135377) (GH-135680)

2025-06-18 Thread serhiy-storchaka
https://github.com/python/cpython/commit/3ae8a5bed304d2ebd9930f04912ead715ba66f00 commit: 3ae8a5bed304d2ebd9930f04912ead715ba66f00 branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: serhiy-storchaka date: 2025-06-18T15:51:47Z summary: [3.14] gh

[Python-checkins] gh-135376: Fix and improve test_random (GH-135377)

2025-06-18 Thread serhiy-storchaka
https://github.com/python/cpython/commit/c55512311b7cb8b7c27c19f56cd8f872be29aedc commit: c55512311b7cb8b7c27c19f56cd8f872be29aedc branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-06-18T18:26:01+03:00 summary: gh-135376: Fix and improve test_random (GH-135377) * Remo

[Python-checkins] [3.14] gh-135676: lexical analysis: Improve section on Numeric literals (GH-134850) (GH-135677)

2025-06-18 Thread encukou
https://github.com/python/cpython/commit/bb9927005ffd7e4dc337a1f52524820601f31222 commit: bb9927005ffd7e4dc337a1f52524820601f31222 branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: encukou date: 2025-06-18T14:40:28Z summary: [3.14] gh-135676:

[Python-checkins] gh-135676: lexical analysis: Improve section on Numeric literals (GH-134850)

2025-06-18 Thread encukou
https://github.com/python/cpython/commit/21f3d15534c08d9a49d5c119a0e690855173fde4 commit: 21f3d15534c08d9a49d5c119a0e690855173fde4 branch: main author: Petr Viktorin committer: encukou date: 2025-06-18T16:34:18+02:00 summary: gh-135676: lexical analysis: Improve section on Numeric literals (GH-1

[Python-checkins] [3.14] gh-135646: Raise consistent `NameError` exceptions in `ForwardRef.evaluate()` (GH-135663) (#135673)

2025-06-18 Thread JelleZijlstra
https://github.com/python/cpython/commit/d4daf4da7ec9c4ff93d713c511d6e96d8c9fe9fa commit: d4daf4da7ec9c4ff93d713c511d6e96d8c9fe9fa branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: JelleZijlstra date: 2025-06-18T13:26:58Z summary: [3.14] gh-13

[Python-checkins] gh-135646: Raise consistent `NameError` exceptions in `ForwardRef.evaluate()` (#135663)

2025-06-18 Thread JelleZijlstra
https://github.com/python/cpython/commit/343719d98e60d28d6102002f8ad3fd9dc5a58bd1 commit: 343719d98e60d28d6102002f8ad3fd9dc5a58bd1 branch: main author: Victorien <65306057+vii...@users.noreply.github.com> committer: JelleZijlstra date: 2025-06-18T13:00:55Z summary: gh-135646: Raise consistent `Na

[Python-checkins] [3.14] gh-135335: flush stdout/stderr in forkserver after preloading modules (GH-135338) (#135670)

2025-06-18 Thread vstinner
https://github.com/python/cpython/commit/9ac369cb73eaa1f67a2868780b8f7e3e19a236db commit: 9ac369cb73eaa1f67a2868780b8f7e3e19a236db branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: vstinner date: 2025-06-18T12:42:18Z summary: [3.14] gh-135335:

[Python-checkins] [3.13] gh-135335: flush stdout/stderr in forkserver after preloading modules (GH-135338) (#135671)

2025-06-18 Thread vstinner
https://github.com/python/cpython/commit/a0a1aa3125a1547830b38d93b862204b581361d2 commit: a0a1aa3125a1547830b38d93b862204b581361d2 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: vstinner date: 2025-06-18T12:40:21Z summary: [3.13] gh-135335:

[Python-checkins] gh-135335: flush stdout/stderr in forkserver after preloading modules (#135338)

2025-06-18 Thread vstinner
https://github.com/python/cpython/commit/9877d191f441741fc27ae5e7a6dd7ab6d4bcc6b7 commit: 9877d191f441741fc27ae5e7a6dd7ab6d4bcc6b7 branch: main author: Duane Griffin committer: vstinner date: 2025-06-18T14:17:02+02:00 summary: gh-135335: flush stdout/stderr in forkserver after preloading modules

[Python-checkins] gh-133390: Document `SQLITE_KEYWORDS` (GH-135659)

2025-06-18 Thread encukou
https://github.com/python/cpython/commit/5f6ab924653a44e08be23710d5023566e9e9214e commit: 5f6ab924653a44e08be23710d5023566e9e9214e branch: main author: Stan Ulbrych <89152624+stanfromirel...@users.noreply.github.com> committer: encukou date: 2025-06-18T12:56:49+02:00 summary: gh-133390: Document

[Python-checkins] [3.14] gh-127146: Emscripten: Fix test failure due to missing os.link (GH-135626) (#135652)

2025-06-18 Thread freakboy3742
https://github.com/python/cpython/commit/a61bd7af6e53fe5189c6c9a5a6f98bc0a74f68f3 commit: a61bd7af6e53fe5189c6c9a5a6f98bc0a74f68f3 branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: freakboy3742 date: 2025-06-18T04:03:32Z summary: [3.14] gh-127

[Python-checkins] [3.14] gh-135627: Remove documentation for LOAD_CONST_IMMORTAL opcode (GH-135632) (GH-135649)

2025-06-18 Thread Fidget-Spinner
https://github.com/python/cpython/commit/91914fd448a470a48ffc34bb7572e3db2997afad commit: 91914fd448a470a48ffc34bb7572e3db2997afad branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: Fidget-Spinner date: 2025-06-18T15:27:26+08:00 summary: [3.14]