[Python-checkins] [3.12] Docs: Migrate entirely to PSF hosted plausible for analytics (GH-132648) (#132664)

2025-04-17 Thread hugovk
https://github.com/python/cpython/commit/95d9dea1c4ed1b1de80074b74301cee0b38d5541 commit: 95d9dea1c4ed1b1de80074b74301cee0b38d5541 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-04-1

[Python-checkins] Remove duplicate includes: Python/importdl.c (#132623)

2025-04-17 Thread AA-Turner
https://github.com/python/cpython/commit/ea23c897cd25702e72a04e06664f6864f07a7c5d commit: ea23c897cd25702e72a04e06664f6864f07a7c5d branch: main author: Adam Turner <[email protected]> committer: AA-Turner <[email protected]> date: 2025-04-18T02:49:1

[Python-checkins] gh-131173: Improve exception handling during take_ownership processing (#132620)

2025-04-17 Thread mpage
https://github.com/python/cpython/commit/22830103e598c63663b462c4e42b74e7a9d3bb99 commit: 22830103e598c63663b462c4e42b74e7a9d3bb99 branch: main author: Alper committer: mpage date: 2025-04-17T13:38:34-07:00 summary: gh-131173: Improve exception handling during take_ownership processing (#132620)

[Python-checkins] gh-132649: Allow passing --include-tcltk to PC\layout on Windows ARM64 (GH-132650)

2025-04-17 Thread zooba
https://github.com/python/cpython/commit/b87189deae7cdd65083da60cf3ba6e5bba117663 commit: b87189deae7cdd65083da60cf3ba6e5bba117663 branch: main author: Steve Dower committer: zooba date: 2025-04-17T20:14:00+01:00 summary: gh-132649: Allow passing --include-tcltk to PC\layout on Windows ARM64 (G

[Python-checkins] gh-132649: Allow passing --include-tcltk to PC\layout on Windows ARM64 (GH-132650)

2025-04-17 Thread zooba
https://github.com/python/cpython/commit/afd865aad650fa8cf0e2277eccab60d88491ac9c commit: afd865aad650fa8cf0e2277eccab60d88491ac9c branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-04-17T19:37:30Z summary: gh-132649: Allow pas

[Python-checkins] gh-127945: fix critical sections around ctypes array (#132646)

2025-04-17 Thread kumaraditya303
https://github.com/python/cpython/commit/cf59bc3ae7d34060e55542b6df6786aa2d9a457c commit: cf59bc3ae7d34060e55542b6df6786aa2d9a457c branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-04-17T18:44:14Z summary: gh-127945: fix critical sections around ctypes array (#132646) files

[Python-checkins] gh-132284: Don't wrap base PyCFunction slots on class creation if not overridden (#132329)

2025-04-17 Thread iritkatriel
https://github.com/python/cpython/commit/a23ed8b3793aa684e312711cfda9c9fd76168399 commit: a23ed8b3793aa684e312711cfda9c9fd76168399 branch: main author: Tomasz Pytel committer: iritkatriel <[email protected]> date: 2025-04-17T18:08:59+01:00 summary: gh-132284: Don't wrap

[Python-checkins] gh-132493: Avoid eager import of annotationlib in typing (again) (#132596)

2025-04-17 Thread JelleZijlstra
https://github.com/python/cpython/commit/5707837049e8eade92e29f20f055112821b75cd0 commit: 5707837049e8eade92e29f20f055112821b75cd0 branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2025-04-17T16:03:53Z summary: gh-132493: Avoid eager import of annotationlib in typing (again) (#1

[Python-checkins] gh-118761: Add helper to ensure that lazy imports are actually lazy (#132614)

2025-04-17 Thread JelleZijlstra
https://github.com/python/cpython/commit/39ee468e092eed659bfc2a4e0ce02572e0d81de0 commit: 39ee468e092eed659bfc2a4e0ce02572e0d81de0 branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2025-04-17T03:46:36Z summary: gh-118761: Add helper to ensure that lazy imports are actually lazy

[Python-checkins] gh-132042: Do not lookup tp_dict each time to speedup class creation (#132619)

2025-04-17 Thread vstinner
https://github.com/python/cpython/commit/e42bda9441119c7952ada23e88e6f4ab79df86c2 commit: e42bda9441119c7952ada23e88e6f4ab79df86c2 branch: main author: Sergey Miryanov committer: vstinner date: 2025-04-17T12:04:42+02:00 summary: gh-132042: Do not lookup tp_dict each time to speedup class creatio

[Python-checkins] gh-132561: Fix the public `multiprocessing.SemLock.locked` method (#132586)

2025-04-17 Thread vstinner
https://github.com/python/cpython/commit/15c75d7a8b86d9f76982f70a00b69b403458694f commit: 15c75d7a8b86d9f76982f70a00b69b403458694f branch: main author: Duprat committer: vstinner date: 2025-04-17T11:41:30+02:00 summary: gh-132561: Fix the public `multiprocessing.SemLock.locked` method (#132586)

[Python-checkins] [3.13] gh-130070: Fix `exec(, closure=)` unexpected path (GH-130071) (#132627)

2025-04-17 Thread Eclips4
https://github.com/python/cpython/commit/582d1ef4639ae2284a4302955582c45bd41ba834 commit: 582d1ef4639ae2284a4302955582c45bd41ba834 branch: 3.13 author: Bartosz Sławecki committer: Eclips4 date: 2025-04-17T09:21:56Z summary: [3.13] gh-130070: Fix `exec(, closure=)` unexpected path (GH-130071) (#

[Python-checkins] gh-101410: Revert loghelper() change in 75f59bb for integer input (GH-132625)

2025-04-17 Thread serhiy-storchaka
https://github.com/python/cpython/commit/0c356c865a6d3806724f54d6d463b2e5289f6afa commit: 0c356c865a6d3806724f54d6d463b2e5289f6afa branch: main author: Sergey B Kirpichev committer: serhiy-storchaka date: 2025-04-17T10:55:00+03:00 summary: gh-101410: Revert loghelper() change in 75f59bb for inte

[Python-checkins] gh-130070: Fix `exec(, closure=)` unexpected path (#130071)

2025-04-17 Thread Eclips4
https://github.com/python/cpython/commit/954b2cf031fb84ff3386251d5c45281f47229003 commit: 954b2cf031fb84ff3386251d5c45281f47229003 branch: main author: Bartosz Sławecki committer: Eclips4 date: 2025-04-17T10:14:55+03:00 summary: gh-130070: Fix `exec(, closure=)` unexpected path (#130071) Fixed