[Python-checkins] fix grammar in comment in dictobject.c (#125822)

2024-10-21 Thread methane
https://github.com/python/cpython/commit/03f9264ecef4b1df5e71586327a04ec3b9331cbe commit: 03f9264ecef4b1df5e71586327a04ec3b9331cbe branch: main author: Arjun Singh <[email protected]> committer: methane date: 2024-10-22T11:48:16+09:00 summary: fix grammar in comment in di

[Python-checkins] [3.12] gh-124448: Update Windows builds to use Tcl/Tk 8.6.15 (GH-125796)

2024-10-21 Thread zware
https://github.com/python/cpython/commit/7a2bd3d2adba2c95f316243dc477910e63f4e6ae commit: 7a2bd3d2adba2c95f316243dc477910e63f4e6ae branch: 3.12 author: Zachary Ware committer: zware date: 2024-10-21T21:44:56-05:00 summary: [3.12] gh-124448: Update Windows builds to use Tcl/Tk 8.6.15 (GH-125796)

[Python-checkins] gh-119786: [doc] more consistent syntax in InternalDocs (#125815)

2024-10-21 Thread iritkatriel
https://github.com/python/cpython/commit/d0bfff47fb2aea9272b56ac05984eaacc32379cc commit: d0bfff47fb2aea9272b56ac05984eaacc32379cc branch: main author: Irit Katriel <[email protected]> committer: iritkatriel <[email protected]> date: 2024-10-21T

[Python-checkins] [3.13] gh-125716: Use a Global Mutex When Initializing Global State For the _interpqueues Module (gh-125817)

2024-10-21 Thread ericsnowcurrently
https://github.com/python/cpython/commit/0e350d4bf60a5f1c95a892fe234ddfbcba23b0da commit: 0e350d4bf60a5f1c95a892fe234ddfbcba23b0da branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ericsnowcurrently date: 2024-10-21T22:16:32Z summary: [3.13] g

[Python-checkins] gh-125716: Use A Global Mutex When Initializing Global State For The _interpqueues Module (gh-125803)

2024-10-21 Thread ericsnowcurrently
https://github.com/python/cpython/commit/4848b0b92ce2737cea08fa3b322fd0f0a671bb07 commit: 4848b0b92ce2737cea08fa3b322fd0f0a671bb07 branch: main author: Eric Snow committer: ericsnowcurrently date: 2024-10-21T15:49:58-06:00 summary: gh-125716: Use A Global Mutex When Initializing Global State For

[Python-checkins] gh-124651: Quote template strings in `venv` activation scripts (GH-124712)

2024-10-21 Thread vsajip
https://github.com/python/cpython/commit/d48cc82ed25e26b02eb97c6263d95dcaa1e9111b commit: d48cc82ed25e26b02eb97c6263d95dcaa1e9111b branch: main author: Y5 <[email protected]> committer: vsajip date: 2024-10-21T21:48:04+01:00 summary: gh-124651: Quote template strings in `v

[Python-checkins] [3.13] gh-125716: Raise an Exception If _globals_init() Fails In the _interpqueues Module (gh-125808)

2024-10-21 Thread ericsnowcurrently
https://github.com/python/cpython/commit/b752764f9ea651a7c36ccbae63574baa7d8dcd00 commit: b752764f9ea651a7c36ccbae63574baa7d8dcd00 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ericsnowcurrently date: 2024-10-21T20:05:06Z summary: [3.13] g

[Python-checkins] gh-125716: Raise an Exception If _globals_init() Fails In the _interpqueues Module (gh-125802)

2024-10-21 Thread ericsnowcurrently
https://github.com/python/cpython/commit/44f841f01af0fb038e142a07f15eda1ecdd5b08a commit: 44f841f01af0fb038e142a07f15eda1ecdd5b08a branch: main author: Eric Snow committer: ericsnowcurrently date: 2024-10-21T19:39:07Z summary: gh-125716: Raise an Exception If _globals_init() Fails In the _interp

[Python-checkins] [3.13] gh-53203: Fix test_strptime on Solaris (GH-125785) (GH-125806)

2024-10-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/8257ecd8882b9086a174a46e60dc3939732b345b commit: 8257ecd8882b9086a174a46e60dc3939732b345b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-10-21T19:42:18Z summary: [3.13] gh

[Python-checkins] [3.12] gh-53203: Fix test_strptime on Solaris (GH-125785) (GH-125807)

2024-10-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/e6746d9a5d215064ae5592b520d9fd3115a023aa commit: e6746d9a5d215064ae5592b520d9fd3115a023aa branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-10-21T19:37:34Z summary: [3.12] gh

[Python-checkins] [3.13] gh-124969: Make locale.nl_langinfo(locale.ALT_DIGITS) returning a string again (GH-125774) (GH-125804)

2024-10-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/c1c3f5d19efc8f86c164ebc937f4a708db35ec4a commit: c1c3f5d19efc8f86c164ebc937f4a708db35ec4a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-10-21T19:30:23Z summary: [3.13] gh

[Python-checkins] [3.12] gh-124969: Make locale.nl_langinfo(locale.ALT_DIGITS) returning a string again (GH-125774) (GH-125805)

2024-10-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/0009651d8ea5bf084da4436dcf28a374d40b066b commit: 0009651d8ea5bf084da4436dcf28a374d40b066b branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-10-21T19:24:45Z summary: [3.12] gh

[Python-checkins] gh-53203: Fix test_strptime on Solaris (GH-125785)

2024-10-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/9dde4638e44639d45bd7d72e70a8d410995a585a commit: 9dde4638e44639d45bd7d72e70a8d410995a585a branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-10-21T22:17:39+03:00 summary: gh-53203: Fix test_strptime on Solaris (GH-125785) Use fi

[Python-checkins] gh-124969: Make locale.nl_langinfo(locale.ALT_DIGITS) returning a string again (GH-125774)

2024-10-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/dcc4fb2c9068f60353f0c0978948b7681f7745e6 commit: dcc4fb2c9068f60353f0c0978948b7681f7745e6 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-10-21T18:54:12Z summary: gh-124969: Make locale.nl_langinfo(locale.ALT_DIGITS) returning

[Python-checkins] gh-125767: Fix pickling and copying of super objects (GH-125781)

2024-10-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/5ca4e34bc1aab8321911aac6d5b2b9e75ff764d8 commit: 5ca4e34bc1aab8321911aac6d5b2b9e75ff764d8 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-10-21T21:30:45+03:00 summary: gh-125767: Fix pickling and copying of super objects (GH-1

[Python-checkins] gh-121459: Fix a couple of uses of `PyStackRef_FromPyObjectSteal` (#125711)

2024-10-21 Thread mpage
https://github.com/python/cpython/commit/de5a6c7c7d00ac37d66cba9849202b374e9cdfb7 commit: de5a6c7c7d00ac37d66cba9849202b374e9cdfb7 branch: main author: mpage committer: mpage date: 2024-10-21T11:08:13-07:00 summary: gh-121459: Fix a couple of uses of `PyStackRef_FromPyObjectSteal` (#125711) * F

[Python-checkins] gh-119786: move interpreter doc from devguide to InternalDocs (#125715)

2024-10-21 Thread iritkatriel
https://github.com/python/cpython/commit/695814c6e97aad0ae2b116cedca3e77d25d5b968 commit: 695814c6e97aad0ae2b116cedca3e77d25d5b968 branch: main author: Irit Katriel <[email protected]> committer: iritkatriel <[email protected]> date: 2024-10-21T

[Python-checkins] [3.13] gh-125590: Allow FrameLocalsProxy to delete and pop keys from extra locals (GH-125616) (#125797)

2024-10-21 Thread gaogaotiantian
https://github.com/python/cpython/commit/829d650ccbef830d01f859a1dfc95f76eeba64e5 commit: 829d650ccbef830d01f859a1dfc95f76eeba64e5 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: gaogaotiantian date: 2024-10-21T17:06:27Z summary: [3.13] gh-1

[Python-checkins] [3.12] gh-125766: Docs: minor rewording of installation on Linux section (GH-125794)

2024-10-21 Thread zware
https://github.com/python/cpython/commit/cea93dbd99d4d19c1c8ec688d9411e59f1ba42d2 commit: cea93dbd99d4d19c1c8ec688d9411e59f1ba42d2 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: zware date: 2024-10-21T11:56:29-05:00 summary: [3.12] gh-12576

[Python-checkins] [3.13] gh-125766: Docs: minor rewording of installation on Linux section (GH-125793)

2024-10-21 Thread zware
https://github.com/python/cpython/commit/ace547867389021c3441096a3d07f20af21a4f4e commit: ace547867389021c3441096a3d07f20af21a4f4e branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: zware date: 2024-10-21T11:56:01-05:00 summary: [3.13] gh-12576

[Python-checkins] [3.13] Doc: C API: Move `tp_dealloc` paragraph to `tp_dealloc` section (GH-125737) (#125798)

2024-10-21 Thread JelleZijlstra
https://github.com/python/cpython/commit/2e5652641267e73668c16d43f5fc3bd1c5399e39 commit: 2e5652641267e73668c16d43f5fc3bd1c5399e39 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2024-10-21T09:55:36-07:00 summary: [3.13]

[Python-checkins] [3.13] gh-124448: Update Windows builds to use Tcl/Tk 8.6.15 (GH-125795)

2024-10-21 Thread zware
https://github.com/python/cpython/commit/13baff76ad25bf50b3a1fecd2df2c93b6ee32a8d commit: 13baff76ad25bf50b3a1fecd2df2c93b6ee32a8d branch: 3.13 author: Zachary Ware committer: zware date: 2024-10-21T11:55:15-05:00 summary: [3.13] gh-124448: Update Windows builds to use Tcl/Tk 8.6.15 (GH-125795)

[Python-checkins] [3.12] Doc: C API: Move `tp_dealloc` paragraph to `tp_dealloc` section (GH-125737) (#125799)

2024-10-21 Thread JelleZijlstra
https://github.com/python/cpython/commit/c3e705fbe5258d8d02f2e405d04b72c427bb4a74 commit: c3e705fbe5258d8d02f2e405d04b72c427bb4a74 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2024-10-21T09:55:11-07:00 summary: [3.12]

[Python-checkins] gh-124218: Use per-thread reference counting for globals and builtins (#125713)

2024-10-21 Thread colesbury
https://github.com/python/cpython/commit/9b0bfba2a265b8108610b037945c004d8e81f2b4 commit: 9b0bfba2a265b8108610b037945c004d8e81f2b4 branch: main author: Sam Gross committer: colesbury date: 2024-10-21T12:51:29-04:00 summary: gh-124218: Use per-thread reference counting for globals and builtins (#

[Python-checkins] Doc: C API: Move `tp_dealloc` paragraph to `tp_dealloc` section (#125737)

2024-10-21 Thread JelleZijlstra
https://github.com/python/cpython/commit/d880c83ff7fb2e464bc4f469d74cc3fc3eca082c commit: d880c83ff7fb2e464bc4f469d74cc3fc3eca082c branch: main author: Richard Hansen committer: JelleZijlstra date: 2024-10-21T09:46:37-07:00 summary: Doc: C API: Move `tp_dealloc` paragraph to `tp_dealloc` section

[Python-checkins] gh-125766: Docs: minor rewording of installation on Linux section (GH-125743)

2024-10-21 Thread zware
https://github.com/python/cpython/commit/d67bf2d89ab57f94608d7d2cf949dc4a8749485d commit: d67bf2d89ab57f94608d7d2cf949dc4a8749485d branch: main author: partev committer: zware date: 2024-10-21T16:18:10Z summary: gh-125766: Docs: minor rewording of installation on Linux section (GH-125743) files

[Python-checkins] gh-125590: Allow FrameLocalsProxy to delete and pop keys from extra locals (#125616)

2024-10-21 Thread gaogaotiantian
https://github.com/python/cpython/commit/5b7a872b26a9ba6c93d7c2109559a82d1c1612de commit: 5b7a872b26a9ba6c93d7c2109559a82d1c1612de branch: main author: Tian Gao committer: gaogaotiantian date: 2024-10-21T11:43:08-04:00 summary: gh-125590: Allow FrameLocalsProxy to delete and pop keys from extra

[Python-checkins] gh-125703: Correctly honour tracemalloc hooks on more PyDECREF specialized paths (#125712)

2024-10-21 Thread pablogsal
https://github.com/python/cpython/commit/3d1df3d84e5c75a52b6f1379cd7f2809fc50befa commit: 3d1df3d84e5c75a52b6f1379cd7f2809fc50befa branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2024-10-21T15:39:05+01:00 summary: gh-125703: Correctly honour tracemalloc hooks on more PyDECR

[Python-checkins] [3.13] gh-125316: Fix using partial() as Enum member (GH-125361)

2024-10-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/65e43ca6d936304622ec8b3cd2a9b264b3a3755b commit: 65e43ca6d936304622ec8b3cd2a9b264b3a3755b branch: 3.13 author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-10-21T16:31:42+03:00 summary: [3.13] gh-125316: Fix using partial() as Enum member (GH-1

[Python-checkins] [3.12] gh-125660: Reject invalid unicode escapes for Python implementation of JSON decoder (GH-125683) (GH-125695)

2024-10-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/2746ec4ce2b55efcd160002012147ce20686e47e commit: 2746ec4ce2b55efcd160002012147ce20686e47e branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-10-21T16:08:10+03:00 summary: [3.1

[Python-checkins] [3.13] gh-125660: Reject invalid unicode escapes for Python implementation of JSON decoder (GH-125683) (GH-125694)

2024-10-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/d9dafc790dc7d9c04693f4546e6f607cc334008a commit: d9dafc790dc7d9c04693f4546e6f607cc334008a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-10-21T16:07:56+03:00 summary: [3.1

[Python-checkins] [3.13] gh-125682: Reject non-ASCII digits in the Python implementation of JSON decoder (GH-125687) (GH-125692)

2024-10-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/6715afe349a2e39d9f3eef0c655faecb0db93f3b commit: 6715afe349a2e39d9f3eef0c655faecb0db93f3b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-10-21T16:06:31+03:00 summary: [3.1

[Python-checkins] [3.12] gh-125682: Reject non-ASCII digits in the Python implementation of JSON decoder (GH-125687) (GH-125693)

2024-10-21 Thread serhiy-storchaka
https://github.com/python/cpython/commit/18196fea89af7d1f68386e5f6ccc63de04b75a98 commit: 18196fea89af7d1f68386e5f6ccc63de04b75a98 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-10-21T16:06:02+03:00 summary: [3.1

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

2024-10-21 Thread colesbury
https://github.com/python/cpython/commit/5989eb74463c26780632f17f221d6bf4c9372a01 commit: 5989eb74463c26780632f17f221d6bf4c9372a01 branch: main author: Sam Gross committer: colesbury date: 2024-10-21T08:23:38-04:00 summary: gh-125608: Trigger dictionary watchers when inline values change (#12561

[Python-checkins] [3.13] gh-125741: Update `build.yml` for the new check_autoconf_regen job (GH-125772) (#125779)

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

[Python-checkins] gh-119311: Add missing magic number (3571) for 3.13.0b1 (#125771)

2024-10-21 Thread JelleZijlstra
https://github.com/python/cpython/commit/0cd21406bf84b3b4927a8117024232774823aee0 commit: 0cd21406bf84b3b4927a8117024232774823aee0 branch: main author: Lumír 'Frenzy' Balhar committer: JelleZijlstra date: 2024-10-21T04:14:02-07:00 summary: gh-119311: Add missing magic number (3571) for 3.13.0b1

[Python-checkins] gh-125741: Update `build.yml` for the new check_autoconf_regen job (#125772)

2024-10-21 Thread AA-Turner
https://github.com/python/cpython/commit/f36d37bbafcee711c765a8cda9ac3ca00b8258c8 commit: f36d37bbafcee711c765a8cda9ac3ca00b8258c8 branch: main author: Adam Turner <[email protected]> committer: AA-Turner <[email protected]> date: 2024-10-21T11:54:5

[Python-checkins] [3.12] gh-125741: Update check_generated_files CI to use our published container image (gh-125744) (#125760)

2024-10-21 Thread erlend-aasland
https://github.com/python/cpython/commit/2bc2aae386f7d426022441bf9b1ce8b85bfbb46d commit: 2bc2aae386f7d426022441bf9b1ce8b85bfbb46d branch: 3.12 author: Erlend E. Aasland committer: erlend-aasland date: 2024-10-21T12:23:41+02:00 summary: [3.12] gh-125741: Update check_generated_files CI to use ou

[Python-checkins] [3.13] gh-125741: Update check_generated_files CI to use our published container image (gh-125744) (#125759)

2024-10-21 Thread erlend-aasland
https://github.com/python/cpython/commit/a6d81b4deab50d46f386d44cc2851f08c024ed68 commit: a6d81b4deab50d46f386d44cc2851f08c024ed68 branch: 3.13 author: Erlend E. Aasland committer: erlend-aasland date: 2024-10-21T12:23:07+02:00 summary: [3.13] gh-125741: Update check_generated_files CI to use ou

[Python-checkins] [3.13] gh-125313: Prefer `sys.base_*` paths in `Py_Get(Exec)Prefix` deprecation notes (GH-125317) (#125776)

2024-10-21 Thread vstinner
https://github.com/python/cpython/commit/7711a1c33f5058ef1d5600a744a19c4c1cbf3d98 commit: 7711a1c33f5058ef1d5600a744a19c4c1cbf3d98 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2024-10-21T09:41:15Z summary: [3.13] gh-125313:

[Python-checkins] gh-125313: Prefer `sys.base_*` paths in `Py_Get(Exec)Prefix` deprecation notes (#125317)

2024-10-21 Thread vstinner
https://github.com/python/cpython/commit/7d88140d5299bd086434840db66ede8ccd01a688 commit: 7d88140d5299bd086434840db66ede8ccd01a688 branch: main author: Y5 <[email protected]> committer: vstinner date: 2024-10-21T11:35:54+02:00 summary: gh-125313: Prefer `sys.base_*` paths

[Python-checkins] [3.13] Doc: Fix typos (GH-125728) (#125773)

2024-10-21 Thread erlend-aasland
https://github.com/python/cpython/commit/483c74793917c449e8bff2f9fabd2c6d0c283686 commit: 483c74793917c449e8bff2f9fabd2c6d0c283686 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2024-10-21T08:49:31Z summary: [3.13] Doc:

[Python-checkins] Doc: Fix typos (#125728)

2024-10-21 Thread erlend-aasland
https://github.com/python/cpython/commit/ded105a62b9d78717f8dc64652e3903190b585dd commit: ded105a62b9d78717f8dc64652e3903190b585dd branch: main author: ember91 <[email protected]> committer: erlend-aasland date: 2024-10-21T10:44:18+02:00 summary: Doc: Fix typos (#125728)

[Python-checkins] [3.13] gh-125519: Improve traceback if `importlib.reload()` is called with a non-module object (GH-125520) (#125768)

2024-10-21 Thread AlexWaygood
https://github.com/python/cpython/commit/6b31b2dab11223e0066445125332bd8504f706f6 commit: 6b31b2dab11223e0066445125332bd8504f706f6 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: AlexWaygood date: 2024-10-21T08:28:32Z summary: [3.13] gh-1255

[Python-checkins] [3.12] gh-125519: Improve traceback if `importlib.reload()` is called with a non-module object (GH-125520) (#125769)

2024-10-21 Thread AlexWaygood
https://github.com/python/cpython/commit/8cc8d7d61ff15b077fc389fbcb0bee60979cea82 commit: 8cc8d7d61ff15b077fc389fbcb0bee60979cea82 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: AlexWaygood date: 2024-10-21T08:20:42Z summary: [3.12] gh-1255