[Python-checkins] Fix typo in Apple/__main__.py (#141038)

2025-11-04 Thread freakboy3742
https://github.com/python/cpython/commit/335d83ec0492779b7fbf2293690f06971cc9d04a commit: 335d83ec0492779b7fbf2293690f06971cc9d04a branch: main author: Lê Nam Khánh <[email protected]> committer: freakboy3742 date: 2025-11-05T15:23:25+08:00 summary: Fix typo in Appl

[Python-checkins] Docs: Fix cached calls count in factorial example (gh-140882)

2025-11-04 Thread rhettinger
https://github.com/python/cpython/commit/1ae900424b3c888d2b2cc97e6ef780717813d658 commit: 1ae900424b3c888d2b2cc97e6ef780717813d658 branch: main author: Clifford Gama committer: rhettinger date: 2025-11-05T00:29:25Z summary: Docs: Fix cached calls count in factorial example (gh-140882) files: M

[Python-checkins] [3.14] gh-141007: update string module source code link (GH-141008) (#141030)

2025-11-04 Thread terryjreedy
https://github.com/python/cpython/commit/2511fce2ef655f73cadb0b7ea66952a8517315e4 commit: 2511fce2ef655f73cadb0b7ea66952a8517315e4 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2025-11-05T00:11:42Z summary: [3.14] gh-1410

[Python-checkins] gh-141007: update string module source code link (#141008)

2025-11-04 Thread terryjreedy
https://github.com/python/cpython/commit/fa02422918ac3251cdf88a626f90af260bf5224a commit: fa02422918ac3251cdf88a626f90af260bf5224a branch: main author: alex <[email protected]> committer: terryjreedy date: 2025-11-04T19:05:49-05:00 summary: gh-141007: update string modul

[Python-checkins] gh-140454: Normalize the JIT stencils filename on Linux to avoid mismatches between the Makefile and the generator (#140823)

2025-11-04 Thread savannahostrowski
https://github.com/python/cpython/commit/d5b00c74b30a159d8d8c03e152c6cf8e8b1431b2 commit: d5b00c74b30a159d8d8c03e152c6cf8e8b1431b2 branch: main author: Miro Hrončok committer: savannahostrowski date: 2025-11-04T14:29:15-08:00 summary: gh-140454: Normalize the JIT stencils filename on Linux to av

[Python-checkins] gh-138189: Document type slots, and other constants, as part of Limited API (GH-138190)

2025-11-04 Thread encukou
https://github.com/python/cpython/commit/d81e1ef0f3a7c63f5d246e4cf918700016b72489 commit: d81e1ef0f3a7c63f5d246e4cf918700016b72489 branch: main author: Petr Viktorin committer: encukou date: 2025-11-04T22:58:53+01:00 summary: gh-138189: Document type slots, and other constants, as part of Limite

[Python-checkins] [3.14] gh-141004: Document `Py_UNICODE_{HIGH, LOW}_SURROGATE` functions (GH-141019) (GH-141027)

2025-11-04 Thread ZeroIntensity
https://github.com/python/cpython/commit/7ab08d2c5171e35f4a2295070f843c786c7da7d0 commit: 7ab08d2c5171e35f4a2295070f843c786c7da7d0 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-11-04T21:33:52Z summary: [3.14] gh-14

[Python-checkins] [3.13] gh-141004: Document `Py_UNICODE_{HIGH, LOW}_SURROGATE` functions (GH-141019) (GH-141026)

2025-11-04 Thread ZeroIntensity
https://github.com/python/cpython/commit/82ed4d0707ccd08bb33c6bc3b1c70b96b6208272 commit: 82ed4d0707ccd08bb33c6bc3b1c70b96b6208272 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-11-04T21:24:52Z summary: [3.13] gh-14

[Python-checkins] [3.14] gh-139434: Update selected RFC 2822 references to RFC 5322 (GH-139435) (#141025)

2025-11-04 Thread bitdancer
https://github.com/python/cpython/commit/dc76de26e5f25f14aae0470297788c6be08213f0 commit: dc76de26e5f25f14aae0470297788c6be08213f0 branch: 3.14 author: Filip Łajszczak committer: bitdancer date: 2025-11-04T16:23:16-05:00 summary: [3.14] gh-139434: Update selected RFC 2822 references to RFC 5322

[Python-checkins] [3.13] gh-139434: Update selected RFC 2822 references to RFC 5322 (GH-139435) (#141024)

2025-11-04 Thread bitdancer
https://github.com/python/cpython/commit/d76e411891fae8db2444881dd426712202317aa9 commit: d76e411891fae8db2444881dd426712202317aa9 branch: 3.13 author: Filip Łajszczak committer: bitdancer date: 2025-11-04T16:22:31-05:00 summary: [3.13] gh-139434: Update selected RFC 2822 references to RFC 5322

[Python-checkins] gh-141004: Document `Py_UNICODE_{HIGH, LOW}_SURROGATE` functions (GH-141019)

2025-11-04 Thread ZeroIntensity
https://github.com/python/cpython/commit/bfe54810c408ff066591d1af0411b1d9c10084b1 commit: bfe54810c408ff066591d1af0411b1d9c10084b1 branch: main author: Stan Ulbrych <[email protected]> committer: ZeroIntensity date: 2025-11-04T16:19:06-05:00 summary: gh-141004: Doc

[Python-checkins] [3.14] gh-140513: Fail to compile if _Py_TAIL_CALL_INTERP is set but preserve_none and musttail do not exist (GH-140548) (#140923)

2025-11-04 Thread Fidget-Spinner
https://github.com/python/cpython/commit/f0eb7d4c9a2e49aafb858b0c625c2741701bbf42 commit: f0eb7d4c9a2e49aafb858b0c625c2741701bbf42 branch: 3.14 author: Chris Eibl <[email protected]> committer: Fidget-Spinner date: 2025-11-04T20:43:18Z summary: [3.14] gh-140513: Fail t

[Python-checkins] gh-139434: Update selected RFC 2822 references to RFC 5322 (#139435)

2025-11-04 Thread bitdancer
https://github.com/python/cpython/commit/ce1bb85d286130f44b7e874430b0b12990d61dc1 commit: ce1bb85d286130f44b7e874430b0b12990d61dc1 branch: main author: Filip Łajszczak committer: bitdancer date: 2025-11-04T14:46:07-05:00 summary: gh-139434: Update selected RFC 2822 references to RFC 5322 (#13943

[Python-checkins] [3.13] Docs: Fix typo in `email.headerregistry.rst` (GH-140965) (#141021)

2025-11-04 Thread bitdancer
https://github.com/python/cpython/commit/426daef4125c7157a81753349df0cd137f2b1d41 commit: 426daef4125c7157a81753349df0cd137f2b1d41 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-11-04T19:35:14Z summary: [3.13] Docs: Fix

[Python-checkins] [3.14] Docs: Fix typo in `email.headerregistry.rst` (GH-140965) (#141020)

2025-11-04 Thread bitdancer
https://github.com/python/cpython/commit/d82d340096a7fe25434bf3f08678a20bae3dfd9f commit: d82d340096a7fe25434bf3f08678a20bae3dfd9f branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-11-04T19:35:20Z summary: [3.14] Docs: Fix

[Python-checkins] Docs: Fix typo in `email.headerregistry.rst` (#140965)

2025-11-04 Thread bitdancer
https://github.com/python/cpython/commit/97d8dda980fcddf88b782be343118257f483a864 commit: 97d8dda980fcddf88b782be343118257f483a864 branch: main author: Guo Ci committer: bitdancer date: 2025-11-04T14:29:13-05:00 summary: Docs: Fix typo in `email.headerregistry.rst` (#140965) Fix missing 'Header

[Python-checkins] [3.13] gh-134817: Restore accidentally deleted line in documentation. (GH-141013) (GH-141017)

2025-11-04 Thread vsajip
https://github.com/python/cpython/commit/fbfa3e3fe861629187b11cbc7d7decbcb6c4eaef commit: fbfa3e3fe861629187b11cbc7d7decbcb6c4eaef branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vsajip date: 2025-11-04T18:57:32Z summary: [3.13] gh-134817: R

[Python-checkins] [3.14] gh-134817: Restore accidentally deleted line in documentation. (GH-141013) (GH-141016)

2025-11-04 Thread vsajip
https://github.com/python/cpython/commit/4358b8417f58af118f78da86b53b6d483835c7ce commit: 4358b8417f58af118f78da86b53b6d483835c7ce branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vsajip date: 2025-11-04T18:40:12Z summary: [3.14] gh-134817: R

[Python-checkins] [3.13] Document that returning `sys.monitoring.DISABLE` in response to a global event raises `ValueError` (GH-140726) (GH-141015)

2025-11-04 Thread brettcannon
https://github.com/python/cpython/commit/aa4dd4ece8d3344710aad74a27840d98d9894526 commit: aa4dd4ece8d3344710aad74a27840d98d9894526 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: brettcannon date: 2025-11-04T18:36:40Z summary: [3.13] Documen

[Python-checkins] [3.14] Document that returning `sys.monitoring.DISABLE` in response to a global event raises `ValueError` (GH-140726) (GH-141014)

2025-11-04 Thread brettcannon
https://github.com/python/cpython/commit/52f18790eb75e00fbc82e4b4ae71dd9ee559aec0 commit: 52f18790eb75e00fbc82e4b4ae71dd9ee559aec0 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: brettcannon date: 2025-11-04T18:34:04Z summary: [3.14] Documen

[Python-checkins] gh-134817: Restore accidentally deleted line in documentation. (GH-141013)

2025-11-04 Thread vsajip
https://github.com/python/cpython/commit/66c86c65633047c0faffba85ce6b0b3a82373657 commit: 66c86c65633047c0faffba85ce6b0b3a82373657 branch: main author: Vinay Sajip committer: vsajip date: 2025-11-04T18:29:44Z summary: gh-134817: Restore accidentally deleted line in documentation. (GH-141013) fi

[Python-checkins] Document that returning `sys.monitoring.DISABLE` in response to a global event raises `ValueError` (#140726)

2025-11-04 Thread brettcannon
https://github.com/python/cpython/commit/8a7dbb7a68b5da1f3f1805f564c028f1eea4ebc3 commit: 8a7dbb7a68b5da1f3f1805f564c028f1eea4ebc3 branch: main author: Brett Cannon committer: brettcannon date: 2025-11-04T10:28:17-08:00 summary: Document that returning `sys.monitoring.DISABLE` in response to a g

[Python-checkins] [3.13] gh-139590: Stricter `ruff` rules for `Tools/wasm` (GH-139752) (#140986)

2025-11-04 Thread hugovk
https://github.com/python/cpython/commit/56146059d3479c04a65805f5326e7200cf7040b7 commit: 56146059d3479c04a65805f5326e7200cf7040b7 branch: 3.13 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2025-11-04T18:17:57Z

[Python-checkins] [3.13] gh-140826 Remove the wrong documents about comparison behavior on winreg.HKEYType (GH-140999) (GH-141003)

2025-11-04 Thread serhiy-storchaka
https://github.com/python/cpython/commit/ac0ecb0f5dbf13dcbd53895d6e492185b81dc407 commit: ac0ecb0f5dbf13dcbd53895d6e492185b81dc407 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-04T16:36:46Z summary: [3.13] gh

[Python-checkins] GH-139946: Colorize error and warning messages in argparse (#140695)

2025-11-04 Thread savannahostrowski
https://github.com/python/cpython/commit/40096da95a592ac0b2ad6aa9c731631784c3b393 commit: 40096da95a592ac0b2ad6aa9c731631784c3b393 branch: main author: Savannah Ostrowski committer: savannahostrowski date: 2025-11-04T16:31:35Z summary: GH-139946: Colorize error and warning messages in argparse (

[Python-checkins] [3.14] gh-140979: Fix off-by-one error in the RE code validator (GH-140984) (GH-141001)

2025-11-04 Thread serhiy-storchaka
https://github.com/python/cpython/commit/267af2983246012f0c9bdc141dd9ef503a12d58b commit: 267af2983246012f0c9bdc141dd9ef503a12d58b branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-04T18:16:51+02:00 summary: [3.1

[Python-checkins] [3.13] gh-140979: Fix off-by-one error in the RE code validator (GH-140984) (GH-141000)

2025-11-04 Thread serhiy-storchaka
https://github.com/python/cpython/commit/fd9be78f4e43b2467411a206b54d49aba2763a49 commit: fd9be78f4e43b2467411a206b54d49aba2763a49 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-04T18:16:40+02:00 summary: [3.1

[Python-checkins] [3.14] gh-140826 Remove the wrong documents about comparison behavior on winreg.HKEYType (GH-140999)

2025-11-04 Thread serhiy-storchaka
https://github.com/python/cpython/commit/c3f9702f04f64f9cf9848b9a51a4aead4a612fa1 commit: c3f9702f04f64f9cf9848b9a51a4aead4a612fa1 branch: 3.14 author: AN Long committer: serhiy-storchaka date: 2025-11-04T16:14:44Z summary: [3.14] gh-140826 Remove the wrong documents about comparison behavior on

[Python-checkins] gh-140979: Fix off-by-one error in the RE code validator (GH-140984)

2025-11-04 Thread serhiy-storchaka
https://github.com/python/cpython/commit/1326d2a808245e5f2de9e515460bab30556e8f05 commit: 1326d2a808245e5f2de9e515460bab30556e8f05 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-04T17:49:44+02:00 summary: gh-140979: Fix off-by-one error in the RE code validator (

[Python-checkins] [3.13] Fix minor typo: 'web site' -> 'website' (GH-140561) (GH-140977)

2025-11-04 Thread encukou
https://github.com/python/cpython/commit/551d68d8cfa2781d383c153f197f6046682cef21 commit: 551d68d8cfa2781d383c153f197f6046682cef21 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-11-04T14:11:15+01:00 summary: [3.13] Fix mi

[Python-checkins] [3.14] Fix minor typo: 'web site' -> 'website' (GH-140561) (GH-140976)

2025-11-04 Thread encukou
https://github.com/python/cpython/commit/5b88a6533cdd5b4865d3fbe77829473e20aaa208 commit: 5b88a6533cdd5b4865d3fbe77829473e20aaa208 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-11-04T14:11:08+01:00 summary: [3.14] Fix mi

[Python-checkins] [3.14] gh-140797: Forbid capturing groups in re.Scanner lexicon patterns (GH-140944) (GH-140982)

2025-11-04 Thread serhiy-storchaka
https://github.com/python/cpython/commit/e5266fcac83667e74793cdc2cafe1e96422c1cea commit: e5266fcac83667e74793cdc2cafe1e96422c1cea branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-04T11:21:33Z summary: [3.14] gh

[Python-checkins] [3.14] gh-140815: Fix faulthandler for invalid/freed frame (GH-140921) (#140981)

2025-11-04 Thread vstinner
https://github.com/python/cpython/commit/331b4b868c1056370f150a6426bea9e1e5c52aff commit: 331b4b868c1056370f150a6426bea9e1e5c52aff branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-11-04T11:18:23Z summary: [3.14] gh-140815:

[Python-checkins] [3.13] gh-140797: Forbid capturing groups in re.Scanner lexicon patterns (GH-140944) (GH-140983)

2025-11-04 Thread serhiy-storchaka
https://github.com/python/cpython/commit/ee894d2abbdb9678f4cecdc15707496a0eea7f85 commit: ee894d2abbdb9678f4cecdc15707496a0eea7f85 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-04T11:17:29Z summary: [3.13] gh

[Python-checkins] gh-140797: Forbid capturing groups in re.Scanner lexicon patterns (GH-140944)

2025-11-04 Thread serhiy-storchaka
https://github.com/python/cpython/commit/fa9c3eefd475f0647a69bf3f49db8100848fb6a9 commit: fa9c3eefd475f0647a69bf3f49db8100848fb6a9 branch: main author: Abhishek Tiwari committer: serhiy-storchaka date: 2025-11-04T12:54:28+02:00 summary: gh-140797: Forbid capturing groups in re.Scanner lexicon pa

[Python-checkins] gh-140815: Fix faulthandler for invalid/freed frame (#140921)

2025-11-04 Thread vstinner
https://github.com/python/cpython/commit/a84181c31bfc45a1d6bcb1296bd298ad612c54d0 commit: a84181c31bfc45a1d6bcb1296bd298ad612c54d0 branch: main author: Victor Stinner committer: vstinner date: 2025-11-04T11:48:28+01:00 summary: gh-140815: Fix faulthandler for invalid/freed frame (#140921) fault

[Python-checkins] Fix minor typo: 'web site' -> 'website' (GH-140561)

2025-11-04 Thread encukou
https://github.com/python/cpython/commit/08115d241a724a476953f654f77abcdebf5a commit: 08115d241a724a476953f654f77abcdebf5a branch: main author: commitWithTisha committer: encukou date: 2025-11-04T10:23:49+01:00 summary: Fix minor typo: 'web site' -> 'website' (GH-140561) files: M Doc/li

[Python-checkins] [3.13] Docs: Fix a typo in `idle.rst` (Chitespace -> Whitespace) (GH-140946) (#140954)

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

[Python-checkins] [3.14] Docs: Fix a typo in `idle.rst` (Chitespace -> Whitespace) (GH-140946) (#140953)

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