[Python-checkins] [3.13] Use f-strings in csv docs example (GH-135245) (#135286)

2025-06-08 Thread hauntsaninja
https://github.com/python/cpython/commit/8c28241f0ddf840e162a6cbec1dd03278c3825cf commit: 8c28241f0ddf840e162a6cbec1dd03278c3825cf branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]> da

[Python-checkins] [3.14] Use f-strings in csv docs example (GH-135245) (#135285)

2025-06-08 Thread hauntsaninja
https://github.com/python/cpython/commit/1497866198d0c05fc5f57a567c2440ec1c7f6d26 commit: 1497866198d0c05fc5f57a567c2440ec1c7f6d26 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]> da

[Python-checkins] Use f-strings in csv docs example (#135245)

2025-06-08 Thread hauntsaninja
https://github.com/python/cpython/commit/2677dd017a033eaaad3b8e1e0eb5664a44e7e231 commit: 2677dd017a033eaaad3b8e1e0eb5664a44e7e231 branch: main author: Ezio Melotti committer: hauntsaninja <[email protected]> date: 2025-06-08T15:28:37-07:00 summary: Use f-strings in c

[Python-checkins] [3.13] gh-135276: Refresh `zipfile.Path` from zipp 3.23 (GH-135277) (#135279)

2025-06-08 Thread jaraco
https://github.com/python/cpython/commit/f0d48b2bea1d17a7144087ef6ec01f28aae35e7b commit: f0d48b2bea1d17a7144087ef6ec01f28aae35e7b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: jaraco date: 2025-06-08T17:56:35-04:00 summary: [3.13] gh-1352

[Python-checkins] [3.14] gh-135263: Fix typo in token.NAME documentation (GH-135275) (#135280)

2025-06-08 Thread terryjreedy
https://github.com/python/cpython/commit/7bb999d43111993e3085433a5b83cb658fc86a9d commit: 7bb999d43111993e3085433a5b83cb658fc86a9d branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2025-06-08T17:55:04-04:00 summary: [3.14] gh

[Python-checkins] [3.13] gh-135263: Fix typo in token.NAME documentation (GH-135275) (#135281)

2025-06-08 Thread terryjreedy
https://github.com/python/cpython/commit/b13720ee2276792e3598ca00a18ae53e323568f1 commit: b13720ee2276792e3598ca00a18ae53e323568f1 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2025-06-08T17:55:12-04:00 summary: [3.13] gh

[Python-checkins] [3.14] gh-135276: Refresh `zipfile.Path` from zipp 3.23 (GH-135277) (#135278)

2025-06-08 Thread jaraco
https://github.com/python/cpython/commit/00f824dc5a75dd53203078c5e3f7ab5aea1a0db3 commit: 00f824dc5a75dd53203078c5e3f7ab5aea1a0db3 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: jaraco date: 2025-06-08T20:12:25Z summary: [3.14] gh-135276: R

[Python-checkins] gh-135263: Fix typo in token.NAME documentation (#135275)

2025-06-08 Thread Eclips4
https://github.com/python/cpython/commit/8d17a412da7e7d8412efc625d48dcb5eecea50b0 commit: 8d17a412da7e7d8412efc625d48dcb5eecea50b0 branch: main author: Vladyslav Lazoryk <[email protected]> committer: Eclips4 date: 2025-06-08T22:59:26+03:00 summary: gh-135263: Fix typo in

[Python-checkins] gh-135276: Refresh `zipfile.Path` from zipp 3.23 (#135277)

2025-06-08 Thread jaraco
https://github.com/python/cpython/commit/8d6eb0c26276c4013346622580072908d46d2341 commit: 8d6eb0c26276c4013346622580072908d46d2341 branch: main author: Jason R. Coombs committer: jaraco date: 2025-06-08T19:20:20Z summary: gh-135276: Refresh `zipfile.Path` from zipp 3.23 (#135277) Apply changes

[Python-checkins] [3.13] Update tutorial for new "Copy" button (GH-135007) (#135271)

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

[Python-checkins] Add compile_commands.json to .gitignore (#135111)

2025-06-08 Thread AA-Turner
https://github.com/python/cpython/commit/aac22ea212849f8fffee9e05af7429c503d973ee commit: aac22ea212849f8fffee9e05af7429c503d973ee branch: main author: Alper committer: AA-Turner <[email protected]> date: 2025-06-08T17:55:12+01:00 summary: Add compile_commands.json to .gi

[Python-checkins] [3.14] Update tutorial for new "Copy" button (GH-135007) (#135270)

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

[Python-checkins] Update tutorial for new "Copy" button (#135007)

2025-06-08 Thread hugovk
https://github.com/python/cpython/commit/254bdac71121ee8028967388104a3f083250211e commit: 254bdac71121ee8028967388104a3f083250211e branch: main author: Stan Ulbrych <[email protected]> committer: hugovk <[email protected]> date: 2025-06-08T19:33

[Python-checkins] gh-134531: refactor `_hashlib` logic for handling NIDs and EVP_MDs (#135254)

2025-06-08 Thread picnixz
https://github.com/python/cpython/commit/aee45fd03f23c29aac57ecf747f9f1ee52235e72 commit: aee45fd03f23c29aac57ecf747f9f1ee52235e72 branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-06-08T12:34:57Z

[Python-checkins] [3.13] gh-134976: document the exception type that can be raised by `s[i]` (GH-134977) (#135259)

2025-06-08 Thread picnixz
https://github.com/python/cpython/commit/47a828e5d33d2a13c9e4d923e42db14779807aea commit: 47a828e5d33d2a13c9e4d923e42db14779807aea branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] [3.14] gh-134976: document the exception type that can be raised by `s[i]` (GH-134977) (#135258)

2025-06-08 Thread picnixz
https://github.com/python/cpython/commit/483a462580c4d8b840d16be17e8bdfce1c105731 commit: 483a462580c4d8b840d16be17e8bdfce1c105731 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] gh-134976: document the exception type that can be raised by `s[i]` (#134977)

2025-06-08 Thread picnixz
https://github.com/python/cpython/commit/158e5162bfaa8a49178ce2c3f2455c3e03b60157 commit: 158e5162bfaa8a49178ce2c3f2455c3e03b60157 branch: main author: Yongzi Li <[email protected]> committer: picnixz <[email protected]> date: 2025-06-08T14:28:55+02:0

[Python-checkins] [3.14] gh-135244: generate UUID random Node ID with a CSPRNG as per RFC 9562, §6.10.3 (GH-135226) (#135255)

2025-06-08 Thread picnixz
https://github.com/python/cpython/commit/949248d6dbad748acd9faea705cea25b92a34c52 commit: 949248d6dbad748acd9faea705cea25b92a34c52 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] gh-135244: generate UUID random Node ID with a CSPRNG as per RFC 9562, §6.10.3 (#135226)

2025-06-08 Thread picnixz
https://github.com/python/cpython/commit/1cb716387255a7bdab5b580bcf8ac1b6fa32cc41 commit: 1cb716387255a7bdab5b580bcf8ac1b6fa32cc41 branch: main author: LamentXU <[email protected]> committer: picnixz <[email protected]> date: 2025-06-08T11:46:16Z

[Python-checkins] gh-133579: correctly report C curses errors in `_curses_panel` (#134629)

2025-06-08 Thread picnixz
https://github.com/python/cpython/commit/d610f11d21241d353b25843f66e51098a5c0ddad commit: d610f11d21241d353b25843f66e51098a5c0ddad branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-06-08T09:10:52+

[Python-checkins] gh-134531: fix `_hashlib` clinic directive post GH-134626 (#135249)

2025-06-08 Thread picnixz
https://github.com/python/cpython/commit/4372011928b43d369be727ed3eb6d9d4f9610660 commit: 4372011928b43d369be727ed3eb6d9d4f9610660 branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-06-08T07:43:32Z

[Python-checkins] [3.14] gh-134151 Fix `TypeError` in `email.utils.decode_params` when sorting RFC 2231 continuations (GH-134687) (#135247)

2025-06-08 Thread picnixz
https://github.com/python/cpython/commit/85efa77e35661a077390caba12f2f2c9c26f86a5 commit: 85efa77e35661a077390caba12f2f2c9c26f86a5 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] [3.13] gh-134151 Fix `TypeError` in `email.utils.decode_params` when sorting RFC 2231 continuations (GH-134687) (#135248)

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

[Python-checkins] gh-134151 Fix `TypeError` in `email.utils.decode_params` when sorting RFC 2231 continuations (#134687)

2025-06-08 Thread picnixz
https://github.com/python/cpython/commit/bcb6b45cb86a2f9f65b6c41f27c36059ba86a50b commit: bcb6b45cb86a2f9f65b6c41f27c36059ba86a50b branch: main author: Jiucheng(Oliver) committer: picnixz <[email protected]> date: 2025-06-08T09:13:21+02:00 summary: gh-134151 Fix `TypeError