https://github.com/python/cpython/commit/8c33c6143e303c403ac81c3ca3582674fcfb49a5
commit: 8c33c6143e303c403ac81c3ca3582674fcfb49a5
branch: main
author: Guo Ci
committer: kumaraditya303
date: 2025-11-26T11:55:52+05:30
summary:
Correct indentation in `stdtypes.rst` (#141957)
files:
M Doc/library/
https://github.com/python/cpython/commit/33efd7178e269cbd04233856261fd0aabbf35447
commit: 33efd7178e269cbd04233856261fd0aabbf35447
branch: main
author: Stan Ulbrych <[email protected]>
committer: AA-Turner <[email protected]>
date: 2025-11-26
https://github.com/python/cpython/commit/9f2a34af747e2fc95f3de8a3bb5e1d7ac10d6d04
commit: 9f2a34af747e2fc95f3de8a3bb5e1d7ac10d6d04
branch: main
author: Stan Ulbrych <[email protected]>
committer: AA-Turner <[email protected]>
date: 2025-11-25
https://github.com/python/cpython/commit/0e3d1b8670040850235a2bc34f452b5ab3434755
commit: 0e3d1b8670040850235a2bc34f452b5ab3434755
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: ZeroIntensity
date: 2025-11-25T18:04:42Z
summary:
[3.13] gh-14
https://github.com/python/cpython/commit/20a677d75a95fa63be904f7ca4f8cb268aec95c1
commit: 20a677d75a95fa63be904f7ca4f8cb268aec95c1
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: ZeroIntensity
date: 2025-11-25T17:58:44Z
summary:
[3.14] gh-14
https://github.com/python/cpython/commit/a89ee4b9c2a87d9bdf105883f834cda9d943d541
commit: a89ee4b9c2a87d9bdf105883f834cda9d943d541
branch: main
author: Peter Bierma
committer: ZeroIntensity
date: 2025-11-25T12:53:18-05:00
summary:
gh-141004: Document missing `PyThread*` APIs (GH-141810)
Co-auth
https://github.com/python/cpython/commit/1173f8068b9a8c1168780532c466c391be10bf67
commit: 1173f8068b9a8c1168780532c466c391be10bf67
branch: 3.10
author: Sebastian Pipping
committer: pablogsal
date: 2025-11-25T15:25:12Z
summary:
[3.10] gh-90949: add Expat API to prevent XML deadly allocations
(CV
https://github.com/python/cpython/commit/9bbb68a52456655f15953ff0e2ee4e2bdbf78c1e
commit: 9bbb68a52456655f15953ff0e2ee4e2bdbf78c1e
branch: 3.11
author: Sebastian Pipping
committer: pablogsal
date: 2025-11-25T15:25:17Z
summary:
[3.11] gh-90949: add Expat API to prevent XML deadly allocations
(CV
https://github.com/python/cpython/commit/9969c4280f4d7c7876ee6d0c4309ab05f599d9dc
commit: 9969c4280f4d7c7876ee6d0c4309ab05f599d9dc
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2025-11-25T13:56:05Z
summary:
[3.14] gh
https://github.com/python/cpython/commit/202fce0dbde1da32d8abc2eb59ddfce6f6a3c9fa
commit: 202fce0dbde1da32d8abc2eb59ddfce6f6a3c9fa
branch: main
author: Petr Viktorin
committer: encukou
date: 2025-11-25T15:16:49+01:00
summary:
gh-141909: Add `PyModuleDef_Slot` and earlier Py_mod_* constants to st
https://github.com/python/cpython/commit/fffa6c9ab8546beec78447535fae6ead643d7e9e
commit: fffa6c9ab8546beec78447535fae6ead643d7e9e
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2025-11-25T13:51:59Z
summary:
[3.13] gh-141004:
https://github.com/python/cpython/commit/630074b7cec52232257451f8c16f0eb952d78b6c
commit: 630074b7cec52232257451f8c16f0eb952d78b6c
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2025-11-25T13:51:02Z
summary:
[3.14] gh-141004:
https://github.com/python/cpython/commit/8669894b1e4092504bdc2fb5efff0f3f963a8f14
commit: 8669894b1e4092504bdc2fb5efff0f3f963a8f14
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2025-11-25T13:50:30Z
summary:
[3.13] gh
https://github.com/python/cpython/commit/f445c452ea879e01b4144809a5fd8826ac98f305
commit: f445c452ea879e01b4144809a5fd8826ac98f305
branch: main
author: Stan Ulbrych <[email protected]>
committer: vstinner
date: 2025-11-25T14:44:52+01:00
summary:
gh-141004: Document
https://github.com/python/cpython/commit/226011ba127323dea894ee67e6990f1305efa2d5
commit: 226011ba127323dea894ee67e6990f1305efa2d5
branch: main
author: Petr Viktorin
committer: encukou
date: 2025-11-25T14:30:33+01:00
summary:
gh-139165: Make Py_SIZE, Py_IS_TYPE,Py_ SET_SIZE regular functions in
https://github.com/python/cpython/commit/e6174ee9812f514b42ab6d3a1064bd6057de96c7
commit: e6174ee9812f514b42ab6d3a1064bd6057de96c7
branch: main
author: Krishna Chaitanya <[email protected]>
committer: serhiy-storchaka
date: 2025-11-25T15:25:46+02:00
summary:
gh-140911
https://github.com/python/cpython/commit/11e3fc963627981c0506d23463aca694fdc5af32
commit: 11e3fc963627981c0506d23463aca694fdc5af32
branch: 3.14
author: Alexander Nordin
committer: ZeroIntensity
date: 2025-11-25T06:52:47-05:00
summary:
[3.14] gh-138199: Address potential confusion re: threading (
https://github.com/python/cpython/commit/1d16256f7d29ef5e6a393e7193765e5740264a17
commit: 1d16256f7d29ef5e6a393e7193765e5740264a17
branch: 3.13
author: Alexander Nordin
committer: ZeroIntensity
date: 2025-11-25T06:52:54-05:00
summary:
[3.13] gh-138199: Address potential confusion re: threading (
18 matches
Mail list logo