[Python-checkins] [3.13] gh-140938: Raise ValueError for infinite inputs to stdev/pstdev (GH-141531) (#141584)

2025-11-14 Thread gpshead
https://github.com/python/cpython/commit/b693037040f8611e06434e6ef917ad6a62f97051 commit: b693037040f8611e06434e6ef917ad6a62f97051 branch: 3.13 author: Gregory P. Smith <[email protected]> committer: gpshead <[email protected]> date: 2025-11-15T04:45:28Z su

[Python-checkins] [3.13] gh-141579: Fix perf_jit backend in sys.activate_stack_trampoline() (GH-141580) (#141582)

2025-11-14 Thread pablogsal
https://github.com/python/cpython/commit/7e1a0dbc07ba4df916334a69ca2d41c7a5b00fe3 commit: 7e1a0dbc07ba4df916334a69ca2d41c7a5b00fe3 branch: 3.13 author: Pablo Galindo Salgado committer: pablogsal date: 2025-11-15T03:17:49Z summary: [3.13] gh-141579: Fix perf_jit backend in sys.activate_stack_tram

[Python-checkins] [3.14] gh-140938: Raise ValueError for infinite inputs to stdev/pstdev (GH-141531) (#141575)

2025-11-14 Thread gpshead
https://github.com/python/cpython/commit/8a67e3c2b0fb1c15fee1c7b0fe7e73b80b5467f8 commit: 8a67e3c2b0fb1c15fee1c7b0fe7e73b80b5467f8 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: gpshead <[email protected]> date: 2025-11-1

[Python-checkins] [3.14] gh-141579: Fix perf_jit backend in sys.activate_stack_trampoline() (GH-141580) (#141581)

2025-11-14 Thread pablogsal
https://github.com/python/cpython/commit/17e7aad5e34965cbadd45f41f5d48cfd2aca1adb commit: 17e7aad5e34965cbadd45f41f5d48cfd2aca1adb branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2025-11-15T02:49:54Z summary: [3.14] gh-141579

[Python-checkins] gh-141579: Fix perf_jit backend in sys.activate_stack_trampoline() (#141580)

2025-11-14 Thread pablogsal
https://github.com/python/cpython/commit/4ceb077c5cea30fef734f4c4e92c18d978be6c38 commit: 4ceb077c5cea30fef734f4c4e92c18d978be6c38 branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2025-11-15T02:23:54Z summary: gh-141579: Fix perf_jit backend in sys.activate_stack_trampoline(

[Python-checkins] [3.14] gh-136442: Fix unittest to return exit code 5 when setUpClass raises an exception (GH-136487) (#141576)

2025-11-14 Thread gaogaotiantian
https://github.com/python/cpython/commit/d582b6f1ab9e521b1d70e71b1f11a2f9eccde7a8 commit: d582b6f1ab9e521b1d70e71b1f11a2f9eccde7a8 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: gaogaotiantian date: 2025-11-15T01:25:19Z summary: [3.14] gh-1

[Python-checkins] [3.13] gh-136442: Fix unittest to return exit code 5 when setUpClass raises an exception (GH-136487) (#141577)

2025-11-14 Thread gaogaotiantian
https://github.com/python/cpython/commit/fb7ae3fe83075abe913d0f29415b7eaa3ddf338b commit: fb7ae3fe83075abe913d0f29415b7eaa3ddf338b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: gaogaotiantian date: 2025-11-15T01:23:03Z summary: [3.13] gh-1

[Python-checkins] gh-136442: Fix unittest to return exit code 5 when setUpClass raises an exception (#136487)

2025-11-14 Thread gaogaotiantian
https://github.com/python/cpython/commit/53d65c840e038ce9a5782fbd3da963c7aba90570 commit: 53d65c840e038ce9a5782fbd3da963c7aba90570 branch: main author: Takuya UESHIN committer: gaogaotiantian date: 2025-11-14T16:59:51-08:00 summary: gh-136442: Fix unittest to return exit code 5 when setUpClass r

[Python-checkins] GH-90344: replace single-call `io.IncrementalNewlineDecoder` usage with non-incremental newline decoders (GH-30276)

2025-11-14 Thread brettcannon
https://github.com/python/cpython/commit/453d886f8592d2f4346d5621b1e4ff31c24338d5 commit: 453d886f8592d2f4346d5621b1e4ff31c24338d5 branch: main author: Guo Ci committer: brettcannon date: 2025-11-15T00:13:37Z summary: GH-90344: replace single-call `io.IncrementalNewlineDecoder` usage with non-i

[Python-checkins] gh-140938: Raise ValueError for infinite inputs to stdev/pstdev (GH-141531)

2025-11-14 Thread gpshead
https://github.com/python/cpython/commit/f0a8bc737ab2f04d4196eee154cb1e17e26ad585 commit: f0a8bc737ab2f04d4196eee154cb1e17e26ad585 branch: main author: Raymond Hettinger committer: gpshead <[email protected]> date: 2025-11-14T23:25:45Z summary: gh-140938: Raise ValueError for

[Python-checkins] [3.13] GH-139596: Cease caching config.cache & ccache in GH Actions (GH-141429) (#141569)

2025-11-14 Thread gpshead
https://github.com/python/cpython/commit/76db223ff8cbcf3eea340ec7f99eb5200282847a commit: 76db223ff8cbcf3eea340ec7f99eb5200282847a branch: 3.13 author: Hugo van Kemenade <[email protected]> committer: gpshead <[email protected]> date: 2025-11-14T14:51:36-0

[Python-checkins] gh-141367: Use CALL_LIST_APPEND instruction only for lists, not for list subclasses (GH-141398)

2025-11-14 Thread Fidget-Spinner
https://github.com/python/cpython/commit/1281be1caf9357ee2a68f7370a88b5cff0110e15 commit: 1281be1caf9357ee2a68f7370a88b5cff0110e15 branch: main author: Mikhail Efimov committer: Fidget-Spinner date: 2025-11-14T21:38:39Z summary: gh-141367: Use CALL_LIST_APPEND instruction only for lists, not for

[Python-checkins] [3.14] GH-139596: Cease caching config.cache & ccache in GH Actions (#141429)

2025-11-14 Thread hugovk
https://github.com/python/cpython/commit/a2442fda6e04d2b7c34490e44000f4dd12daf962 commit: a2442fda6e04d2b7c34490e44000f4dd12daf962 branch: 3.14 author: Gregory P. Smith <[email protected]> committer: hugovk <[email protected]> date: 2025-11-14T21:25:33+02:

[Python-checkins] [3.14] gh-114203: skip locking if object is already locked by two-mutex critical section (GH-141476) (#141564)

2025-11-14 Thread kumaraditya303
https://github.com/python/cpython/commit/1cde019ecd04561da7a24090adb9d0c87e2c7b97 commit: 1cde019ecd04561da7a24090adb9d0c87e2c7b97 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-11-14T18:38:30Z summary: [3.14] gh-1

[Python-checkins] gh-114203: skip locking if object is already locked by two-mutex critical section (#141476)

2025-11-14 Thread kumaraditya303
https://github.com/python/cpython/commit/f26ed455d5582a7d66618acf2a93bc4b22a84b47 commit: f26ed455d5582a7d66618acf2a93bc4b22a84b47 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-11-14T23:17:59+05:30 summary: gh-114203: skip locking if object is already locked by two-mutex

[Python-checkins] [3.14] gh-140691: urllib.request: Close FTP control socket if data socket can't connect (GH-140835) (GH-141555)

2025-11-14 Thread encukou
https://github.com/python/cpython/commit/959578e5d1a3cbec6a515621649c75101702d64d commit: 959578e5d1a3cbec6a515621649c75101702d64d branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-11-14T17:27:33+01:00 summary: [3.14] gh-140

[Python-checkins] [3.13] gh-139344: Remove pending removal notice for undeprecated importlib.resources API (GH-141507) (GH-141557)

2025-11-14 Thread encukou
https://github.com/python/cpython/commit/9648eed33f5fca0fcb8802fe0be8d35907bc33e3 commit: 9648eed33f5fca0fcb8802fe0be8d35907bc33e3 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-11-14T17:24:37+01:00 summary: [3.13] gh-139

[Python-checkins] [3.13] gh-141004: Document `PyOS_InterruptOccurred` (GH-141526) (GH-141550)

2025-11-14 Thread ZeroIntensity
https://github.com/python/cpython/commit/c8c8cc2e8ff097d0f88ce2dbd09594849ab0cb7b commit: c8c8cc2e8ff097d0f88ce2dbd09594849ab0cb7b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-11-14T15:58:19Z summary: [3.13] gh-14

[Python-checkins] gh-141488: Add `Py_` prefix to Include/datetime.h macros (#141493)

2025-11-14 Thread vstinner
https://github.com/python/cpython/commit/da7f4e4b22020cfc6c5b5918756e454ef281848d commit: da7f4e4b22020cfc6c5b5918756e454ef281848d branch: main author: Locked-chess-official <[email protected]> committer: vstinner date: 2025-11-14T15:52:14Z summary: gh-141488: Add `Py_` prefix to Include/dateti

[Python-checkins] [3.14] gh-139344: Remove pending removal notice for undeprecated importlib.resources API (GH-141507) (GH-141558)

2025-11-14 Thread encukou
https://github.com/python/cpython/commit/2f23c882431ce82b9f6558ab454156310b5b9134 commit: 2f23c882431ce82b9f6558ab454156310b5b9134 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-11-14T16:32:05+01:00 summary: [3.14] gh-139

[Python-checkins] Add PyManager troubleshooting steps for direct launch of script files (GH-141530)

2025-11-14 Thread zooba
https://github.com/python/cpython/commit/dbe64ee95fd6b5dfc59ecb75d89cdb6538766a13 commit: dbe64ee95fd6b5dfc59ecb75d89cdb6538766a13 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-11-14T15:29:39Z summary: Add PyManager troubl

[Python-checkins] Add PyManager troubleshooting steps for direct launch of script files (GH-141530)

2025-11-14 Thread zooba
https://github.com/python/cpython/commit/b101e9d36b1aed2bb4bca8aec3e1cc1d1df4f79e commit: b101e9d36b1aed2bb4bca8aec3e1cc1d1df4f79e branch: main author: Steve Dower committer: zooba date: 2025-11-14T15:23:01Z summary: Add PyManager troubleshooting steps for direct launch of script files (GH-1415

[Python-checkins] gh-116146: Avoid empty braces in _testembed.c (GH-141556)

2025-11-14 Thread encukou
https://github.com/python/cpython/commit/eab7385858025df9fcb0131f71ec4a46d44e3ae9 commit: eab7385858025df9fcb0131f71ec4a46d44e3ae9 branch: main author: Petr Viktorin committer: encukou date: 2025-11-14T15:05:42Z summary: gh-116146: Avoid empty braces in _testembed.c (GH-141556) files: M Program

[Python-checkins] gh-139653: Remove assertions in _Py_InitializeRecursionLimits() (#141551)

2025-11-14 Thread vstinner
https://github.com/python/cpython/commit/a415a1812c4d7798131d077c8776503bb3e1844f commit: a415a1812c4d7798131d077c8776503bb3e1844f branch: main author: Victor Stinner committer: vstinner date: 2025-11-14T14:56:37Z summary: gh-139653: Remove assertions in _Py_InitializeRecursionLimits() (#141551)

[Python-checkins] GH-141509: Fix warning about remaining subinterpreters (GH-141528)

2025-11-14 Thread ZeroIntensity
https://github.com/python/cpython/commit/fa245df4a0848c15cf8d907c10fc92819994b866 commit: fa245df4a0848c15cf8d907c10fc92819994b866 branch: main author: Sergey Miryanov committer: ZeroIntensity date: 2025-11-14T14:55:04Z summary: GH-141509: Fix warning about remaining subinterpreters (GH-141528)

[Python-checkins] GH-141312: Allow only integers to longrangeiter_setstate state (GH-141317)

2025-11-14 Thread serhiy-storchaka
https://github.com/python/cpython/commit/10bec7c1eb3ee27f490a067426eef452b15f78f9 commit: 10bec7c1eb3ee27f490a067426eef452b15f78f9 branch: main author: Sergey Miryanov committer: serhiy-storchaka date: 2025-11-14T14:52:01Z summary: GH-141312: Allow only integers to longrangeiter_setstate state (

[Python-checkins] gh-139344: Remove pending removal notice for undeprecated importlib.resources API (GH-141507)

2025-11-14 Thread encukou
https://github.com/python/cpython/commit/49e74210cb652d8bd538a4cc887f507396cfc893 commit: 49e74210cb652d8bd538a4cc887f507396cfc893 branch: main author: Petr Viktorin committer: encukou date: 2025-11-14T15:50:03+01:00 summary: gh-139344: Remove pending removal notice for undeprecated importlib.re

[Python-checkins] gh-122255: Synchronize warnings in C and Python implementations of the warnings module (GH-122824)

2025-11-14 Thread serhiy-storchaka
https://github.com/python/cpython/commit/8deaa9393eadf84e6e571be611e0c5a377abf7cd commit: 8deaa9393eadf84e6e571be611e0c5a377abf7cd branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-14T16:49:28+02:00 summary: gh-122255: Synchronize warnings in C and Python implementa

[Python-checkins] gh-131229: Temporarily skip `test_basic_multiple_interpreters_deleted_no_reset` (GH-141552)

2025-11-14 Thread ZeroIntensity
https://github.com/python/cpython/commit/c10fa5be6167b1338ad194f9fe4be4782e025175 commit: c10fa5be6167b1338ad194f9fe4be4782e025175 branch: main author: Peter Bierma committer: ZeroIntensity date: 2025-11-14T14:22:36Z summary: gh-131229: Temporarily skip `test_basic_multiple_interpreters_deleted_

[Python-checkins] [3.14] gh-141004: Document `PyOS_InterruptOccurred` (GH-141526) (GH-141549)

2025-11-14 Thread ZeroIntensity
https://github.com/python/cpython/commit/72a8ea773baaf5049d06fdc3b314bfe661846b58 commit: 72a8ea773baaf5049d06fdc3b314bfe661846b58 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-11-14T11:26:37Z summary: [3.14] gh-14

[Python-checkins] gh-141004: Document `PyOS_InterruptOccurred` (GH-141526)

2025-11-14 Thread ZeroIntensity
https://github.com/python/cpython/commit/ef90261be508b97d682589aac8f00065a9585683 commit: ef90261be508b97d682589aac8f00065a9585683 branch: main author: Stan Ulbrych <[email protected]> committer: ZeroIntensity date: 2025-11-14T06:20:36-05:00 summary: gh-141004: Doc

[Python-checkins] gh-141376: Remove exceptions from `make smelly` (GH-141392)

2025-11-14 Thread encukou
https://github.com/python/cpython/commit/5ac0b55ebc792936184f8e08697e60d5b3f8b946 commit: 5ac0b55ebc792936184f8e08697e60d5b3f8b946 branch: main author: Petr Viktorin committer: encukou date: 2025-11-14T11:22:18+01:00 summary: gh-141376: Remove exceptions from `make smelly` (GH-141392) * Don't i

[Python-checkins] gh-131510: Use PyUnstable_Unicode_GET_CACHED_HASH() (GH-141520)

2025-11-14 Thread encukou
https://github.com/python/cpython/commit/3bacae55980561cb99095a20a70c45d6174e056d commit: 3bacae55980561cb99095a20a70c45d6174e056d branch: main author: Victor Stinner committer: encukou date: 2025-11-14T11:13:24+01:00 summary: gh-131510: Use PyUnstable_Unicode_GET_CACHED_HASH() (GH-141520) Repl

[Python-checkins] gh-139596: Cease caching config.cache & ccache in GH Actions (#141451)

2025-11-14 Thread hugovk
https://github.com/python/cpython/commit/181a2f4f2e3bed8dc6be5630e9bfb3362194ab3a commit: 181a2f4f2e3bed8dc6be5630e9bfb3362194ab3a branch: main author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2025-11-14T11:59:19+0

[Python-checkins] gh-116146: Add C-API to create module from spec and initfunc (GH-139196)

2025-11-14 Thread encukou
https://github.com/python/cpython/commit/1e4e59bb3714ba7c6b6297f1a74e231b056f004c commit: 1e4e59bb3714ba7c6b6297f1a74e231b056f004c branch: main author: Itamar Oren committer: encukou date: 2025-11-14T10:43:25+01:00 summary: gh-116146: Add C-API to create module from spec and initfunc (GH-139196)

[Python-checkins] gh-140550: Use a bool for the Py_mod_gil value (GH-141519)

2025-11-14 Thread encukou
https://github.com/python/cpython/commit/a4dd66275b62453bec055d730a8ce7173e519b6d commit: a4dd66275b62453bec055d730a8ce7173e519b6d branch: main author: Petr Viktorin committer: encukou date: 2025-11-14T10:38:49+01:00 summary: gh-140550: Use a bool for the Py_mod_gil value (GH-141519) This needs