[Python-checkins] [3.13] Docs: fix RFC index reference for TLS 1.3 (GH-142262) (#142341)

2025-12-06 Thread picnixz
https://github.com/python/cpython/commit/462541c0d7c6de835cd73986dbb3475ba8831f58 commit: 462541c0d7c6de835cd73986dbb3475ba8831f58 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-1

[Python-checkins] GH-75949: Fix argparse dropping '|' in mutually exclusive groups on line wrap (#142312)

2025-12-06 Thread savannahostrowski
https://github.com/python/cpython/commit/5be3405e4e94e494f3f2c4507d8c32c2c04bb2ee commit: 5be3405e4e94e494f3f2c4507d8c32c2c04bb2ee branch: main author: Savannah Ostrowski committer: savannahostrowski date: 2025-12-06T15:12:21Z summary: GH-75949: Fix argparse dropping '|' in mutually exclusive gr

[Python-checkins] gh-142168: explicitly initialize `stack_array` in `_PyEval_Vector` and `_PyEvalFramePushAndInit_Ex` (#142192)

2025-12-06 Thread picnixz
https://github.com/python/cpython/commit/35142b18ae3ea0fa7bce04e69a938049ca3da70d commit: 35142b18ae3ea0fa7bce04e69a938049ca3da70d branch: main author: Kir Chou <[email protected]> committer: picnixz <[email protected]> date: 2025-12-06T19:59:52+01:

[Python-checkins] gh-142332: Fix usage formatting for positional arguments in mutually exclusive groups in argparse (GH-142333)

2025-12-06 Thread serhiy-storchaka
https://github.com/python/cpython/commit/70c27ce94b2c18f375c10e508e7d9323ae795496 commit: 70c27ce94b2c18f375c10e508e7d9323ae795496 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-12-06T18:03:45Z summary: gh-142332: Fix usage formatting for positional arguments in mut

[Python-checkins] [3.14] gh-142332: Fix usage formatting for positional arguments in mutually exclusive groups in argparse (GH-142333) (GH-142356)

2025-12-06 Thread serhiy-storchaka
https://github.com/python/cpython/commit/1dfe219fec324611c3fe6282fd8628e94d940ada commit: 1dfe219fec324611c3fe6282fd8628e94d940ada branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-12-06T18:28:54Z summary: [3.14] gh

[Python-checkins] GH-64532: Include parent's required optional arguments in subparser usage (#142355)

2025-12-06 Thread savannahostrowski
https://github.com/python/cpython/commit/0ed56ed88fc0ed3954cf601d116c7ba134910567 commit: 0ed56ed88fc0ed3954cf601d116c7ba134910567 branch: main author: Savannah Ostrowski committer: savannahostrowski date: 2025-12-06T18:30:50Z summary: GH-64532: Include parent's required optional arguments in su

[Python-checkins] GH-142363: Contrast and gradient CSS fixes for Tachyon flamegraph (#142364)

2025-12-06 Thread savannahostrowski
https://github.com/python/cpython/commit/332da6295f365b09cabf30a9222323b056ab1410 commit: 332da6295f365b09cabf30a9222323b056ab1410 branch: main author: Savannah Ostrowski committer: savannahostrowski date: 2025-12-06T22:09:10Z summary: GH-142363: Contrast and gradient CSS fixes for Tachyon flame

[Python-checkins] [3.13] GH-75949: Fix argparse dropping '|' in mutually exclusive groups on line wrap (GH-142312) (#142348)

2025-12-06 Thread savannahostrowski
https://github.com/python/cpython/commit/f28409cb8ccf81b13bff1f2afedec0cb3a78732d commit: f28409cb8ccf81b13bff1f2afedec0cb3a78732d branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: savannahostrowski date: 2025-12-06T15:35:01Z summary: [3.13] G

[Python-checkins] [3.14] GH-75949: Fix argparse dropping '|' in mutually exclusive groups on line wrap (GH-142312) (#142347)

2025-12-06 Thread savannahostrowski
https://github.com/python/cpython/commit/4556b9e7dc31865f6f1a89d21418bfea16db263b commit: 4556b9e7dc31865f6f1a89d21418bfea16db263b branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: savannahostrowski date: 2025-12-06T15:37:34Z summary: [3.14] G

[Python-checkins] gh-142236: Fix incorrect keyword suggestions for syntax errors (#142328)

2025-12-06 Thread pablogsal
https://github.com/python/cpython/commit/ed4f78a4b318e57c9cadad2296c8b977431df6b3 commit: ed4f78a4b318e57c9cadad2296c8b977431df6b3 branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2025-12-06T21:09:35Z summary: gh-142236: Fix incorrect keyword suggestions for syntax errors (#

[Python-checkins] [3.14] gh-142006: Fix HeaderWriteError in email.policy.default caused by extra newline (GH-142008) (#142361)

2025-12-06 Thread bitdancer
https://github.com/python/cpython/commit/b188ebeca0710a243571e95e650d6a910c26795e commit: b188ebeca0710a243571e95e650d6a910c26795e branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-12-06T16:39:47-05:00 summary: [3.14] gh-1

[Python-checkins] [3.13] gh-142006: Fix HeaderWriteError in email.policy.default caused by extra newline (GH-142008) (#142362)

2025-12-06 Thread bitdancer
https://github.com/python/cpython/commit/90ca216cdcb747e623864b66e83fef7947b03e4d commit: 90ca216cdcb747e623864b66e83fef7947b03e4d branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-12-06T16:40:07-05:00 summary: [3.13] gh-1

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

2025-12-06 Thread bitdancer
https://github.com/python/cpython/commit/9d707d8a64cd8042cd4ca9633a3feff8dee4a06d commit: 9d707d8a64cd8042cd4ca9633a3feff8dee4a06d branch: main author: Ivo Bellin Salarin committer: bitdancer date: 2025-12-06T16:54:29-05:00 summary: gh-68552: fix defects policy (#138579) Extend defect handling

[Python-checkins] Remove unused imports (#142320)

2025-12-06 Thread vstinner
https://github.com/python/cpython/commit/d1194439363a6896069c5c3cf66e95a14f79bc00 commit: d1194439363a6896069c5c3cf66e95a14f79bc00 branch: main author: Victor Stinner committer: vstinner date: 2025-12-06T11:27:31Z summary: Remove unused imports (#142320) files: M Lib/cProfile.py M Lib/profiling

[Python-checkins] gh-69113: Fix doctest to report line numbers for __test__ strings (#141624)

2025-12-06 Thread bitdancer
https://github.com/python/cpython/commit/100e316e53abfff45f2a94987ee7a8622fcd3589 commit: 100e316e53abfff45f2a94987ee7a8622fcd3589 branch: main author: Sanyam Khurana <[email protected]> committer: bitdancer date: 2025-12-06T15:47:08-05:00 summary: gh-69113: Fix doct

[Python-checkins] gh-142006: Fix HeaderWriteError in email.policy.default caused by extra newline (#142008)

2025-12-06 Thread bitdancer
https://github.com/python/cpython/commit/07eff899d8a8ee4c4b1be7cb223fe25687f6216c commit: 07eff899d8a8ee4c4b1be7cb223fe25687f6216c branch: main author: Paresh Joshi committer: bitdancer date: 2025-12-06T15:59:35-05:00 summary: gh-142006: Fix HeaderWriteError in email.policy.default caused by ext

[Python-checkins] gh-138122: Improve the profiling section in the 3.15 what's new document (#140156)

2025-12-06 Thread pablogsal
https://github.com/python/cpython/commit/c5b37228af6738d3688798d7b48a9f94b21ab028 commit: c5b37228af6738d3688798d7b48a9f94b21ab028 branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2025-12-07T02:46:33Z summary: gh-138122: Improve the profiling section in the 3.15 what's new d

[Python-checkins] Docs: fix RFC index reference for TLS 1.3 (#142262)

2025-12-06 Thread picnixz
https://github.com/python/cpython/commit/61823a5382e8c0c0292e90a46ae3e1859b7f278b commit: 61823a5382e8c0c0292e90a46ae3e1859b7f278b branch: main author: Y. Z. Chen <[email protected]> committer: picnixz <[email protected]> date: 2025-12-06T14:05:20+01:00 summary: Docs: fix RF

[Python-checkins] [3.14] Docs: fix RFC index reference for TLS 1.3 (GH-142262) (#142340)

2025-12-06 Thread picnixz
https://github.com/python/cpython/commit/95d19fc5b6de3190197b30bb9e6c89ae62590024 commit: 95d19fc5b6de3190197b30bb9e6c89ae62590024 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-1

[Python-checkins] GH-141565: Add async code awareness to Tachyon (#141533)

2025-12-06 Thread pablogsal
https://github.com/python/cpython/commit/56a442d0d893e41382dc740c50edc96df20d62f0 commit: 56a442d0d893e41382dc740c50edc96df20d62f0 branch: main author: Savannah Ostrowski committer: pablogsal date: 2025-12-06T19:31:40Z summary: GH-141565: Add async code awareness to Tachyon (#141533) Co-authore

[Python-checkins] gh-105836: Fix `asyncio.run_coroutine_threadsafe` leaving underlying cancelled asyncio task running (#141696)

2025-12-06 Thread kumaraditya303
https://github.com/python/cpython/commit/14715e3a64a674629c781d4a3dd11143ba010990 commit: 14715e3a64a674629c781d4a3dd11143ba010990 branch: main author: Kaisheng Xu committer: kumaraditya303 date: 2025-12-06T19:33:25Z summary: gh-105836: Fix `asyncio.run_coroutine_threadsafe` leaving underlying c

[Python-checkins] gh-140677 Improve heatmap colors (#142241)

2025-12-06 Thread pablogsal
https://github.com/python/cpython/commit/c91c373ef6ceab78936d866572023feb642acc73 commit: c91c373ef6ceab78936d866572023feb642acc73 branch: main author: ivonastojanovic <[email protected]> committer: pablogsal date: 2025-12-06T20:27:16Z summary: gh-140677 Improve he