[Python-checkins] [3.14] gh-138633: synchronize documented signatures of SSL objects with runtime ones (GH-138639, GH-138648) (#138646)

2025-09-26 Thread hugovk
https://github.com/python/cpython/commit/4608a300d5291ecc8ca7d716cc7da7337fa61eac commit: 4608a300d5291ecc8ca7d716cc7da7337fa61eac branch: 3.14 author: Bénédikt Tran <[email protected]> committer: hugovk <[email protected]> date: 2025-09-27T08:12:11+02:

[Python-checkins] [3.14] gh-139312: Update bundled libexpat to 2.7.3 (GH-139319) (#139376)

2025-09-26 Thread hugovk
https://github.com/python/cpython/commit/57617732afcab8a6151fcd20e2e5e070396978ad commit: 57617732afcab8a6151fcd20e2e5e070396978ad branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-09-2

[Python-checkins] [3.12] gh-138744: GitHub Actions: pin to `windows-2022` (GH-138743) (#138754)

2025-09-26 Thread Yhg1s
https://github.com/python/cpython/commit/cc9a7d85879fb603e4c1bcff4a3679adad939025 commit: cc9a7d85879fb603e4c1bcff4a3679adad939025 branch: 3.12 author: Hugo van Kemenade <[email protected]> committer: Yhg1s date: 2025-09-26T19:06:04+02:00 summary: [3.12] gh-138744: GitHub Ac

[Python-checkins] gh-90949: amend GH-139234 in prevision of future mitigation API (#139366)

2025-09-26 Thread picnixz
https://github.com/python/cpython/commit/68a1778b7721f3fb853cd3aa674f7039c2a4df36 commit: 68a1778b7721f3fb853cd3aa674f7039c2a4df36 branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-09-26T17:59:40Z

[Python-checkins] [3.12] gh-139330: Check expat version/checksum in SBOM with refresh.sh

2025-09-26 Thread sethmlarson
https://github.com/python/cpython/commit/ade85bc5f4092723383885079742d8d4fdf74f1c commit: ade85bc5f4092723383885079742d8d4fdf74f1c branch: 3.12 author: Seth Michael Larson committer: sethmlarson date: 2025-09-26T17:23:04Z summary: [3.12] gh-139330: Check expat version/checksum in SBOM with refre

[Python-checkins] gh-139289: Lazy import rlcompleter to fix the refleak (#139305)

2025-09-26 Thread gaogaotiantian
https://github.com/python/cpython/commit/8288f3693f50058ad9b9fe04e01f5dad902d8bad commit: 8288f3693f50058ad9b9fe04e01f5dad902d8bad branch: main author: Tian Gao committer: gaogaotiantian date: 2025-09-26T22:17:02+08:00 summary: gh-139289: Lazy import rlcompleter to fix the refleak (#139305) fil

[Python-checkins] [3.13] gh-139289: Lazy import rlcompleter to fix the refleak (GH-139305) (#139357)

2025-09-26 Thread gaogaotiantian
https://github.com/python/cpython/commit/773a7c05ff0c2cc9076140d9cd767e94f7f29018 commit: 773a7c05ff0c2cc9076140d9cd767e94f7f29018 branch: 3.13 author: Tian Gao committer: gaogaotiantian date: 2025-09-26T22:50:33+08:00 summary: [3.13] gh-139289: Lazy import rlcompleter to fix the refleak (GH-139

[Python-checkins] gh-90949: add Expat API to prevent XML deadly allocations (CVE-2025-59375) (#139234)

2025-09-26 Thread picnixz
https://github.com/python/cpython/commit/f04bea44c37793561d753dd4ca6e7cd658137553 commit: f04bea44c37793561d753dd4ca6e7cd658137553 branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-09-26T14:13:56Z

[Python-checkins] [3.14] gh-127502: Fix typo in XML security notes (GH-139335) (#139346)

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

[Python-checkins] [3.13] Remove erroneous text from What’s New (#139343)

2025-09-26 Thread AA-Turner
https://github.com/python/cpython/commit/606022c55db3b0b0a226747bc928a836d613f9f6 commit: 606022c55db3b0b0a226747bc928a836d613f9f6 branch: 3.13 author: Rafael Fontenelle committer: AA-Turner <[email protected]> date: 2025-09-26T12:36:01+01:00 summary: [3.13] Remove errone

[Python-checkins] gh-115119: Defer `--with-system-libmpdec` removal to 3.16 (#139318)

2025-09-26 Thread sobolevn
https://github.com/python/cpython/commit/0aab07ccf79f335e3afa8021ddcbcfb8afa4d70c commit: 0aab07ccf79f335e3afa8021ddcbcfb8afa4d70c branch: main author: sobolevn committer: sobolevn date: 2025-09-26T14:21:38+03:00 summary: gh-115119: Defer `--with-system-libmpdec` removal to 3.16 (#139318) files

[Python-checkins] [3.13] gh-115119: Defer `--with-system-libmpdec` removal to 3.16 (GH-139318) (#139348)

2025-09-26 Thread sobolevn
https://github.com/python/cpython/commit/9b09677c0ade33d5a2fe40fc85a9fb117d1fa6f6 commit: 9b09677c0ade33d5a2fe40fc85a9fb117d1fa6f6 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2025-09-26T11:27:57Z summary: [3.13] gh-115119:

[Python-checkins] [3.13] gh-127502: Fix typo in XML security notes (GH-139335) (#139345)

2025-09-26 Thread picnixz
https://github.com/python/cpython/commit/417e0c0791548aec99f9177982fdff95fab90905 commit: 417e0c0791548aec99f9177982fdff95fab90905 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] gh-127502: Fix typo in XML security notes (#139335)

2025-09-26 Thread picnixz
https://github.com/python/cpython/commit/6fa1e552e06063b668e02540ba1c31a4d87bbb17 commit: 6fa1e552e06063b668e02540ba1c31a4d87bbb17 branch: main author: Sebastian Pipping committer: picnixz <[email protected]> date: 2025-09-26T11:59:08+02:00 summary: gh-127502: Fix typo in