https://github.com/python/cpython/commit/897b81500cf4756a5b4c7a4205f44d05e502c481
commit: 897b81500cf4756a5b4c7a4205f44d05e502c481
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: gpshead
date: 2025-06-06T01:09:08Z
summary:
[3.14] gh-135155:
https://github.com/python/cpython/commit/0d9ccc87a2198a0c1881ab4b17a24fc7fec62418
commit: 0d9ccc87a2198a0c1881ab4b17a24fc7fec62418
branch: main
author: sobolevn
committer: pablogsal
date: 2025-06-06T01:51:06+01:00
summary:
gh-134036: Improve error messages for invalid `raise` statements (#134077
https://github.com/python/cpython/commit/a7d41e8aab5211f4ed7f636c41d63adcab0affba
commit: a7d41e8aab5211f4ed7f636c41d63adcab0affba
branch: main
author: Weipeng Hong
committer: gpshead
date: 2025-06-06T00:44:25Z
summary:
gh-135155: Added dependencies required for compiling the _zstd module
(GH-1
https://github.com/python/cpython/commit/728a881321f00a11f2f3270f0e0108415f2a208b
commit: 728a881321f00a11f2f3270f0e0108415f2a208b
branch: 3.13
author: Steve Dower
committer: zooba
date: 2025-06-05T23:03:38+01:00
summary:
[3.13] gh-135151: Fix incorrect packaging of pyconfig.h in Windows install
https://github.com/python/cpython/commit/be2f32e60f3291a7cb6164ab05fe9e0460ab8131
commit: be2f32e60f3291a7cb6164ab05fe9e0460ab8131
branch: 3.14
author: mpage
committer: mpage
date: 2025-06-05T13:06:51-07:00
summary:
[3.14] gh-134889: Fix handling of a few opcodes when optimizing `LOAD_FAST`
(#1
https://github.com/python/cpython/commit/b90ecea9e6b33dae360ed7eb2c32598f98444c4d
commit: b90ecea9e6b33dae360ed7eb2c32598f98444c4d
branch: main
author: Mark Shannon
committer: markshannon
date: 2025-06-05T18:53:57+01:00
summary:
GH-132554: Fix tier2 `FOR_ITER` implementation and optimizations (
https://github.com/python/cpython/commit/945af60f047088ab35b48e411d545cbf9111e576
commit: 945af60f047088ab35b48e411d545cbf9111e576
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: zooba
date: 2025-06-05T18:41:51+01:00
summary:
[3.14] gh-13516
https://github.com/python/cpython/commit/d9cad074d52fe31327429fd81e4d2eeea3dbe35b
commit: d9cad074d52fe31327429fd81e4d2eeea3dbe35b
branch: main
author: Sergey Miryanov
committer: bitdancer
date: 2025-06-05T13:28:11-04:00
summary:
gh-134155: fix AttributeError in email._header_value_parser.get_ad
https://github.com/python/cpython/commit/1b55e12766d007aea9fcd0966e29ce220b67d28e
commit: 1b55e12766d007aea9fcd0966e29ce220b67d28e
branch: main
author: Weipeng Hong
committer: zooba
date: 2025-06-05T17:00:07+01:00
summary:
gh-135166: Fix exception type expected by test.test_zstd (GH-135167)
fil
https://github.com/python/cpython/commit/8919cb4ad9fb18832a4bc9d5bbea305e9518c7ab
commit: 8919cb4ad9fb18832a4bc9d5bbea305e9518c7ab
branch: main
author: rialbat <[email protected]>
committer: vstinner
date: 2025-06-05T17:08:48+02:00
summary:
gh-135161: Remove redundant NULL
https://github.com/python/cpython/commit/922dc2ccb0b3927e48c0d6bcfbbdd0606d2f2a62
commit: 922dc2ccb0b3927e48c0d6bcfbbdd0606d2f2a62
branch: 3.13
author: Victor Stinner
committer: vstinner
date: 2025-06-05T15:02:09Z
summary:
[3.13] gh-134989: Fix Py_RETURN_NONE in the limited C API (GH-135165) (#1
https://github.com/python/cpython/commit/5b39741a0952624ed31dfe312ad32b067353ea7b
commit: 5b39741a0952624ed31dfe312ad32b067353ea7b
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2025-06-05T14:51:11Z
summary:
[3.14] gh
https://github.com/python/cpython/commit/e2a9a3fa98e45c9cf821a403a77281ee06d34e3c
commit: e2a9a3fa98e45c9cf821a403a77281ee06d34e3c
branch: 3.13
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2025-06-05T14:38:11Z
summary:
[3.13] gh-131884: Fix incorrect formatting in json.dumps() when
https://github.com/python/cpython/commit/97822b8199c84f4900c74b0ab01ce08a13d1c99e
commit: 97822b8199c84f4900c74b0ab01ce08a13d1c99e
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2025-06-05T14:38:09Z
summary:
[3.14] gh
https://github.com/python/cpython/commit/e11d4a18e15e79b34473389c44ec1f54dda3a508
commit: e11d4a18e15e79b34473389c44ec1f54dda3a508
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2025-06-05T15:35:54+02:00
summary:
[3.14] gh-13
https://github.com/python/cpython/commit/9258f3da9175134d03f2c8c7c7eed223802ad945
commit: 9258f3da9175134d03f2c8c7c7eed223802ad945
branch: main
author: Victor Stinner
committer: encukou
date: 2025-06-05T14:43:47+02:00
summary:
gh-134989: Fix Py_RETURN_NONE in the limited C API (GH-135165)
Fix P
https://github.com/python/cpython/commit/4b44b3409ac026e7f13054a3daa18ab7ee14d85c
commit: 4b44b3409ac026e7f13054a3daa18ab7ee14d85c
branch: main
author: Emma Smith
committer: serhiy-storchaka
date: 2025-06-05T14:31:49+03:00
summary:
gh-134938: Add set_pledged_input_size() to ZstdCompressor (GH-13
https://github.com/python/cpython/commit/5a69d4fe004d5d154aecb1d6dc4f8c66bdb04c4f
commit: 5a69d4fe004d5d154aecb1d6dc4f8c66bdb04c4f
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2025-06-05T10:11:26Z
summary:
[3.13] gh-135124:
https://github.com/python/cpython/commit/285c69ea38f77949e7b8590e6d14bf23ad352561
commit: 285c69ea38f77949e7b8590e6d14bf23ad352561
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2025-06-05T09:42:38Z
summary:
[3.14] gh-135124:
https://github.com/python/cpython/commit/fd39aa3a7fea89c98c01756193632c197dd2d337
commit: fd39aa3a7fea89c98c01756193632c197dd2d337
branch: 3.13
author: Malcolm Smith
committer: freakboy3742
date: 2025-06-05T17:23:46+08:00
summary:
[3.13] gh-131531: android.py enhancements to support cibuildwheel
https://github.com/python/cpython/commit/3d396ab7591d544ac8bc1fb49615b4e867ca1c83
commit: 3d396ab7591d544ac8bc1fb49615b4e867ca1c83
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-06-05T11:17:03+02:00
summary:
gh-135124: Change stdout errors in regrtest worker process (#135138)
21 matches
Mail list logo