[Python-checkins] [3.14] gh-135956: Remove duplicate word in _pydatetime docstring (GH-135957) (#135962)

2025-06-25 Thread terryjreedy
https://github.com/python/cpython/commit/3b5d82a426a0f4df2f6ac65107b6fd914aecb62f commit: 3b5d82a426a0f4df2f6ac65107b6fd914aecb62f branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2025-06-26T04:09:11Z summary: [3.14] gh-1359

[Python-checkins] [3.13] gh-135956: Remove duplicate word in _pydatetime docstring (GH-135957) (#135963)

2025-06-25 Thread terryjreedy
https://github.com/python/cpython/commit/21f9873385cba1250a3cacd823cae56c39a07de7 commit: 21f9873385cba1250a3cacd823cae56c39a07de7 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2025-06-26T04:08:17Z summary: [3.13] gh-1359

[Python-checkins] gh-135956: Remove duplicate word in _pydatetime docstring (#135957)

2025-06-25 Thread terryjreedy
https://github.com/python/cpython/commit/e3ea6f2b3b084700a34ce392f5cf897407469b3a commit: e3ea6f2b3b084700a34ce392f5cf897407469b3a branch: main author: Terry Jan Reedy committer: terryjreedy date: 2025-06-25T23:44:08-04:00 summary: gh-135956: Remove duplicate word in _pydatetime docstring (#1359

[Python-checkins] [3.14] Add whatsnew text for warnings module changes. (gh-135869) (gh-135961)

2025-06-25 Thread nascheme
https://github.com/python/cpython/commit/568f50e182839041131a4495232715c5997513a0 commit: 568f50e182839041131a4495232715c5997513a0 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: nascheme date: 2025-06-26T03:09:09Z summary: [3.14] Add whatsn

[Python-checkins] Add whatsnew text for warnings module changes. (gh-135869)

2025-06-25 Thread nascheme
https://github.com/python/cpython/commit/1f5e23fd7015a8f7b14d0181ec83efa95c5d5b68 commit: 1f5e23fd7015a8f7b14d0181ec83efa95c5d5b68 branch: main author: Neil Schemenauer committer: nascheme date: 2025-06-25T20:03:24-07:00 summary: Add whatsnew text for warnings module changes. (gh-135869) files:

[Python-checkins] gh-125142: remove duplicated import in `Lib/pydoc.py` (gh-135215)

2025-06-25 Thread nascheme
https://github.com/python/cpython/commit/0fadd9fd205e4df105676359876a6d6684f215a3 commit: 0fadd9fd205e4df105676359876a6d6684f215a3 branch: main author: Stan Ulbrych <[email protected]> committer: nascheme date: 2025-06-25T20:01:25-07:00 summary: gh-125142: remove d

[Python-checkins] [3.14] gh-135721: skip `test_trashcan_python_class` on wasm buildbots with stack overflow (GH-135766) (GH-135955)

2025-06-25 Thread brettcannon
https://github.com/python/cpython/commit/c8e914cfb5520ebe3c91c375bd0a5aad731f45d7 commit: c8e914cfb5520ebe3c91c375bd0a5aad731f45d7 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: brettcannon date: 2025-06-25T23:02:39Z summary: [3.14] gh-1357

[Python-checkins] [3.13] gh-135755: Docs: C API: Document missing `PyFunction_GET*` macros (GH-135762) (GH-135917)

2025-06-25 Thread encukou
https://github.com/python/cpython/commit/c344aad655c7fb3fbad7a843de0b63b992de0244 commit: c344aad655c7fb3fbad7a843de0b63b992de0244 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-06-25T08:51:58Z summary: [3.13] gh-135755:

[Python-checkins] [3.14] gh-135755: Move SPECIAL_ constants to a private header (GH-135922) (GH-135926)

2025-06-25 Thread encukou
https://github.com/python/cpython/commit/a345fed89643620ccc198dcd332c17db80069882 commit: a345fed89643620ccc198dcd332c17db80069882 branch: 3.14 author: Petr Viktorin committer: encukou date: 2025-06-25T13:36:46+02:00 summary: [3.14] gh-135755: Move SPECIAL_ constants to a private header (GH-1359

[Python-checkins] [3.14] gh-135487: fix `reprlib.Repr.repr_int` when given very large integers (GH-135506) (#135887)

2025-06-25 Thread picnixz
https://github.com/python/cpython/commit/3cdb659a0cbf2c67100b172e7ece6b906ea45718 commit: 3cdb659a0cbf2c67100b172e7ece6b906ea45718 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] [3.14] gh-135805: Document the X option and env var for controlling thread-local bytecode (GH-135868) (#135897)

2025-06-25 Thread mpage
https://github.com/python/cpython/commit/fa74331a4c9ff5692a293befb2659ed2f341097e commit: fa74331a4c9ff5692a293befb2659ed2f341097e branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: mpage date: 2025-06-24T10:33:15-07:00 summary: [3.14] gh-13580

[Python-checkins] [3.14] gh-135839: Fix `module_traverse` and `module_clear` in subinterp modules (GH-135937) (#135939)

2025-06-25 Thread sobolevn
https://github.com/python/cpython/commit/6e5350d8b9580bd80c5c3fbd7c22aeaf22cbc10a commit: 6e5350d8b9580bd80c5c3fbd7c22aeaf22cbc10a branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2025-06-25T17:42:57+03:00 summary: [3.14] gh-13

[Python-checkins] [3.14] Docs: Fix indentation in `slice` class of `functions.rst` (GH-134393) (#135948)

2025-06-25 Thread ZeroIntensity
https://github.com/python/cpython/commit/39bbf59a1922f92d91b6bec657d0458f9843c8a9 commit: 39bbf59a1922f92d91b6bec657d0458f9843c8a9 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-06-25T17:52:59Z summary: [3.14] Docs:

[Python-checkins] gh-135494: Fix python -m test --pgo -x test_re (#135713)

2025-06-25 Thread vstinner
https://github.com/python/cpython/commit/15c6d63fe6fc62c6d78d2fad81965a8e6f7b7b98 commit: 15c6d63fe6fc62c6d78d2fad81965a8e6f7b7b98 branch: main author: Victor Stinner committer: vstinner date: 2025-06-24T12:21:35+02:00 summary: gh-135494: Fix python -m test --pgo -x test_re (#135713) Fix regrte

[Python-checkins] [3.13] gh-91555: Revert disabling of logger while handling log record. (GH-135858) (GH-135911)

2025-06-25 Thread vsajip
https://github.com/python/cpython/commit/c148a68efe54b4452cfec6a65205b83bff5fefb3 commit: c148a68efe54b4452cfec6a65205b83bff5fefb3 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vsajip date: 2025-06-25T19:24:55+01:00 summary: [3.13] gh-9155

[Python-checkins] [3.13] Docs: Fix indentation in `slice` class of `functions.rst` (GH-134393) (GH-135949)

2025-06-25 Thread ZeroIntensity
https://github.com/python/cpython/commit/335d7da5db642bac97b23f547387716569f92326 commit: 335d7da5db642bac97b23f547387716569f92326 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-06-25T17:45:57Z summary: [3.13] Docs:

[Python-checkins] Docs: Fix indentation in `slice` class of `functions.rst` (GH-134393)

2025-06-25 Thread ZeroIntensity
https://github.com/python/cpython/commit/6227662ff3bf838d31e9441eda935d24733d705a commit: 6227662ff3bf838d31e9441eda935d24733d705a branch: main author: Rob Reynolds committer: ZeroIntensity date: 2025-06-25T13:40:00-04:00 summary: Docs: Fix indentation in `slice` class of `functions.rst` (GH-134

[Python-checkins] [3.13] gh-135871: Fix needless spinning in `_PyMutex_LockTimed` with zero timeout (gh-135872) (gh-135947)

2025-06-25 Thread colesbury
https://github.com/python/cpython/commit/c64df2a3ec39a916a011baaa9b8a305d15bf091c commit: c64df2a3ec39a916a011baaa9b8a305d15bf091c branch: 3.13 author: Sam Gross committer: colesbury date: 2025-06-25T17:09:17Z summary: [3.13] gh-135871: Fix needless spinning in `_PyMutex_LockTimed` with zero ti

[Python-checkins] [3.14] gh-135871: Fix needless spinning in `_PyMutex_LockTimed` with zero timeout (gh-135872) (gh-135946)

2025-06-25 Thread colesbury
https://github.com/python/cpython/commit/80fc62f8af957fe77c8bcf7936a9b2df920671e3 commit: 80fc62f8af957fe77c8bcf7936a9b2df920671e3 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: colesbury date: 2025-06-25T17:07:07Z summary: [3.14] gh-135871

[Python-checkins] [3.14] gh-91555: Revert disabling of logger while handling log record. (GH-135858) (GH-135910)

2025-06-25 Thread vsajip
https://github.com/python/cpython/commit/df1c12424080d7a09d823d781b8144bc1f85153a commit: df1c12424080d7a09d823d781b8144bc1f85153a branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vsajip date: 2025-06-25T18:03:13+01:00 summary: [3.14] gh-9155

[Python-checkins] Fix needless spinning in `_PyMutex_LockTimed` with zero timeout (gh-135872)

2025-06-25 Thread colesbury
https://github.com/python/cpython/commit/cbfaf41caf135b8598a560854cd59e992a2ccfed commit: cbfaf41caf135b8598a560854cd59e992a2ccfed branch: main author: Joseph Tibbertsma committer: colesbury date: 2025-06-25T16:41:36Z summary: Fix needless spinning in `_PyMutex_LockTimed` with zero timeout (gh-1

[Python-checkins] gh-135927: Fix MSVC Clatest C builds (GH-135935)

2025-06-25 Thread Fidget-Spinner
https://github.com/python/cpython/commit/a88b49c3f2184428124890741778e92c0fdb6446 commit: a88b49c3f2184428124890741778e92c0fdb6446 branch: main author: Ken Jin committer: Fidget-Spinner date: 2025-06-25T23:02:53+08:00 summary: gh-135927: Fix MSVC Clatest C builds (GH-135935) files: A Misc/NEWS.

[Python-checkins] [3.13] Docs: Add cross-reference for `positional_item` in the `calls` productionlist (GH-129977) (GH-135941)

2025-06-25 Thread ZeroIntensity
https://github.com/python/cpython/commit/86c050a5ca9f27851ecc85f436c4dac42d2004df commit: 86c050a5ca9f27851ecc85f436c4dac42d2004df branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-06-25T14:31:25Z summary: [3.13] Docs:

[Python-checkins] [3.14] Docs: Add cross-reference for `positional_item` in the `calls` productionlist (GH-129977) (GH-135940)

2025-06-25 Thread ZeroIntensity
https://github.com/python/cpython/commit/8ef0398238f68721bc5bffa3446f1ed6b2155cc4 commit: 8ef0398238f68721bc5bffa3446f1ed6b2155cc4 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-06-25T14:30:42Z summary: [3.14] Docs:

[Python-checkins] Docs: Add cross-reference for `positional_item` in the `calls` productionlist (GH-129977)

2025-06-25 Thread ZeroIntensity
https://github.com/python/cpython/commit/d2154912b3b10823c138e904e74f2a1e7e7ca96c commit: d2154912b3b10823c138e904e74f2a1e7e7ca96c branch: main author: HarryLHW <[email protected]> committer: ZeroIntensity date: 2025-06-25T10:24:58-04:00 summary: Docs: Add cross-reference for `positional_item`

[Python-checkins] gh-135839: Fix `module_traverse` and `module_clear` in subinterp modules (#135937)

2025-06-25 Thread sobolevn
https://github.com/python/cpython/commit/bcc2cbaa7f112323939e853ed69fd82f19568ccf commit: bcc2cbaa7f112323939e853ed69fd82f19568ccf branch: main author: sobolevn committer: sobolevn date: 2025-06-25T14:17:02Z summary: gh-135839: Fix `module_traverse` and `module_clear` in subinterp modules (#135

[Python-checkins] [3.14] gh-131591: Make --without-remote-debug work (GH-135925) (GH-135931)

2025-06-25 Thread encukou
https://github.com/python/cpython/commit/17c6818bfd52d130fddcb6e8b8697e3ebf49eee2 commit: 17c6818bfd52d130fddcb6e8b8697e3ebf49eee2 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-06-25T12:08:27Z summary: [3.14] gh-131591:

[Python-checkins] gh-131591: Make --without-remote-debug work (GH-135925)

2025-06-25 Thread encukou
https://github.com/python/cpython/commit/c2f2fd4eca3b342e781355f9b9e716827fc81a5b commit: c2f2fd4eca3b342e781355f9b9e716827fc81a5b branch: main author: Petr Viktorin committer: encukou date: 2025-06-25T13:51:32+02:00 summary: gh-131591: Make --without-remote-debug work (GH-135925) The feature i

[Python-checkins] gh-135755: Move SPECIAL_ constants to a private header (GH-135922)

2025-06-25 Thread encukou
https://github.com/python/cpython/commit/1b1ae82fab0093924b8b89eb1c7eea11d7be7b18 commit: 1b1ae82fab0093924b8b89eb1c7eea11d7be7b18 branch: main author: Petr Viktorin committer: encukou date: 2025-06-25T13:03:05+02:00 summary: gh-135755: Move SPECIAL_ constants to a private header (GH-135922) Ma

[Python-checkins] [3.13] gh-135839: Fix `module_traverse` and `module_clear` in `_interpchannelsmodule` (GH-135840) (#135919)

2025-06-25 Thread sobolevn
https://github.com/python/cpython/commit/28c5adfca997d10debb5a50692a4a7a02ff48d6b commit: 28c5adfca997d10debb5a50692a4a7a02ff48d6b branch: 3.13 author: sobolevn committer: sobolevn date: 2025-06-25T12:25:27+03:00 summary: [3.13] gh-135839: Fix `module_traverse` and `module_clear` in `_interpcha

[Python-checkins] [3.14] gh-135839: Fix `module_traverse` and `module_clear` in `_interpchannelsmodule` (GH-135840) (#135918)

2025-06-25 Thread sobolevn
https://github.com/python/cpython/commit/93a31bedd952023049cbb7051f55e59e2a5a91a0 commit: 93a31bedd952023049cbb7051f55e59e2a5a91a0 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2025-06-25T09:20:29Z summary: [3.14] gh-135839:

[Python-checkins] gh-135839: Fix `module_traverse` and `module_clear` in `_interpchannelsmodule` (#135840)

2025-06-25 Thread sobolevn
https://github.com/python/cpython/commit/dd59c786cfb1018eb5abe877bfa7265ea9a3c2b9 commit: dd59c786cfb1018eb5abe877bfa7265ea9a3c2b9 branch: main author: sobolevn committer: sobolevn date: 2025-06-25T11:54:42+03:00 summary: gh-135839: Fix `module_traverse` and `module_clear` in `_interpchannelsmod

[Python-checkins] [3.14] gh-135755: Docs: C API: Document missing `PyFunction_GET*` macros (GH-135762) (GH-135916)

2025-06-25 Thread encukou
https://github.com/python/cpython/commit/349f4c24f96189ad264d9a09977448021145507b commit: 349f4c24f96189ad264d9a09977448021145507b branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-06-25T10:50:56+02:00 summary: [3.14] gh-135

[Python-checkins] gh-135755: Docs: C API: Document missing `PyFunction_GET*` macros (GH-135762)

2025-06-25 Thread encukou
https://github.com/python/cpython/commit/ca87a47b3d92aabaefbbe79c0493d66602184b41 commit: ca87a47b3d92aabaefbbe79c0493d66602184b41 branch: main author: Peter Bierma committer: encukou date: 2025-06-25T08:44:55Z summary: gh-135755: Docs: C API: Document missing `PyFunction_GET*` macros (GH-135762

[Python-checkins] GH-133136: Revise QSBR to reduce excess memory held (gh-135473)

2025-06-25 Thread nascheme
https://github.com/python/cpython/commit/113de8545ffe74a4a1dddb9351fa1cbd3562b621 commit: 113de8545ffe74a4a1dddb9351fa1cbd3562b621 branch: main author: Neil Schemenauer committer: nascheme date: 2025-06-25T00:06:32-07:00 summary: GH-133136: Revise QSBR to reduce excess memory held (gh-135473) T