[Python-checkins] [3.14] gh-135326: Test support of __index__ in random.getrandbits() (GH-135356) (#135373)

2025-06-10 Thread gpshead
https://github.com/python/cpython/commit/9f6c3769e348283d3c2af8d4e7a5792f9c0f7153 commit: 9f6c3769e348283d3c2af8d4e7a5792f9c0f7153 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: gpshead date: 2025-06-11T02:17:06Z summary: [3.14] gh-135326:

[Python-checkins] gh-135326: Test support of __index__ in random.getrandbits() (#135356)

2025-06-10 Thread gpshead
https://github.com/python/cpython/commit/5ae669fc4e674968529cc32f7f31d1476607 commit: 5ae669fc4e674968529cc32f7f31d1476607 branch: main author: Serhiy Storchaka committer: gpshead date: 2025-06-10T18:51:08-07:00 summary: gh-135326: Test support of __index__ in random.getrandbits() (#1353

[Python-checkins] [3.14] gh-91048: Reorder result tuple of parse_code_object (GH-134898) (#134956)

2025-06-10 Thread pablogsal
https://github.com/python/cpython/commit/f303532857320ae5686c372face6cadb7aba25d8 commit: f303532857320ae5686c372face6cadb7aba25d8 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2025-06-11T01:33:46Z summary: [3.14] gh-91048:

[Python-checkins] [3.14] gh-130077: Properly match full soft keywords in the parser (GH-135317) (#135348)

2025-06-10 Thread pablogsal
https://github.com/python/cpython/commit/77c4b5d413aae2a219c99f6ef8f095eddfe664b8 commit: 77c4b5d413aae2a219c99f6ef8f095eddfe664b8 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2025-06-11T02:01:37+01:00 summary: [3.14] gh-1

[Python-checkins] [3.14] gh-128605: Add branch protections for x86_64 in asm_trampoline.S (#128606) (#135345)

2025-06-10 Thread vstinner
https://github.com/python/cpython/commit/4b96a34978caed24b74051c3f5ea929ec843ad25 commit: 4b96a34978caed24b74051c3f5ea929ec843ad25 branch: 3.14 author: stratakis committer: vstinner date: 2025-06-10T17:41:39+02:00 summary: [3.14] gh-128605: Add branch protections for x86_64 in asm_trampoline.S

[Python-checkins] gh-133967: Do not normalize locale name 'C.UTF-8' to 'en_US.UTF-8' (#135347)

2025-06-10 Thread Yhg1s
https://github.com/python/cpython/commit/0f866cbfefd797b4dae25962457c5579bb90dde5 commit: 0f866cbfefd797b4dae25962457c5579bb90dde5 branch: main author: Serhiy Storchaka committer: Yhg1s date: 2025-06-10T13:38:32Z summary: gh-133967: Do not normalize locale name 'C.UTF-8' to 'en_US.UTF-8' (#13534

[Python-checkins] gh-130077: Properly match full soft keywords in the parser (#135317)

2025-06-10 Thread pablogsal
https://github.com/python/cpython/commit/ff2b5f40c2bf5c71255caac8a743c09ba0758c02 commit: ff2b5f40c2bf5c71255caac8a743c09ba0758c02 branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2025-06-10T14:19:03+01:00 summary: gh-130077: Properly match full soft keywords in the parser (

[Python-checkins] [3.14] gh-118928: Amend sqlite3 execute*() deprecation notes (GH-135163) (#135342)

2025-06-10 Thread erlend-aasland
https://github.com/python/cpython/commit/081421a00ec0d59f352493d42d18a2e565304817 commit: 081421a00ec0d59f352493d42d18a2e565304817 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-06-10T11:30:19Z summary: [3.14] gh-1

[Python-checkins] gh-132969: Fix error/hang when shutdown(wait=False) and task exited abnormally (GH-133222)

2025-06-10 Thread encukou
https://github.com/python/cpython/commit/598aa7cc98bc1b39f10ec41decddd8dd88799fe1 commit: 598aa7cc98bc1b39f10ec41decddd8dd88799fe1 branch: main author: Ajay Kamdar <[email protected]> committer: encukou date: 2025-06-10T13:28:31+02:00 summary: gh-132969: Fix error/hang

[Python-checkins] gh-118928: Amend sqlite3 execute*() deprecation notes (#135163)

2025-06-10 Thread erlend-aasland
https://github.com/python/cpython/commit/ee7345d507884000e51858c64852ac4f6d02 commit: ee7345d507884000e51858c64852ac4f6d02 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-06-10T13:24:33+02:00 summary: gh-118928: Amend sqlite3 execute*() deprecation notes (#135

[Python-checkins] [3.14] Docs: fix docstring of `email.message.Message.add_header` (GH-134355) (#135339)

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

[Python-checkins] [3.13] gh-135326: Restore support of __index__ in random.getrandbits() (#135332)

2025-06-10 Thread Yhg1s
https://github.com/python/cpython/commit/37027ab535d13462e1708e1e897a38960164d505 commit: 37027ab535d13462e1708e1e897a38960164d505 branch: 3.13 author: Serhiy Storchaka committer: Yhg1s date: 2025-06-10T12:41:10+02:00 summary: [3.13] gh-135326: Restore support of __index__ in random.getrandbits(

[Python-checkins] Docs: fix docstring of `email.message.Message.add_header` (#134355)

2025-06-10 Thread picnixz
https://github.com/python/cpython/commit/c23eec29602eb090d6f3e854e41c22c1e2c6dfc2 commit: c23eec29602eb090d6f3e854e41c22c1e2c6dfc2 branch: main author: Alexander Shadchin committer: picnixz <[email protected]> date: 2025-06-10T12:35:37+02:00 summary: Docs: fix docstring of

[Python-checkins] [3.13] gh-133157: fix UBSan failures in `Parser/pegen.c` (GH-134048) (#135334)

2025-06-10 Thread picnixz
https://github.com/python/cpython/commit/dd7ffdbbff35d9a86906c71ee2c15a1cee02701d commit: dd7ffdbbff35d9a86906c71ee2c15a1cee02701d branch: 3.13 author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-06-10T09:12:41Z