https://github.com/python/cpython/commit/3467656b18d188511df33d05be918f6d1f6ceae5
commit: 3467656b18d188511df33d05be918f6d1f6ceae5
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: ericsnowcurrently
date: 2025-05-12T22:37:55Z
summary:
[3.14] g
https://github.com/python/cpython/commit/8cf4947b0f2d37f7ffeca136ac4f99cb4cb70e5c
commit: 8cf4947b0f2d37f7ffeca136ac4f99cb4cb70e5c
branch: main
author: Eric Snow
committer: ericsnowcurrently
date: 2025-05-12T22:10:56Z
summary:
gh-132775: Add _PyFunction_GetXIData() (gh-133481)
files:
M Include/
https://github.com/python/cpython/commit/50b45c4f457a7b77ec526fae4d2894c3e4f38e2e
commit: 50b45c4f457a7b77ec526fae4d2894c3e4f38e2e
branch: 3.13
author: Brandt Bucher
committer: brandtbucher
date: 2025-05-12T13:00:01-07:00
summary:
[3.13] GH-133543: Maintain tracking for materialized instance dic
https://github.com/python/cpython/commit/c1aa5f82d9442f5a15676e962aba3501951c542e
commit: c1aa5f82d9442f5a15676e962aba3501951c542e
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: AA-Turner <[email protected]>
date: 202
https://github.com/python/cpython/commit/121ed71f4e395948d313249b2ad33e1e21581f8a
commit: 121ed71f4e395948d313249b2ad33e1e21581f8a
branch: main
author: Erlend E. Aasland
committer: AA-Turner <[email protected]>
date: 2025-05-12T20:23:40+01:00
summary:
gh-132983: Fix compi
https://github.com/python/cpython/commit/e8665d4d46921623745ca5d2b32dc576339ea53f
commit: e8665d4d46921623745ca5d2b32dc576339ea53f
branch: main
author: sobolevn
committer: sobolevn
date: 2025-05-12T19:15:44Z
summary:
gh-133885: skip `test_compress_locking` in `test_zstd` (#133943)
files:
M Lib/
https://github.com/python/cpython/commit/ae74e3f8636382efdac441c1bc6e69aa66694927
commit: ae74e3f8636382efdac441c1bc6e69aa66694927
branch: main
author: changlehung(牧牛的铃铛) <[email protected]>
committer: gaogaotiantian
date: 2025-05-12T15:11:36-04:00
summary:
gh-133926:
https://github.com/python/cpython/commit/05ddd066244c65394e810a4a145c1bbfb3f5a41e
commit: 05ddd066244c65394e810a4a145c1bbfb3f5a41e
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2025-05-12T18:25:25Z
summary:
[3.13] gh
https://github.com/python/cpython/commit/5ba525c7d032817c52c96a70819fcf1f75a2eb53
commit: 5ba525c7d032817c52c96a70819fcf1f75a2eb53
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2025-05-12T18:23:35Z
summary:
[3.14] gh
https://github.com/python/cpython/commit/86c1d439e0ccbe6baeda69322f1f8c0e6a80464c
commit: 86c1d439e0ccbe6baeda69322f1f8c0e6a80464c
branch: main
author: ppaez
committer: serhiy-storchaka
date: 2025-05-12T21:17:57+03:00
summary:
gh-133413: Fix references to removed Request.has_data (GH-133414)
Th
https://github.com/python/cpython/commit/5dbd27db7d79af88fb3f9b47f8b80438a147d349
commit: 5dbd27db7d79af88fb3f9b47f8b80438a147d349
branch: main
author: Barney Gale
committer: barneygale
date: 2025-05-12T19:00:36+01:00
summary:
GH-128520: pathlib ABCs: add `JoinablePath.__vfspath__()` (#133437)
https://github.com/python/cpython/commit/c15980b57b411dd1492f8bfe68d5c87538bd006f
commit: c15980b57b411dd1492f8bfe68d5c87538bd006f
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2025-05-12T17:54:07Z
summary:
[3.14] gh
https://github.com/python/cpython/commit/9f69a58623bd01349a18ba0c7a9cb1dad6a51e8e
commit: 9f69a58623bd01349a18ba0c7a9cb1dad6a51e8e
branch: main
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2025-05-12T20:42:23+03:00
summary:
gh-133767: Fix use-after-free in the unicode-escape decode
https://github.com/python/cpython/commit/734e15b70dc044f57df4049a22dd769dffdb7d18
commit: 734e15b70dc044f57df4049a22dd769dffdb7d18
branch: main
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2025-05-12T20:27:34+03:00
summary:
gh-133653: Fix argparse.ArgumentParser with the formatter_
https://github.com/python/cpython/commit/d9d8e9a00c485241208a277003feb8ab9303ebae
commit: d9d8e9a00c485241208a277003feb8ab9303ebae
branch: 3.13
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2025-05-12T17:02:19Z
summary:
[3.13] gh-133677: Fix tests when running in non-UTF-8 locale (G
https://github.com/python/cpython/commit/c11fc4bc962337befe0326e7c902023e13daa2a0
commit: c11fc4bc962337befe0326e7c902023e13daa2a0
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2025-05-12T16:41:40Z
summary:
[3.14] gh
https://github.com/python/cpython/commit/14305a83d381ccdcae814abd9e2c28dda066720b
commit: 14305a83d381ccdcae814abd9e2c28dda066720b
branch: main
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2025-05-12T19:09:11+03:00
summary:
gh-133677: Fix tests when running in non-UTF-8 locale (GH-
https://github.com/python/cpython/commit/d1533115ba3c9e9d3481495f09b09fdb9c795ab1
commit: d1533115ba3c9e9d3481495f09b09fdb9c795ab1
branch: main
author: Stan Ulbrych <[email protected]>
committer: rhettinger
date: 2025-05-12T11:03:28-05:00
summary:
gh-133530: Modify
https://github.com/python/cpython/commit/89c801b84e4f8d03eb93bae94f49fd9da8d707a4
commit: 89c801b84e4f8d03eb93bae94f49fd9da8d707a4
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: JelleZijlstra
date: 2025-05-12T15:50:10Z
summary:
[3.14] gh-13
https://github.com/python/cpython/commit/8d478c79539ed0ec7071766b7a0afe62fb11f7d4
commit: 8d478c79539ed0ec7071766b7a0afe62fb11f7d4
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2025-05-12T08:22:55-07:00
summary:
gh-133925: Make typing._UnionGenericAlias hashable (#133929)
f
https://github.com/python/cpython/commit/5ce47b96b0ea8b7391a4da2856a9553f4cbf35eb
commit: 5ce47b96b0ea8b7391a4da2856a9553f4cbf35eb
branch: 3.13
author: Victor Stinner
committer: vstinner
date: 2025-05-12T14:16:52Z
summary:
[3.13] gh-133744: Fix multiprocessing interrupt test: add an event (#1337
https://github.com/python/cpython/commit/ecc12bff244c105fffa1f4d4573d89d95dabbae0
commit: ecc12bff244c105fffa1f4d4573d89d95dabbae0
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: sobolevn
date: 2025-05-12T12:53:44Z
summary:
[3.14] gh-133904:
https://github.com/python/cpython/commit/532acbd0fa3d9c6a889d76be6e5adc20fd097e77
commit: 532acbd0fa3d9c6a889d76be6e5adc20fd097e77
branch: 3.13
author: mkaraev
committer: sobolevn
date: 2025-05-12T12:17:17Z
summary:
[3.13] gh-133904: Fix `math.factorial` documentation (GH-133907) (#133922)
* [3
https://github.com/python/cpython/commit/cedc37a89497a7860009c1153bd38eed9faa67f3
commit: cedc37a89497a7860009c1153bd38eed9faa67f3
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: vsajip
date: 2025-05-12T13:02:21+01:00
summary:
[3.14] gh-9155
https://github.com/python/cpython/commit/27ed64575d34f04029ba1d353810f3db4f4f045b
commit: 27ed64575d34f04029ba1d353810f3db4f4f045b
branch: main
author: mkaraev
committer: sobolevn
date: 2025-05-12T09:41:15Z
summary:
gh-133904: Fix `math.factorial` documentation (#133907)
Co-authored-by: sobolev
https://github.com/python/cpython/commit/f5d2d73995cc9cc8dde841b50e701bdd163b23d8
commit: f5d2d73995cc9cc8dde841b50e701bdd163b23d8
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2025-05-12T09:38:07Z
summary:
[3.14] gh-133744:
https://github.com/python/cpython/commit/c2989b7070b18c0b7c51521fed8bc11c159ea5b8
commit: c2989b7070b18c0b7c51521fed8bc11c159ea5b8
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-05-12T11:10:48+02:00
summary:
gh-133744: Fix multiprocessing interrupt test: add an event (#133746
https://github.com/python/cpython/commit/d29ddbd90c5eb9eb83bb5bbbe9fd616514ccfc21
commit: d29ddbd90c5eb9eb83bb5bbbe9fd616514ccfc21
branch: main
author: Adam Turner <[email protected]>
committer: AA-Turner <[email protected]>
date: 2025-05-12T08:51:5
28 matches
Mail list logo