[Python-checkins] [3.13] `Lib/idlelib/idle_test/__init__.py`: remove commented out duplicate code (GH-140259) (#140323)

2025-10-19 Thread terryjreedy
https://github.com/python/cpython/commit/b2ed70f016c9f9b86a71b244e1f7358a7bd4bd30 commit: b2ed70f016c9f9b86a71b244e1f7358a7bd4bd30 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2025-10-19T04:49:57-04:00 summary: [3.13] `L

[Python-checkins] [3.14] `Lib/idlelib/idle_test/__init__.py`: remove commented out duplicate code (GH-140259) (#140322)

2025-10-19 Thread terryjreedy
https://github.com/python/cpython/commit/69d263cfe1ecbbf957a1f05a23cbea70a3bf6582 commit: 69d263cfe1ecbbf957a1f05a23cbea70a3bf6582 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2025-10-19T04:49:48-04:00 summary: [3.14] `L

[Python-checkins] docs: be clearer that glob results are unordered (#140184)

2025-10-19 Thread nedbat
https://github.com/python/cpython/commit/ed672f7a8a3c843d8e6e6b673d5a7c1f752f208c commit: ed672f7a8a3c843d8e6e6b673d5a7c1f752f208c branch: main author: Ned Batchelder committer: nedbat date: 2025-10-19T16:16:35-04:00 summary: docs: be clearer that glob results are unordered (#140184) * docs: be

[Python-checkins] [3.14] Standardize translation of `Doc/bugs.rst` (GH-137449) (#140275)

2025-10-19 Thread JulienPalard
https://github.com/python/cpython/commit/13e1642845613fd07a375c8323c898def0d45f6c commit: 13e1642845613fd07a375c8323c898def0d45f6c branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: JulienPalard date: 2025-10-19T23:13:48+02:00 summary: [3.14] S

[Python-checkins] gh-101525: [BOLT] Add GCC's LTO-generated function clones, with computed gotos, to BOLT skip list (gh-139840)

2025-10-19 Thread corona10
https://github.com/python/cpython/commit/bad8d6de37c67b6f8ead5682cadb43d5e3f75f5a commit: bad8d6de37c67b6f8ead5682cadb43d5e3f75f5a branch: main author: stratakis committer: corona10 date: 2025-10-19T23:23:49+09:00 summary: gh-101525: [BOLT] Add GCC's LTO-generated function clones, with computed

[Python-checkins] [3.14] gh-140306: Fix memory leaks in cross-interpreter data handling (GH-140307) (GH-140338)

2025-10-19 Thread serhiy-storchaka
https://github.com/python/cpython/commit/6cee144d3a6e31401a5e26ee0c804dd0389bc89d commit: 6cee144d3a6e31401a5e26ee0c804dd0389bc89d branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-19T19:53:36Z summary: [3.14] gh

[Python-checkins] [3.14] gh-63161: Fix PEP 263 support (GH-139481) (GH-139898)

2025-10-19 Thread serhiy-storchaka
https://github.com/python/cpython/commit/9ff705c6c59a7561b065639ebb07f3341083e869 commit: 9ff705c6c59a7561b065639ebb07f3341083e869 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-19T19:16:33Z summary: [3.14] gh

[Python-checkins] gh-140306: Fix memory leaks in cross-interpreter data handling (GH-140307)

2025-10-19 Thread serhiy-storchaka
https://github.com/python/cpython/commit/f9323213c98c9f1f7f3bf5af883b73047432fe50 commit: f9323213c98c9f1f7f3bf5af883b73047432fe50 branch: main author: Shamil committer: serhiy-storchaka date: 2025-10-19T22:24:28+03:00 summary: gh-140306: Fix memory leaks in cross-interpreter data handling (GH-1

[Python-checkins] `zlib.rst`: Link to constants and deduplicate text (GH-140115)

2025-10-19 Thread emmatyping
https://github.com/python/cpython/commit/091e8513bb58747ade56a03fccb98e220c7722cc commit: 091e8513bb58747ade56a03fccb98e220c7722cc branch: main author: Stan Ulbrych <[email protected]> committer: emmatyping date: 2025-10-19T21:22:39-07:00 summary: `zlib.rst`: Link

[Python-checkins] [3.14] docs: be clearer that glob results are unordered (GH-140184) (#140339)

2025-10-19 Thread hugovk
https://github.com/python/cpython/commit/2699643d715aeccdbdbb9b429f7bd423050e8f41 commit: 2699643d715aeccdbdbb9b429f7bd423050e8f41 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-10-2

[Python-checkins] [3.13] docs: be clearer that glob results are unordered (GH-140184) (#140340)

2025-10-19 Thread hugovk
https://github.com/python/cpython/commit/152e7d14dc118d676c8a7dbbd682672708793843 commit: 152e7d14dc118d676c8a7dbbd682672708793843 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-10-2