[Python-checkins] Correct indentation in `stdtypes.rst` (#141957)

2025-11-25 Thread kumaraditya303
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/

[Python-checkins] Remove ``Misc/ACKS`` check from patchcheck, documentation (#141960)

2025-11-25 Thread AA-Turner
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

[Python-checkins] Remove references to ``Misc/ACKS`` from ``CONTRIBUTING.md`` (#141952)

2025-11-25 Thread AA-Turner
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

[Python-checkins] [3.13] gh-141004: Document missing `PyThread*` APIs (GH-141810) (GH-141955)

2025-11-25 Thread ZeroIntensity
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

[Python-checkins] [3.14] gh-141004: Document missing `PyThread*` APIs (GH-141810) (GH-141954)

2025-11-25 Thread ZeroIntensity
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

[Python-checkins] gh-141004: Document missing `PyThread*` APIs (GH-141810)

2025-11-25 Thread ZeroIntensity
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

[Python-checkins] [3.10] gh-90949: add Expat API to prevent XML deadly allocations (CVE-2025-59375) (GH-139234) (#139532)

2025-11-25 Thread pablogsal
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

[Python-checkins] [3.11] gh-90949: add Expat API to prevent XML deadly allocations (CVE-2025-59375) (GH-139234) (#139529)

2025-11-25 Thread pablogsal
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

[Python-checkins] [3.14] gh-140911: Ensure that UserString.index() and UserString.rindex() accept UserString as argument (GH-140945) (GH-141946)

2025-11-25 Thread serhiy-storchaka
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

[Python-checkins] gh-141909: Add `PyModuleDef_Slot` and earlier Py_mod_* constants to stable ABI manifest (#141910)

2025-11-25 Thread encukou
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

[Python-checkins] [3.13] gh-141004: Document `PyOS_mystr(n)icmp` (GH-141760) (#141948)

2025-11-25 Thread vstinner
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:

[Python-checkins] [3.14] gh-141004: Document `PyOS_mystr(n)icmp` (GH-141760) (#141947)

2025-11-25 Thread vstinner
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:

[Python-checkins] [3.13] gh-140911: Ensure that UserString.index() and UserString.rindex() accept UserString as argument (GH-140945) (GH-141945)

2025-11-25 Thread serhiy-storchaka
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

[Python-checkins] gh-141004: Document `PyOS_mystr(n)icmp` (#141760)

2025-11-25 Thread vstinner
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

[Python-checkins] gh-139165: Make Py_SIZE, Py_IS_TYPE,Py_ SET_SIZE regular functions in stable ABI (GH-139166)

2025-11-25 Thread encukou
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

[Python-checkins] gh-140911: Ensure that UserString.index() and UserString.rindex() accept UserString as argument (GH-140945)

2025-11-25 Thread serhiy-storchaka
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

[Python-checkins] [3.14] gh-138199: Address potential confusion re: threading (GH-138200) (GH-141928)

2025-11-25 Thread ZeroIntensity
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 (

[Python-checkins] [3.13] gh-138199: Address potential confusion re: threading (GH-138200) (GH-141929)

2025-11-25 Thread ZeroIntensity
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 (