[Python-checkins] gh-127072: Remove outdated `socket.NETLINK_*` constants. (GH-127256)

2024-11-26 Thread gpshead
https://github.com/python/cpython/commit/6d3b5206cfaf5a85c128b671b1d9527ed553c930 commit: 6d3b5206cfaf5a85c128b671b1d9527ed553c930 branch: main author: RUANG (James Roy) committer: gpshead date: 2024-11-27T06:53:41Z summary: gh-127072: Remove outdated `socket.NETLINK_*` constants. (GH-127256) R

[Python-checkins] gh-115999: Add free-threaded specialization for `STORE_SUBSCR` (#127169)

2024-11-26 Thread colesbury
https://github.com/python/cpython/commit/71ede1142ddad2d31cc966b8fe4a5aff664f4d53 commit: 71ede1142ddad2d31cc966b8fe4a5aff664f4d53 branch: main author: Sam Gross committer: colesbury date: 2024-11-26T16:46:06-05:00 summary: gh-115999: Add free-threaded specialization for `STORE_SUBSCR` (#127169)

[Python-checkins] gh-69639: Add mixed-mode rules for complex arithmetic (C-like) (GH-124829)

2024-11-26 Thread serhiy-storchaka
https://github.com/python/cpython/commit/f0d3f10c43c9029378adba11a65b3d1287e4be32 commit: f0d3f10c43c9029378adba11a65b3d1287e4be32 branch: main author: Sergey B Kirpichev committer: serhiy-storchaka date: 2024-11-26T20:20:37+02:00 summary: gh-69639: Add mixed-mode rules for complex arithmetic (C

[Python-checkins] gh-127285: Update PCbuild files for a number of missed changes (GH-127286)

2024-11-26 Thread zooba
https://github.com/python/cpython/commit/6da9d252ac39d53342455a17bfec7b1087fba697 commit: 6da9d252ac39d53342455a17bfec7b1087fba697 branch: main author: Sergey Muraviov committer: zooba date: 2024-11-26T16:39:33Z summary: gh-127285: Update PCbuild files for a number of missed changes (GH-127286)

[Python-checkins] gh-119180: Add VALUE_WITH_FAKE_GLOBALS format to annotationlib (#124415)

2024-11-26 Thread JelleZijlstra
https://github.com/python/cpython/commit/dcf629213bc046318c862ec0af5db3dfd1fc473a commit: dcf629213bc046318c862ec0af5db3dfd1fc473a branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2024-11-26T15:40:13Z summary: gh-119180: Add VALUE_WITH_FAKE_GLOBALS format to annotationlib (#124

[Python-checkins] GH-126985: move pyvenv.cfg detection from site to getpath (#126987)

2024-11-26 Thread FFY00
https://github.com/python/cpython/commit/2b0e2b2893a821ca36cd65a204bed932741ac189 commit: 2b0e2b2893a821ca36cd65a204bed932741ac189 branch: main author: Filipe Laíns 🇵🇸 committer: FFY00 date: 2024-11-26T13:46:33Z summary: GH-126985: move pyvenv.cfg detection from site to getpath (#126987) files:

[Python-checkins] Doc: Typo fix: nrace -> race (#127288)

2024-11-26 Thread Eclips4
https://github.com/python/cpython/commit/ab237ff81d2201c70aaacf51f0c033df334e5d07 commit: ab237ff81d2201c70aaacf51f0c033df334e5d07 branch: main author: Richard Hansen committer: Eclips4 date: 2024-11-26T15:05:07+02:00 summary: Doc: Typo fix: nrace -> race (#127288) files: M Doc/library/concurre

[Python-checkins] [3.13] gh-122273: Support PyREPL history on Windows (#127141) (#127289)

2024-11-26 Thread vstinner
https://github.com/python/cpython/commit/a5741d63bc7cb00a2e70131dad3926326cc419fe commit: a5741d63bc7cb00a2e70131dad3926326cc419fe branch: 3.13 author: Victor Stinner committer: vstinner date: 2024-11-26T11:17:13Z summary: [3.13] gh-122273: Support PyREPL history on Windows (#127141) (#127289)

[Python-checkins] [3.13] gh-126316: Make grp.getgrall() thread-safe: add a mutex (#127055) (#127104)

2024-11-26 Thread vstinner
https://github.com/python/cpython/commit/9187ac3f2d22a7505da8cc9e159c75068b8b9a50 commit: 9187ac3f2d22a7505da8cc9e159c75068b8b9a50 branch: 3.13 author: Victor Stinner committer: vstinner date: 2024-11-26T12:01:50+01:00 summary: [3.13] gh-126316: Make grp.getgrall() thread-safe: add a mutex (#127

[Python-checkins] [3.12] gh-127183: Add `_ctypes.CopyComPointer` tests (GH-127184) (GH-127252)

2024-11-26 Thread encukou
https://github.com/python/cpython/commit/08531ac83fc5d844ccbba589913f7393e925dc79 commit: 08531ac83fc5d844ccbba589913f7393e925dc79 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2024-11-26T11:13:29+01:00 summary: [3.12] gh-127

[Python-checkins] [3.13] gh-127183: Add `_ctypes.CopyComPointer` tests (GH-127184) (GH-127251)

2024-11-26 Thread encukou
https://github.com/python/cpython/commit/0f77357905a82ae03e6ba6868e4d7b2feef4f656 commit: 0f77357905a82ae03e6ba6868e4d7b2feef4f656 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2024-11-26T11:13:08+01:00 summary: [3.13] gh-127

[Python-checkins] gh-113993: InternalDocs: Add String Interning to README (#127250)

2024-11-26 Thread encukou
https://github.com/python/cpython/commit/0c1feebf95440e00ffab14ada24c139eaabde628 commit: 0c1feebf95440e00ffab14ada24c139eaabde628 branch: main author: Petr Viktorin committer: encukou date: 2024-11-26T11:06:57+01:00 summary: gh-113993: InternalDocs: Add String Interning to README (#127250) fil

[Python-checkins] gh-124873: Skip timerfd tests on Android (#127279)

2024-11-26 Thread vstinner
https://github.com/python/cpython/commit/4ca2c82862e3810a7d68799df2bb5198a9afb219 commit: 4ca2c82862e3810a7d68799df2bb5198a9afb219 branch: main author: Malcolm Smith committer: vstinner date: 2024-11-26T09:46:46Z summary: gh-124873: Skip timerfd tests on Android (#127279) * Revert "[3.13] gh-12

[Python-checkins] gh-122273: Support PyREPL history on Windows (#127141)

2024-11-26 Thread vstinner
https://github.com/python/cpython/commit/3c7a90a83146dc6e55f6f9ecd9af0bf9682f98a6 commit: 3c7a90a83146dc6e55f6f9ecd9af0bf9682f98a6 branch: main author: Victor Stinner committer: vstinner date: 2024-11-26T10:21:57+01:00 summary: gh-122273: Support PyREPL history on Windows (#127141) Co-authored-

[Python-checkins] gh-126946: Improve error message in getopt.do_longs based on existing comment (GH-126871)

2024-11-26 Thread serhiy-storchaka
https://github.com/python/cpython/commit/f46d8475749a0eadbc1f37079906a8e1ed5d56dc commit: f46d8475749a0eadbc1f37079906a8e1ed5d56dc branch: main author: Beomsoo Kim committer: serhiy-storchaka date: 2024-11-26T10:54:02+02:00 summary: gh-126946: Improve error message in getopt.do_longs based on ex

[Python-checkins] [3.13] gh-101100: Fix sphinx warnings in `howto/*` (GH-127084) (#127287)

2024-11-26 Thread hugovk
https://github.com/python/cpython/commit/8b2e30390ce6f195c417201f076d665e3ee5bc2a commit: 8b2e30390ce6f195c417201f076d665e3ee5bc2a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-11-2

[Python-checkins] gh-101100: Fix sphinx warnings in `howto/*` (#127084)

2024-11-26 Thread hugovk
https://github.com/python/cpython/commit/733fe59206e04141fd5cf65606ebd3d42a996226 commit: 733fe59206e04141fd5cf65606ebd3d42a996226 branch: main author: Yuki Kobayashi committer: hugovk <[email protected]> date: 2024-11-26T10:17:54+02:00 summary: gh-101100: Fix sphinx warning