[Python-checkins] gh-111178: fix UBSan failures in `Objects/typeobject.c` (#129799)

2025-02-25 Thread picnixz
https://github.com/python/cpython/commit/3d40317ed24d03e9511ee96316bd204a8f041746 commit: 3d40317ed24d03e9511ee96316bd204a8f041746 branch: main author: Bénédikt Tran <10796600+picn...@users.noreply.github.com> committer: picnixz <10796600+picn...@users.noreply.github.com> date: 2025-02-25T10:44:59Z

[Python-checkins] [3.12] Fix a typo in code module test (GH-130530) (GH-130533)

2025-02-25 Thread serhiy-storchaka
https://github.com/python/cpython/commit/def2ee1280fa1efcf75fdff6db6ce07530f4cc10 commit: def2ee1280fa1efcf75fdff6db6ce07530f4cc10 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: serhiy-storchaka date: 2025-02-25T09:54:15Z summary: [3.12] Fi

[Python-checkins] Fix a typo in `Py_DECREF` comment (#128387)

2025-02-25 Thread picnixz
https://github.com/python/cpython/commit/31ef8fd8e21141576796ef473c1fb7b4bffc5f0a commit: 31ef8fd8e21141576796ef473c1fb7b4bffc5f0a branch: main author: Justine Krejcha committer: picnixz <10796600+picn...@users.noreply.github.com> date: 2025-02-25T11:10:40+01:00 summary: Fix a typo in `Py_DECREF`

[Python-checkins] gh-130453: pygettext: Extend support for specifying custom keywords (GH-130463)

2025-02-25 Thread serhiy-storchaka
https://github.com/python/cpython/commit/44213bc57c0a4b674463e170ad9d80896d866a64 commit: 44213bc57c0a4b674463e170ad9d80896d866a64 branch: main author: Tomas R. committer: serhiy-storchaka date: 2025-02-25T12:10:54+02:00 summary: gh-130453: pygettext: Extend support for specifying custom keyword

[Python-checkins] [3.12] gh-108303: Fix and move `badsyntax_pep3120.py` (GH-109513) (#130540)

2025-02-25 Thread hugovk
https://github.com/python/cpython/commit/e28097682eb96550e30a66c65d929b412bf51d52 commit: e28097682eb96550e30a66c65d929b412bf51d52 branch: 3.12 author: Hugo van Kemenade <1324225+hug...@users.noreply.github.com> committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2025-02-26T09:46:12+0

[Python-checkins] gh-117657: Use an atomic store to set type flags. (gh-127588)

2025-02-25 Thread nascheme
https://github.com/python/cpython/commit/baae9cb159e240ee9474ce7c02f88c233390777a commit: baae9cb159e240ee9474ce7c02f88c233390777a branch: main author: Neil Schemenauer committer: nascheme date: 2025-02-25T21:24:20-08:00 summary: gh-117657: Use an atomic store to set type flags. (gh-127588) The

[Python-checkins] [3.13] gh-130163: Fix crashes related to PySys_GetObject() (GH-130503) (GH-130556)

2025-02-25 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7c1b76fce8c8df00da38830f72dbdde6881a33be commit: 7c1b76fce8c8df00da38830f72dbdde6881a33be branch: 3.13 author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-02-25T22:50:26Z summary: [3.13] gh-130163: Fix crashes related to PySys_GetObject() (GH-

[Python-checkins] gh-129824: Temporarily skip InterpreterPoolMixin tests under TSAN (gh-129826)

2025-02-25 Thread colesbury
https://github.com/python/cpython/commit/3774d9f7b56871372ac278e2c2d8ff33460d7eb0 commit: 3774d9f7b56871372ac278e2c2d8ff33460d7eb0 branch: main author: Sam Gross committer: colesbury date: 2025-02-25T10:33:04-05:00 summary: gh-129824: Temporarily skip InterpreterPoolMixin tests under TSAN (gh-12

[Python-checkins] [3.13] Fix a typo in code module test (GH-130530) (#130534)

2025-02-25 Thread gaogaotiantian
https://github.com/python/cpython/commit/b0d3f4919579cb02c46918f47ea4faa2e5d304fc commit: b0d3f4919579cb02c46918f47ea4faa2e5d304fc branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: gaogaotiantian date: 2025-02-25T17:38:40Z summary: [3.13] Fix

[Python-checkins] GH-130396: Include stack margin for debug windows builds (GH-130554)

2025-02-25 Thread markshannon
https://github.com/python/cpython/commit/2dad1e08ec9d5ddc798a313900613b3d1eeaff6b commit: 2dad1e08ec9d5ddc798a313900613b3d1eeaff6b branch: main author: Mark Shannon committer: markshannon date: 2025-02-25T19:26:21Z summary: GH-130396: Include stack margin for debug windows builds (GH-130554) fi

[Python-checkins] gh-130202: Fix bug in `_PyObject_ResurrectEnd` in free threaded build (gh-130281)

2025-02-25 Thread colesbury
https://github.com/python/cpython/commit/f963239ff1f986742d4c6bab2ab7b73f5a4047f6 commit: f963239ff1f986742d4c6bab2ab7b73f5a4047f6 branch: main author: Sam Gross committer: colesbury date: 2025-02-25T12:03:28-05:00 summary: gh-130202: Fix bug in `_PyObject_ResurrectEnd` in free threaded build (

[Python-checkins] [3.12] gh-130461: Remove unnecessary usages of `.. index::` directives in Doc/library/uuid.rst (#130526) (#130546)

2025-02-25 Thread hugovk
https://github.com/python/cpython/commit/ca9e52dac15d0da4d4ef57fb408565338da0bb40 commit: ca9e52dac15d0da4d4ef57fb408565338da0bb40 branch: 3.12 author: Kanishk Pachauri committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2025-02-25T15:25:20+02:00 summary: [3.12] gh-130461: Remove un

[Python-checkins] gh-130163: Fix crashes related to PySys_GetObject() (GH-130503)

2025-02-25 Thread serhiy-storchaka
https://github.com/python/cpython/commit/0ef4ffeefd1737c18dc9326133c7894d58108c2e commit: 0ef4ffeefd1737c18dc9326133c7894d58108c2e branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-02-25T23:04:27+02:00 summary: gh-130163: Fix crashes related to PySys_GetObject() (GH-13

[Python-checkins] [3.12] gh-130151: Fix reference leaks in `_hashlib.hmac_{new,digest}` (GH-130152) (#130539)

2025-02-25 Thread picnixz
https://github.com/python/cpython/commit/b1a188a7faa76949ef621a5ecac38b9fccae05cc commit: b1a188a7faa76949ef621a5ecac38b9fccae05cc branch: 3.12 author: Bénédikt Tran <10796600+picn...@users.noreply.github.com> committer: picnixz <10796600+picn...@users.noreply.github.com> date: 2025-02-25T12:38:47+

[Python-checkins] gh-87790: support thousands separators for formatting fractional part of floats (#125304)

2025-02-25 Thread vstinner
https://github.com/python/cpython/commit/f39a07be47cd9219eaf0e538ae32ad8239c88e66 commit: f39a07be47cd9219eaf0e538ae32ad8239c88e66 branch: main author: Sergey B Kirpichev committer: vstinner date: 2025-02-25T16:27:07+01:00 summary: gh-87790: support thousands separators for formatting fractional

[Python-checkins] gh-122029: Move monitoring after method expand for CALL_KW (GH-130488)

2025-02-25 Thread markshannon
https://github.com/python/cpython/commit/c5f925c8c948736bd64652918b4e0186b91abbb5 commit: c5f925c8c948736bd64652918b4e0186b91abbb5 branch: main author: Tian Gao committer: markshannon date: 2025-02-25T15:43:49Z summary: gh-122029: Move monitoring after method expand for CALL_KW (GH-130488) file

[Python-checkins] gh-130461: Remove unnecessary usages of `.. index::` directives in Doc/library/uuid.rst (#130526)

2025-02-25 Thread hugovk
https://github.com/python/cpython/commit/85f1cc8d60b06d5b2af3e4da8e4f98171420dd91 commit: 85f1cc8d60b06d5b2af3e4da8e4f98171420dd91 branch: main author: Kanishk Pachauri committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2025-02-25T14:27:50+02:00 summary: gh-130461: Remove unnecessa

[Python-checkins] gh-111178: fix UBSan failures in `Modules/xx*.c` (GH-129797)

2025-02-25 Thread encukou
https://github.com/python/cpython/commit/ead091357d67bc8144a73fcb7cb367602d21ecdd commit: ead091357d67bc8144a73fcb7cb367602d21ecdd branch: main author: Bénédikt Tran <10796600+picn...@users.noreply.github.com> committer: encukou date: 2025-02-25T13:02:32+01:00 summary: gh-78: fix UBSan failur

[Python-checkins] gh-111178: fix UBSan failures in `Objects/typevarobject.c` (GH-129800)

2025-02-25 Thread encukou
https://github.com/python/cpython/commit/ecde9400254eabf0ebcdbb04cb266e50f126e8ec commit: ecde9400254eabf0ebcdbb04cb266e50f126e8ec branch: main author: Bénédikt Tran <10796600+picn...@users.noreply.github.com> committer: encukou date: 2025-02-25T13:12:47+01:00 summary: gh-78: fix UBSan failur

[Python-checkins] gh-111178: fix UBSan failures in `Modules/unicodedata.c` (GH-129801)

2025-02-25 Thread encukou
https://github.com/python/cpython/commit/c1478d1ebb7a6331d06939a27618dafb7fce91f1 commit: c1478d1ebb7a6331d06939a27618dafb7fce91f1 branch: main author: Bénédikt Tran <10796600+picn...@users.noreply.github.com> committer: encukou date: 2025-02-25T13:13:47+01:00 summary: gh-78: fix UBSan failur

[Python-checkins] [3.13] gh-130461: Remove unnecessary usages of `.. index::` directives in Doc/library/uuid.rst (#130526) (#130548)

2025-02-25 Thread hugovk
https://github.com/python/cpython/commit/28bfc1c99698cb36491ffa146d478b05da8467ce commit: 28bfc1c99698cb36491ffa146d478b05da8467ce branch: 3.13 author: Kanishk Pachauri committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2025-02-25T15:24:46+02:00 summary: [3.13] gh-130461: Remove un

[Python-checkins] gh-129173: refactor `PyCodec_ReplaceErrors` into separate functions (#129893)

2025-02-25 Thread picnixz
https://github.com/python/cpython/commit/fa6a8140dd2a72da6df2a7dfafbf07045debf64d commit: fa6a8140dd2a72da6df2a7dfafbf07045debf64d branch: main author: Bénédikt Tran <10796600+picn...@users.noreply.github.com> committer: picnixz <10796600+picn...@users.noreply.github.com> date: 2025-02-25T14:24:46+

[Python-checkins] Docs: Fix some semantic usages of `iterator.__iter__` (GH-130172)

2025-02-25 Thread encukou
https://github.com/python/cpython/commit/4d3a7ea354a8ca7a9978f48e54399526d1b83f42 commit: 4d3a7ea354a8ca7a9978f48e54399526d1b83f42 branch: main author: Yuki Kobayashi committer: encukou date: 2025-02-25T13:38:47+01:00 summary: Docs: Fix some semantic usages of `iterator.__iter__` (GH-130172) Th