[Python-checkins] gh-118803: Remove `ByteString` from `typing` and `collections.abc` (#118804)

2024-05-08 Thread AlexWaygood
https://github.com/python/cpython/commit/2f4db5a04d6fa7ba5c1c6b82b482dd7ca48f3382 commit: 2f4db5a04d6fa7ba5c1c6b82b482dd7ca48f3382 branch: main author: Nikita Sobolev committer: AlexWaygood date: 2024-05-09T00:37:55+01:00 summary: gh-118803: Remove `ByteString` from `typing` and `collections.abc

[Python-checkins] [3.13] gh-117657: Fix data races when writing / reading `ob_gc_bits` (GH-118292) (#118796)

2024-05-08 Thread colesbury
https://github.com/python/cpython/commit/7b9ca26812fabcd1202238c989f0f0a9e5b02e87 commit: 7b9ca26812fabcd1202238c989f0f0a9e5b02e87 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: colesbury date: 2024-05-08T21:31:37Z summary: [3.13] gh-117657

[Python-checkins] gh-117657: Fix data races when writing / reading `ob_gc_bits` (#118292)

2024-05-08 Thread colesbury
https://github.com/python/cpython/commit/cb6f75a32ca2649c6cc1cabb0301eb783efbd55b commit: cb6f75a32ca2649c6cc1cabb0301eb783efbd55b branch: main author: mpage committer: colesbury date: 2024-05-08T16:03:39-04:00 summary: gh-117657: Fix data races when writing / reading `ob_gc_bits` (#118292) Use

[Python-checkins] Fixing a typo in test_cmd_line.py (#118728)

2024-05-08 Thread hauntsaninja
https://github.com/python/cpython/commit/8d84120b4175daaf4ae6038621f3005cdb65acda commit: 8d84120b4175daaf4ae6038621f3005cdb65acda branch: main author: Yutian Li committer: hauntsaninja <[email protected]> date: 2024-05-08T19:58:48Z summary: Fixing a typo in test_cmd_

[Python-checkins] [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794)

2024-05-08 Thread serhiy-storchaka
https://github.com/python/cpython/commit/530c3bb271d85e7700f627c5d64089d270286dfa commit: 530c3bb271d85e7700f627c5d64089d270286dfa branch: 3.12 author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-05-08T19:55:13Z summary: [3.12] Format None, True, False and NotImplemented as literals

[Python-checkins] [3.13] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118792)

2024-05-08 Thread serhiy-storchaka
https://github.com/python/cpython/commit/8f31af68d0767d4bc56022ab7cc30b1c7bd6a676 commit: 8f31af68d0767d4bc56022ab7cc30b1c7bd6a676 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-05-08T19:55:12Z summary: [3.13] Fo

[Python-checkins] [3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)

2024-05-08 Thread AlexWaygood
https://github.com/python/cpython/commit/c33bba6eb3dca67f8cc85a1a24521107fd25 commit: c33bba6eb3dca67f8cc85a1a24521107fd25 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: AlexWaygood date: 2024-05-08T19:52:39Z summary: [3.13] docs: m

[Python-checkins] [3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791)

2024-05-08 Thread AlexWaygood
https://github.com/python/cpython/commit/b83b3cb9daf19560a171867b42d412a72b2bc4f5 commit: b83b3cb9daf19560a171867b42d412a72b2bc4f5 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: AlexWaygood date: 2024-05-08T19:42:01Z summary: [3.12] docs: m

[Python-checkins] Format None, True, False and NotImplemented as literals (GH-118758)

2024-05-08 Thread serhiy-storchaka
https://github.com/python/cpython/commit/05c2fe1acda9ea5a57061642c36e8b73bb4fbba4 commit: 05c2fe1acda9ea5a57061642c36e8b73bb4fbba4 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-05-08T22:35:16+03:00 summary: Format None, True, False and NotImplemented as literals (G

[Python-checkins] docs: module page titles should not start with a link to themselves (#117099)

2024-05-08 Thread AlexWaygood
https://github.com/python/cpython/commit/bcb435ee8ff41b5ec5d879ee0b6651f146a66151 commit: bcb435ee8ff41b5ec5d879ee0b6651f146a66151 branch: main author: Ned Batchelder committer: AlexWaygood date: 2024-05-08T20:34:40+01:00 summary: docs: module page titles should not start with a link to themselv

[Python-checkins] [3.13] gh-118772: Allow TypeVars without a default to follow those with a default when constructing aliases (GH-118774) (#118776)

2024-05-08 Thread JelleZijlstra
https://github.com/python/cpython/commit/c6680cdc5a7bfe7684af4dba981383cc80c889a8 commit: c6680cdc5a7bfe7684af4dba981383cc80c889a8 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2024-05-08T19:31:41Z summary: [3.13] gh-11

[Python-checkins] [3.13] Docs: fix typos in documentation (GH-118752) (#118787)

2024-05-08 Thread terryjreedy
https://github.com/python/cpython/commit/02d49af21929519f191af33856be53f0ab9e874b commit: 02d49af21929519f191af33856be53f0ab9e874b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2024-05-08T19:24:39Z summary: [3.13] Docs: f

[Python-checkins] [3.12] Docs: fix typos in documentation (GH-118752) (#118786)

2024-05-08 Thread terryjreedy
https://github.com/python/cpython/commit/e652dae6ebefd9ce55bb7e15a176cd0b3ff1303f commit: e652dae6ebefd9ce55bb7e15a176cd0b3ff1303f branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2024-05-08T19:13:42Z summary: [3.12] Docs: f

[Python-checkins] [3.13] Run CI on the 3.13 branch (GH-118779) (#118781)

2024-05-08 Thread JelleZijlstra
https://github.com/python/cpython/commit/58d9a9b7b1110209dbf3f82a3f01de6feac9fa1b commit: 58d9a9b7b1110209dbf3f82a3f01de6feac9fa1b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2024-05-08T18:43:25Z summary: [3.13] Run C

[Python-checkins] Docs: fix typos in documentation (#118752)

2024-05-08 Thread carljm
https://github.com/python/cpython/commit/7b0c247f1c176e092777fce4677a00f22c738b3c commit: 7b0c247f1c176e092777fce4677a00f22c738b3c branch: main author: Xie Yanbo committer: carljm date: 2024-05-08T12:20:40-06:00 summary: Docs: fix typos in documentation (#118752) files: M Doc/library/email.mess

[Python-checkins] Run CI on the 3.13 branch (#118779)

2024-05-08 Thread JelleZijlstra
https://github.com/python/cpython/commit/c68311df8543384e04fe994b3d4f4718cca1040e commit: c68311df8543384e04fe994b3d4f4718cca1040e branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2024-05-08T18:12:36Z summary: Run CI on the 3.13 branch (#118779) files: M .github/workflows/buil

[Python-checkins] gh-118767: Make bool(NotImplemented) raise TypeError (#118775)

2024-05-08 Thread JelleZijlstra
https://github.com/python/cpython/commit/3c079a020369173745a16ed4ef19a64f69e8592b commit: 3c079a020369173745a16ed4ef19a64f69e8592b branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2024-05-08T11:12:00-07:00 summary: gh-118767: Make bool(NotImplemented) raise TypeError (#118775)

[Python-checkins] gh-118772: Allow TypeVars without a default to follow those with a default when constructing aliases (#118774)

2024-05-08 Thread JelleZijlstra
https://github.com/python/cpython/commit/aac6b019fe91e2f9f7a955d4fc4db5d5efd968c9 commit: aac6b019fe91e2f9f7a955d4fc4db5d5efd968c9 branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2024-05-08T09:54:51-07:00 summary: gh-118772: Allow TypeVars without a default to follow those wit

[Python-checkins] Fix file extensions for 3.14 Whats New (#118770)

2024-05-08 Thread JelleZijlstra
https://github.com/python/cpython/commit/6d419db10c84cacbb3862e2adc940342175bfce9 commit: 6d419db10c84cacbb3862e2adc940342175bfce9 branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2024-05-08T16:40:40Z summary: Fix file extensions for 3.14 Whats New (#118770) files: A Doc/whats

[Python-checkins] Update Windows library names for the Python version bump (#118766)

2024-05-08 Thread Yhg1s
https://github.com/python/cpython/commit/ed2b0fb04474725a38312784e1695a1cd7c0cce1 commit: ed2b0fb04474725a38312784e1695a1cd7c0cce1 branch: main author: Kirill Podoprigora committer: Yhg1s date: 2024-05-08T16:00:38Z summary: Update Windows library names for the Python version bump (#118766) file

[Python-checkins] gh-118486: Update docs for CVE-2024-4030 reference (GH-118737)

2024-05-08 Thread zooba
https://github.com/python/cpython/commit/66f8bb76a15e64a1bb7688b177ed29e26230fdee commit: 66f8bb76a15e64a1bb7688b177ed29e26230fdee branch: main author: Steve Dower committer: zooba date: 2024-05-08T15:52:39Z summary: gh-118486: Update docs for CVE-2024-4030 reference (GH-118737) files: A Misc/N

[Python-checkins] Regenerate configure for 3.14, which the release script forgot. (#118765)

2024-05-08 Thread Yhg1s
https://github.com/python/cpython/commit/891fd12e52d5963a338b30ce2cb7ccac72f8eea5 commit: 891fd12e52d5963a338b30ce2cb7ccac72f8eea5 branch: main author: T. Wouters committer: Yhg1s date: 2024-05-08T17:29:50+02:00 summary: Regenerate configure for 3.14, which the release script forgot. (#118765)

[Python-checkins] [3.12] gh-118671: Updated dead ActiveState links (GH-118730) (#118754)

2024-05-08 Thread hugovk
https://github.com/python/cpython/commit/656491783d2be0fe36feef5085a2406a05abbd66 commit: 656491783d2be0fe36feef5085a2406a05abbd66 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-05-0

[Python-checkins] gh-118671: Updated dead ActiveState links (#118730)

2024-05-08 Thread hugovk
https://github.com/python/cpython/commit/c4f9823be277b2e3de2315526612276626217743 commit: c4f9823be277b2e3de2315526612276626217743 branch: main author: trag1c committer: hugovk <[email protected]> date: 2024-05-08T01:06:38-06:00 summary: gh-118671: Updated dead ActiveState l