[Python-checkins] gh-127117: ensure that `_initial_thread` is the last field of `PyInterpreterState` when `Py_STACKREF_DEBUG` is defined (#132721)

2025-04-19 Thread kumaraditya303
https://github.com/python/cpython/commit/246ed23456658f82854d518ad66d52652f992591 commit: 246ed23456658f82854d518ad66d52652f992591 branch: main author: Bénédikt Tran <10796600+picn...@users.noreply.github.com> committer: kumaraditya303 date: 2025-04-20T11:53:00+05:30 summary: gh-127117: ensure th

[Python-checkins] [3.13] gh-129327: revise hashlib documentation to account for FIPS removing sha1 (GH-132729) (#132740)

2025-04-19 Thread gpshead
https://github.com/python/cpython/commit/5ab628fc652b64a84c2e8fb3897fdc93b47f48f5 commit: 5ab628fc652b64a84c2e8fb3897fdc93b47f48f5 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: gpshead date: 2025-04-20T01:12:26Z summary: [3.13] gh-129327:

[Python-checkins] gh-129327: revise hashlib documentation to account for FIPS removing sha1 (GH-132729)

2025-04-19 Thread gpshead
https://github.com/python/cpython/commit/a16586c9e7a9accfe26489191b5b1ee39657ee5b commit: a16586c9e7a9accfe26489191b5b1ee39657ee5b branch: main author: Stan Ulbrych <89152624+stanfromirel...@users.noreply.github.com> committer: gpshead date: 2025-04-20T01:06:24Z summary: gh-129327: revise hashlib

[Python-checkins] gh-131952: Add colour to the ``json`` module CLI (#132126)

2025-04-19 Thread AA-Turner
https://github.com/python/cpython/commit/71da68d5887b6c05890757d676b452ede3120617 commit: 71da68d5887b6c05890757d676b452ede3120617 branch: main author: Tomas R. committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 2025-04-19T18:11:21Z summary: gh-131952: Add colour to the ``jso

[Python-checkins] gh-130167: Improve the error case for ``textwrap.dedent`` (#132666)

2025-04-19 Thread AA-Turner
https://github.com/python/cpython/commit/e7c5f60efc149dda3d3592fa2001f4583b128512 commit: e7c5f60efc149dda3d3592fa2001f4583b128512 branch: main author: Adam Turner <9087854+aa-tur...@users.noreply.github.com> committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 2025-04-19T16:18:0

[Python-checkins] Update entry for Willow Chargin in `.mailmap` and `ACKS` (#132714)

2025-04-19 Thread picnixz
https://github.com/python/cpython/commit/c821b715b31f03da1639b549b5ffeed13195410c commit: c821b715b31f03da1639b549b5ffeed13195410c branch: main author: Willow Chargin committer: picnixz <10796600+picn...@users.noreply.github.com> date: 2025-04-19T14:50:59Z summary: Update entry for Willow Chargin

[Python-checkins] [3.13] gh-132673: Fix a crash with zero-alignment in `ctypes.Structure` (#132695)

2025-04-19 Thread picnixz
https://github.com/python/cpython/commit/47c8df6172db4fc4b10d0a500d9a4bfffa5d751f commit: 47c8df6172db4fc4b10d0a500d9a4bfffa5d751f branch: 3.13 author: Peter Bierma committer: picnixz <10796600+picn...@users.noreply.github.com> date: 2025-04-19T14:29:05Z summary: [3.13] gh-132673: Fix a crash wit

[Python-checkins] [3.13] Docs: Fix REPL example in `Doc/library/shutil.rst` (GH-132700) (#132728)

2025-04-19 Thread picnixz
https://github.com/python/cpython/commit/38f305b9db30757d850703bd4ccb2bf547efd952 commit: 38f305b9db30757d850703bd4ccb2bf547efd952 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: picnixz <10796600+picn...@users.noreply.github.com> date: 2025-0

[Python-checkins] Docs: Fix REPL example in `Doc/library/shutil.rst` (#132700)

2025-04-19 Thread picnixz
https://github.com/python/cpython/commit/e154e4db3684696d29725112f0fcc69e05c40cd1 commit: e154e4db3684696d29725112f0fcc69e05c40cd1 branch: main author: Stan Ulbrych <89152624+stanfromirel...@users.noreply.github.com> committer: picnixz <10796600+picn...@users.noreply.github.com> date: 2025-04-19T16

[Python-checkins] Exclude `.mailmap` in Codeowners (#132722)

2025-04-19 Thread hugovk
https://github.com/python/cpython/commit/df85bb37b6d8a474eaa2168bff0834d81df6996c commit: df85bb37b6d8a474eaa2168bff0834d81df6996c branch: main author: Stan Ulbrych <89152624+stanfromirel...@users.noreply.github.com> committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2025-04-19T16:34

[Python-checkins] gh-127945: add lock held assertions in ctypes arrays (#132720)

2025-04-19 Thread kumaraditya303
https://github.com/python/cpython/commit/5b06d2cecad626330aef274b4468ba6c642dda4a commit: 5b06d2cecad626330aef274b4468ba6c642dda4a branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-04-19T18:27:10+05:30 summary: gh-127945: add lock held assertions in ctypes arrays (#132720)

[Python-checkins] gh-132308: prevent `TracebackException` swallowing attributes of a falsey `Exception` or `ExceptionGroup` (#132363)

2025-04-19 Thread picnixz
https://github.com/python/cpython/commit/69cda31261dd98b0462dc5ca63bdbcd0954dfa77 commit: 69cda31261dd98b0462dc5ca63bdbcd0954dfa77 branch: main author: Duprat committer: picnixz <10796600+picn...@users.noreply.github.com> date: 2025-04-19T09:49:18Z summary: gh-132308: prevent `TracebackException`

[Python-checkins] gh-132399: ensure correct alignment of `PyInterpreterState` (#132428)

2025-04-19 Thread picnixz
https://github.com/python/cpython/commit/427e7fc099e61d9a3d1f04e2fbde8b749e5fcf0a commit: 427e7fc099e61d9a3d1f04e2fbde8b749e5fcf0a branch: main author: Bénédikt Tran <10796600+picn...@users.noreply.github.com> committer: picnixz <10796600+picn...@users.noreply.github.com> date: 2025-04-19T11:03:06+

[Python-checkins] gh-128398: improve error messages when incorrectly using `with` and `async with` (#132218)

2025-04-19 Thread picnixz
https://github.com/python/cpython/commit/8a9c6c4d16a746eea1e000d6701d1c274c1f331b commit: 8a9c6c4d16a746eea1e000d6701d1c274c1f331b branch: main author: Bénédikt Tran <10796600+picn...@users.noreply.github.com> committer: picnixz <10796600+picn...@users.noreply.github.com> date: 2025-04-19T10:44:01+

[Python-checkins] Correct _PyLong_Frexp() description in comments (GH-132716)

2025-04-19 Thread serhiy-storchaka
https://github.com/python/cpython/commit/95800fe6e719c829acf52fbb00198135b78719b4 commit: 95800fe6e719c829acf52fbb00198135b78719b4 branch: main author: Sergey B Kirpichev committer: serhiy-storchaka date: 2025-04-19T07:42:20Z summary: Correct _PyLong_Frexp() description in comments (GH-132716)