https://github.com/python/cpython/commit/df6c157e51430e8e7458012417c534ad8c33119f
commit: df6c157e51430e8e7458012417c534ad8c33119f
branch: main
author: Victor Stinner
committer: vstinner
date: 2026-05-20T13:21:59+02:00
summary:
gh-148260: Use at least 1 MiB stack size on musl (#149993)
On Linux
https://github.com/python/cpython/commit/244300162d2e863a0588d1754e224d68931ada37
commit: 244300162d2e863a0588d1754e224d68931ada37
branch: main
author: Victor Stinner
committer: vstinner
date: 2026-05-20T13:22:57+02:00
summary:
gh-149807: Fix hash(frozendict): compute (key, value) pair hash (#14
https://github.com/python/cpython/commit/06a2830aa8ea181b664ef04a930011e6e4591ab8
commit: 06a2830aa8ea181b664ef04a930011e6e4591ab8
branch: main
author: László Kiss Kollár
committer: pablogsal
date: 2026-05-20T04:29:48-07:00
summary:
gh-150034: Print JSONL filename when profiling finishes (#15003
https://github.com/python/cpython/commit/661df25692fd3d56ccca715e38656fdb565b4661
commit: 661df25692fd3d56ccca715e38656fdb565b4661
branch: main
author: Pablo Galindo Salgado
committer: pablogsal
date: 2026-05-20T04:32:08-07:00
summary:
gh-149584: Fix excessive overhead in the Tachyon profiler re
https://github.com/python/cpython/commit/c555e260615d8d820f6a98e60a1d0ad0a1f13141
commit: c555e260615d8d820f6a98e60a1d0ad0a1f13141
branch: 3.15
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2026-05-20T11:48:24Z
summary:
[3.15] gh-148260:
https://github.com/python/cpython/commit/7f29fa5032cc5a9d02cccbb39a3f7cd116e0f145
commit: 7f29fa5032cc5a9d02cccbb39a3f7cd116e0f145
branch: 3.15
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2026-05-20T11:51:54Z
summary:
[3.15] gh-149807:
https://github.com/python/cpython/commit/034c536d56aa89350dcdd29bf14bc54042abca04
commit: 034c536d56aa89350dcdd29bf14bc54042abca04
branch: 3.15
author: Miss Islington (bot) <[email protected]>
committer: pablogsal
date: 2026-05-20T11:59:10Z
summary:
[3.15] gh-149584
https://github.com/python/cpython/commit/9c2620964e46cc9d3e31f3cdea329e44ebbb86fb
commit: 9c2620964e46cc9d3e31f3cdea329e44ebbb86fb
branch: 3.15
author: Miss Islington (bot) <[email protected]>
committer: pablogsal
date: 2026-05-20T12:00:49Z
summary:
[3.15] gh-150034
https://github.com/python/cpython/commit/dea552c1b67192020d8be7f47d6e8ef974100ed2
commit: dea552c1b67192020d8be7f47d6e8ef974100ed2
branch: 3.15
author: Miss Islington (bot) <[email protected]>
committer: StanFromIreland
date: 2026-05-20T21:10:21+01:00
summary:
[3.15
https://github.com/python/cpython/commit/f621ba16b72510e1abc9646a844a632df4ac275c
commit: f621ba16b72510e1abc9646a844a632df4ac275c
branch: main
author: sobolevn
committer: sobolevn
date: 2026-05-20T16:27:55+03:00
summary:
gh-150146: Fix NULL dereference in `_Py_subs_parameters` (#150147)
files:
https://github.com/python/cpython/commit/61444f60a1d82f8458d078c600405dff7256f196
commit: 61444f60a1d82f8458d078c600405dff7256f196
branch: 3.15
author: Miss Islington (bot) <[email protected]>
committer: sobolevn
date: 2026-05-20T13:55:30Z
summary:
[3.15] gh-150146:
https://github.com/python/cpython/commit/32feeff72de6c43557fc3b7815964dc55c74535c
commit: 32feeff72de6c43557fc3b7815964dc55c74535c
branch: 3.13
author: sobolevn
committer: sobolevn
date: 2026-05-20T14:04:17Z
summary:
[3.13] gh-150146: Fix NULL dereference in `_Py_subs_parameters` (GH-150147)
(#
https://github.com/python/cpython/commit/afb12ccbefa82f19ff86a0eadcf9606cfe221906
commit: afb12ccbefa82f19ff86a0eadcf9606cfe221906
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: sobolevn
date: 2026-05-20T13:54:20Z
summary:
[3.14] gh-150146:
https://github.com/python/cpython/commit/87a879f4d0ec2e545e84c898c5ce452a6c87b09e
commit: 87a879f4d0ec2e545e84c898c5ce452a6c87b09e
branch: main
author: Stan Ulbrych
committer: StanFromIreland
date: 2026-05-20T16:04:10+01:00
summary:
Add summary table to the `unicodedata` doc (#149957)
files:
M
https://github.com/python/cpython/commit/ad2f0cb997a3711ae3a729cfc453d8004ba1a34e
commit: ad2f0cb997a3711ae3a729cfc453d8004ba1a34e
branch: 3.15
author: Miss Islington (bot) <[email protected]>
committer: pablogsal
date: 2026-05-20T15:17:28Z
summary:
[3.15] PEP 810 -
https://github.com/python/cpython/commit/6f727344461a604f5283d5919f98be5c3cd2d07f
commit: 6f727344461a604f5283d5919f98be5c3cd2d07f
branch: 3.13
author: Stan Ulbrych
committer: StanFromIreland
date: 2026-05-20T15:37:06Z
summary:
[3.13] Fix minor typos in unicode.rst (GH-149587) (#150163)
(cherry
https://github.com/python/cpython/commit/cb3b4b98d8d141c9de0462a0fa7e227a2104c1c7
commit: cb3b4b98d8d141c9de0462a0fa7e227a2104c1c7
branch: main
author: Jason R. Coombs
committer: jaraco
date: 2026-05-20T12:40:15-07:00
summary:
gh-143387: Add news blurb for importlib.metadata highlighting the cha
https://github.com/python/cpython/commit/25092e822a06140796365f8fea188707265eb4d3
commit: 25092e822a06140796365f8fea188707265eb4d3
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: jaraco
date: 2026-05-20T12:45:25-07:00
summary:
[3.14] gh-1342
https://github.com/python/cpython/commit/fb6984f305db00aa2dad623cf7b1236eddbd0387
commit: fb6984f305db00aa2dad623cf7b1236eddbd0387
branch: 3.15
author: Miss Islington (bot) <[email protected]>
committer: jaraco
date: 2026-05-20T19:48:04Z
summary:
[3.15] gh-143387: A
https://github.com/python/cpython/commit/ca0da94f09d22794da6c5c8f8cdc622cf5536965
commit: ca0da94f09d22794da6c5c8f8cdc622cf5536965
branch: 3.15
author: Miss Islington (bot) <[email protected]>
committer: jaraco
date: 2026-05-20T19:49:13Z
summary:
[3.15] gh-134261: Z
20 matches
Mail list logo