https://github.com/python/cpython/commit/1963e701001839389cfb1b11d803b0743f4705d7
commit: 1963e701001839389cfb1b11d803b0743f4705d7
branch: main
author: Pablo Galindo Salgado
committer: pablogsal
date: 2025-09-25T00:16:44+01:00
summary:
gh-139275: Fix compilation of Modules/_remote_debugging_modu
https://github.com/python/cpython/commit/c76fd771b5c19cf978c6cc9cdd403fb38ae14341
commit: c76fd771b5c19cf978c6cc9cdd403fb38ae14341
branch: 3.14
author: Karolina Surma <[email protected]>
committer: hugovk <[email protected]>
date: 2025-09-24T18:11:20+0
https://github.com/python/cpython/commit/7016044de919fa2f14f7c0e0d15ac076b00f16a0
commit: 7016044de919fa2f14f7c0e0d15ac076b00f16a0
branch: main
author: Rok Mandeljc
committer: markshannon
date: 2025-09-24T11:57:00+01:00
summary:
gh-139231: Fix estimation of available stack size for recursion lim
https://github.com/python/cpython/commit/c9a79a02a8dce6058cfde2916cc4573c2c913faa
commit: c9a79a02a8dce6058cfde2916cc4573c2c913faa
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-09-24T16:15:34+02:00
summary:
gh-139156: Use PyBytesWriter in _PyUnicode_EncodeCharmap() (#139251)
https://github.com/python/cpython/commit/987af36a717793e97aad57f7da36a0677edfbdbd
commit: 987af36a717793e97aad57f7da36a0677edfbdbd
branch: 3.11
author: Petr Viktorin
committer: ambv
date: 2025-09-24T15:41:24+02:00
summary:
[3.11] gh-135374: Adjust test for setuptools' replacement of distutils
(
https://github.com/python/cpython/commit/d1f6b392e466ede5e4501d33606601eacdd6cae7
commit: d1f6b392e466ede5e4501d33606601eacdd6cae7
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: encukou
date: 2025-09-24T13:48:08+02:00
summary:
[3.13] gh-130
https://github.com/python/cpython/commit/71c84fadf4f502cd003bbd34b430aef5dbb260a1
commit: 71c84fadf4f502cd003bbd34b430aef5dbb260a1
branch: 3.12
author: Hugo van Kemenade <[email protected]>
committer: hugovk <[email protected]>
date: 2025-09-24T12:27:40+0
https://github.com/python/cpython/commit/a5e056235075ebd3e7eef1c9fef264bca3461a2d
commit: a5e056235075ebd3e7eef1c9fef264bca3461a2d
branch: main
author: Bénédikt Tran <[email protected]>
committer: encukou
date: 2025-09-24T11:25:56+02:00
summary:
gh-133644: remove `PyWeakre
https://github.com/python/cpython/commit/7f83461e567915d3133c6b98de2bda9c7a33559c
commit: 7f83461e567915d3133c6b98de2bda9c7a33559c
branch: 3.13
author: Karolina Surma <[email protected]>
committer: malemburg
date: 2025-09-24T10:36:37+02:00
summary:
[3.13] Fix the referenc