[Python-checkins] [3.12] gh-125259: Fix error notes removal in enum initialization (GH-125647) (GH-125953)

2024-10-25 Thread ethanfurman
https://github.com/python/cpython/commit/d0b2fa4804eb7edf08fd6d97fa615e190d679d81 commit: d0b2fa4804eb7edf08fd6d97fa615e190d679d81 branch: 3.12 author: Ethan Furman committer: ethanfurman date: 2024-10-25T16:03:52-07:00 summary: [3.12] gh-125259: Fix error notes removal in enum initialization (G

[Python-checkins] [3.13] gh-125969: fix OOB in `future_schedule_callbacks` due to an evil `call_soon` (GH-125970) (#125991)

2024-10-25 Thread kumaraditya303
https://github.com/python/cpython/commit/9c6cda5ccb599bcffbb1a38744510fc654a808bb commit: 9c6cda5ccb599bcffbb1a38744510fc654a808bb branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2024-10-25T18:43:07Z summary: [3.13] gh-1

[Python-checkins] [3.12] gh-125969: fix OOB in `future_schedule_callbacks` due to an evil `call_soon` (GH-125970) (#125992)

2024-10-25 Thread kumaraditya303
https://github.com/python/cpython/commit/f6682fbe49dfb4126f9cd8db86a0c83ed53e4391 commit: f6682fbe49dfb4126f9cd8db86a0c83ed53e4391 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2024-10-25T18:38:59Z summary: [3.12] gh-1

[Python-checkins] gh-125969: fix OOB in `future_schedule_callbacks` due to an evil `call_soon` (#125970)

2024-10-25 Thread kumaraditya303
https://github.com/python/cpython/commit/c5b99f5c2c5347d66b9da362773969c531fb6c85 commit: c5b99f5c2c5347d66b9da362773969c531fb6c85 branch: main author: Bénédikt Tran <[email protected]> committer: kumaraditya303 date: 2024-10-25T23:45:09+05:30 summary: gh-125969: fix OOB i

[Python-checkins] gh-125783: Add tests to prevent regressions with the combination of `ctypes` and metaclasses. (GH-125881)

2024-10-25 Thread encukou
https://github.com/python/cpython/commit/13844094609cf8265a2eed023e33c7002f3f530d commit: 13844094609cf8265a2eed023e33c7002f3f530d branch: main author: Jun Komoda <[email protected]> committer: encukou date: 2024-10-25T18:31:35+02:00 summary: gh-125783: Add tests to prevent

[Python-checkins] GH-125911: Call combine_symbol_mask on the initial trampoline of a trace (GH-125973)

2024-10-25 Thread brandtbucher
https://github.com/python/cpython/commit/7f6e884f3acc860c1cf1b773c9659e8f861263e7 commit: 7f6e884f3acc860c1cf1b773c9659e8f861263e7 branch: main author: Nadeshiko Manju committer: brandtbucher date: 2024-10-25T15:43:02Z summary: GH-125911: Call combine_symbol_mask on the initial trampoline of a t

[Python-checkins] [3.13] gh-125608: Trigger dictionary watchers when inline values change (GH-125611) (GH-125982)

2024-10-25 Thread colesbury
https://github.com/python/cpython/commit/7b46ae92ad0e2a724ced70fb89f32b8804cf9244 commit: 7b46ae92ad0e2a724ced70fb89f32b8804cf9244 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: colesbury date: 2024-10-25T14:35:04Z summary: [3.13] gh-125608

[Python-checkins] [3.12] GH-125789: fix `fut._callbacks` to always return a copy of callbacks (GH-125922) (#125977)

2024-10-25 Thread kumaraditya303
https://github.com/python/cpython/commit/42927f7f2588b32c1033292d673405a94eb36f77 commit: 42927f7f2588b32c1033292d673405a94eb36f77 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2024-10-25T19:32:46+05:30 summary: [3.12]

[Python-checkins] [3.13] gh-121277: Allow `.. versionadded:: next` in docs (GH-121278) (#124718)

2024-10-25 Thread encukou
https://github.com/python/cpython/commit/dba992b03b1c4e6895e0311219518be0e52e84ca commit: dba992b03b1c4e6895e0311219518be0e52e84ca branch: 3.13 author: Petr Viktorin committer: encukou date: 2024-10-25T15:34:20+02:00 summary: [3.13] gh-121277: Allow `.. versionadded:: next` in docs (GH-121278) (

[Python-checkins] gh-120313: amend documentation regarding `ctypes._CFuncPtr` (GH-120989)

2024-10-25 Thread encukou
https://github.com/python/cpython/commit/417c130ba55ca29e132808a0a500329f73b6ec41 commit: 417c130ba55ca29e132808a0a500329f73b6ec41 branch: main author: Bénédikt Tran <[email protected]> committer: encukou date: 2024-10-25T15:32:23+02:00 summary: gh-120313: amend documentat

[Python-checkins] [3.13] GH-125789: fix `fut._callbacks` to always return a copy of callbacks (#125922) (#125976)

2024-10-25 Thread kumaraditya303
https://github.com/python/cpython/commit/f54e1a2d6474b4379cab70945fb9e37265bf4159 commit: f54e1a2d6474b4379cab70945fb9e37265bf4159 branch: 3.13 author: Kumar Aditya committer: kumaraditya303 date: 2024-10-25T13:19:31Z summary: [3.13] GH-125789: fix `fut._callbacks` to always return a copy of cal

[Python-checkins] GH-125789: fix `fut._callbacks` to always return a copy of callbacks (#125922)

2024-10-25 Thread kumaraditya303
https://github.com/python/cpython/commit/cae853e3b44cd5cb033b904e163c490dd28bc30a commit: cae853e3b44cd5cb033b904e163c490dd28bc30a branch: main author: Kumar Aditya committer: kumaraditya303 date: 2024-10-25T18:19:30+05:30 summary: GH-125789: fix `fut._callbacks` to always return a copy of callb

[Python-checkins] Fixed a few type mismatches in pdb (#125952)

2024-10-25 Thread gaogaotiantian
https://github.com/python/cpython/commit/2513593303b306cd8273682811d26600651c60e4 commit: 2513593303b306cd8273682811d26600651c60e4 branch: main author: Tian Gao committer: gaogaotiantian date: 2024-10-25T00:17:58-04:00 summary: Fixed a few type mismatches in pdb (#125952) files: M Lib/pdb.py d

[Python-checkins] gh-115754: Use Py_GetConstant(Py_CONSTANT_EMPTY_STR) (#125583)

2024-10-25 Thread vstinner
https://github.com/python/cpython/commit/ebcc578dff47b1dcffb634923bedc5361c8f29f6 commit: ebcc578dff47b1dcffb634923bedc5361c8f29f6 branch: main author: Victor Stinner committer: vstinner date: 2024-10-25T11:14:52+02:00 summary: gh-115754: Use Py_GetConstant(Py_CONSTANT_EMPTY_STR) (#125583) Repl

[Python-checkins] gh-121654: Add PyType_Freeze() function (#122457)

2024-10-25 Thread vstinner
https://github.com/python/cpython/commit/db96327203b09ada45f2214567f92fe4d837f82a commit: db96327203b09ada45f2214567f92fe4d837f82a branch: main author: Victor Stinner committer: vstinner date: 2024-10-25T11:12:48+02:00 summary: gh-121654: Add PyType_Freeze() function (#122457) Co-authored-by: P

[Python-checkins] gh-84545: Clarify the 'extend' action documentation in argparse (GH-125870)

2024-10-25 Thread serhiy-storchaka
https://github.com/python/cpython/commit/da8673da362a2135cd621ac619d3aced6bb55100 commit: da8673da362a2135cd621ac619d3aced6bb55100 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-10-25T08:41:38Z summary: gh-84545: Clarify the 'extend' action documentation in argparse

[Python-checkins] gh-125859: Fix crash when `gc.get_objects` is called during GC (#125882)

2024-10-25 Thread colesbury
https://github.com/python/cpython/commit/e545ead66ce725aae6fb0ad5d733abe806c19750 commit: e545ead66ce725aae6fb0ad5d733abe806c19750 branch: main author: Sam Gross committer: colesbury date: 2024-10-24T09:33:11-04:00 summary: gh-125859: Fix crash when `gc.get_objects` is called during GC (#125882)

[Python-checkins] [3.13] gh-123930: Correct test of attribute failure to account for iOS (GH-125959) (#125960)

2024-10-25 Thread hauntsaninja
https://github.com/python/cpython/commit/b67358125c36c943fb066fdae476c72b34ed57aa commit: b67358125c36c943fb066fdae476c72b34ed57aa branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]> da

[Python-checkins] gh-124218: Avoid refcount contention on builtins module (GH-125847)

2024-10-25 Thread colesbury
https://github.com/python/cpython/commit/3c4a7fa6178d852ccb73527aaa2d0a5e93022e89 commit: 3c4a7fa6178d852ccb73527aaa2d0a5e93022e89 branch: main author: Sam Gross committer: colesbury date: 2024-10-24T12:44:38-04:00 summary: gh-124218: Avoid refcount contention on builtins module (GH-125847) Thi

[Python-checkins] gh-123930: Correct test of attribute failure to account for iOS (#125959)

2024-10-25 Thread freakboy3742
https://github.com/python/cpython/commit/75401febc91a449cc4f4391d663e9a96ce91bb6c commit: 75401febc91a449cc4f4391d663e9a96ce91bb6c branch: main author: Russell Keith-Magee committer: freakboy3742 date: 2024-10-25T07:18:45Z summary: gh-123930: Correct test of attribute failure to account for iOS

[Python-checkins] [3.13] gh-125909: Avoid a redirect when linking to the devguide (GH-125826) (#125929)

2024-10-25 Thread AA-Turner
https://github.com/python/cpython/commit/f27ba61e56b60c186beac9349f13027ac8fd8e5e commit: f27ba61e56b60c186beac9349f13027ac8fd8e5e branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] GH-125868: Fix STORE_ATTR_WITH_HINT specialization (GH-125876)

2024-10-25 Thread markshannon
https://github.com/python/cpython/commit/b61fece8523d0fa6d9cc6ad3fd855a136c34f0cd commit: b61fece8523d0fa6d9cc6ad3fd855a136c34f0cd branch: main author: Mark Shannon committer: markshannon date: 2024-10-24T11:57:02+01:00 summary: GH-125868: Fix STORE_ATTR_WITH_HINT specialization (GH-125876) fil

[Python-checkins] gh-125245: Fix race condition when importing `collections.abc` (#125415)

2024-10-25 Thread colesbury
https://github.com/python/cpython/commit/fed501d7247053ce46a2ba512bf0e4bb4f483be6 commit: fed501d7247053ce46a2ba512bf0e4bb4f483be6 branch: main author: Sam Gross committer: colesbury date: 2024-10-24T18:12:51-04:00 summary: gh-125245: Fix race condition when importing `collections.abc` (#125415)