[Python-checkins] gh-145455: Show output of blurb & sphinx-build version commands (GH-145457)

2026-03-03 Thread encukou
https://github.com/python/cpython/commit/f1de65b3669226d563802a32b78a2294e971151a commit: f1de65b3669226d563802a32b78a2294e971151a branch: main author: Petr Viktorin committer: encukou date: 2026-03-03T11:47:02+01:00 summary: gh-145455: Show output of blurb & sphinx-build version commands (GH-14

[Python-checkins] gh-144995: Optimize memoryview == memoryview (#144996)

2026-03-03 Thread vstinner
https://github.com/python/cpython/commit/c9d123482acebcf725c847bd6f8354bdd9314189 commit: c9d123482acebcf725c847bd6f8354bdd9314189 branch: main author: Victor Stinner committer: vstinner date: 2026-03-03T12:15:32+01:00 summary: gh-144995: Optimize memoryview == memoryview (#144996) Optimize mem

[Python-checkins] [3.14] gh-142781: Fix type confusion in zoneinfo weak cache (GH-142925) (GH-145419)

2026-03-03 Thread encukou
https://github.com/python/cpython/commit/96c9394c8a1b1ef67c1fbb09b8575a173a324b8f commit: 96c9394c8a1b1ef67c1fbb09b8575a173a324b8f branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2026-03-03T12:48:05+01:00 summary: [3.14] gh-142

[Python-checkins] [3.13] gh-142781: Fix type confusion in zoneinfo weak cache (GH-142925) (GH-145418)

2026-03-03 Thread encukou
https://github.com/python/cpython/commit/dbeb29aee3f0e85009b7b4af94f8880e330ab3b7 commit: dbeb29aee3f0e85009b7b4af94f8880e330ab3b7 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2026-03-03T12:47:57+01:00 summary: [3.13] gh-142

[Python-checkins] gh-135883: Fix sqlite3 CLI history scrolling with colored prompts (#135884)

2026-03-03 Thread erlend-aasland
https://github.com/python/cpython/commit/745947cda0377bb44d791b7d8e58b327a9d84844 commit: 745947cda0377bb44d791b7d8e58b327a9d84844 branch: main author: Tan Long committer: erlend-aasland date: 2026-03-03T19:48:03+01:00 summary: gh-135883: Fix sqlite3 CLI history scrolling with colored prompts (#

[Python-checkins] Docs: use a Sphinx extension to eliminate excessive links (#145130)

2026-03-03 Thread nedbat
https://github.com/python/cpython/commit/15f6479c415cc6cd219cd25c1d94bab17d720cbc commit: 15f6479c415cc6cd219cd25c1d94bab17d720cbc branch: main author: Ned Batchelder committer: nedbat date: 2026-03-03T15:48:43-05:00 summary: Docs: use a Sphinx extension to eliminate excessive links (#145130) f

[Python-checkins] Fix incorrect statement about argparse.ArgumentParser.add_argument() (#145479)

2026-03-03 Thread savannahostrowski
https://github.com/python/cpython/commit/dc12d1999b88e84d5a6b8e491be468b73379e54b commit: dc12d1999b88e84d5a6b8e491be468b73379e54b branch: main author: Justin Kunimune committer: savannahostrowski date: 2026-03-03T21:41:26Z summary: Fix incorrect statement about argparse.ArgumentParser.add_argum

[Python-checkins] [3.14] Fix incorrect statement about argparse.ArgumentParser.add_argument() (GH-145479) (#145485)

2026-03-03 Thread savannahostrowski
https://github.com/python/cpython/commit/da3fea361eaab887da61921616b73a3f86c20058 commit: da3fea361eaab887da61921616b73a3f86c20058 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: savannahostrowski date: 2026-03-03T21:47:39Z summary: [3.14] F

[Python-checkins] [3.13] gh-145455: Show output of blurb & sphinx-build version commands (GH-145457) (GH-145462)

2026-03-03 Thread encukou
https://github.com/python/cpython/commit/0a239ddd39d2824c34ae34ccfff528af1c296bae commit: 0a239ddd39d2824c34ae34ccfff528af1c296bae branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2026-03-03T14:25:13+01:00 summary: [3.13] gh-145

[Python-checkins] [3.14] gh-144475: Fix reference management in partial_repr (GH-145362) (GH-145470)

2026-03-03 Thread encukou
https://github.com/python/cpython/commit/3c99c16231bc308a0df1c030ccdccaad08a66762 commit: 3c99c16231bc308a0df1c030ccdccaad08a66762 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2026-03-03T16:40:23+01:00 summary: [3.14] gh-144

[Python-checkins] gh-145376: Fix various reference leaks (GH-145377)

2026-03-03 Thread encukou
https://github.com/python/cpython/commit/bd13cc09faaef01635aea85130f33aa8cbb8b177 commit: bd13cc09faaef01635aea85130f33aa8cbb8b177 branch: main author: Jelle Zijlstra committer: encukou date: 2026-03-03T16:23:30+01:00 summary: gh-145376: Fix various reference leaks (GH-145377) files: A Misc/NE

[Python-checkins] gh-144475: Fix reference management in partial_repr (GH-145362)

2026-03-03 Thread encukou
https://github.com/python/cpython/commit/671a953dd65292a5b69ba7393666ddcac93dbc44 commit: 671a953dd65292a5b69ba7393666ddcac93dbc44 branch: main author: bkap123 <[email protected]> committer: encukou date: 2026-03-03T13:46:02Z summary: gh-144475: Fix reference management in

[Python-checkins] [3.12] gh-136155: Docs: check for EPUB fatal errors in CI (GH-134074) (#145471)

2026-03-03 Thread Yhg1s
https://github.com/python/cpython/commit/ac82ec4d5656717ac574b00316c2bb24c2af1736 commit: ac82ec4d5656717ac574b00316c2bb24c2af1736 branch: 3.12 author: Hugo van Kemenade <[email protected]> committer: Yhg1s date: 2026-03-03T14:05:13Z summary: [3.12] gh-136155: Docs: check fo

[Python-checkins] Add myself to initialization and import machinery codeowners (#145473)

2026-03-03 Thread FFY00
https://github.com/python/cpython/commit/246227392cacf4f31f933a671264f55897d93a77 commit: 246227392cacf4f31f933a671264f55897d93a77 branch: main author: Filipe Laíns committer: FFY00 date: 2026-03-03T14:35:48Z summary: Add myself to initialization and import machinery codeowners (#145473) files:

[Python-checkins] Python 3.12.13

2026-03-03 Thread Yhg1s
https://github.com/python/cpython/commit/3bb231a6a5dc02b95658877318bf61501a7209e9 commit: 3bb231a6a5dc02b95658877318bf61501a7209e9 branch: 3.12 author: Thomas Wouters committer: Yhg1s date: 2026-03-03T13:39:30+01:00 summary: Python 3.12.13 files: A Misc/NEWS.d/3.12.13.rst D Misc/NEWS.d/next/Lib

[Python-checkins] [3.14] gh-145455: Show output of blurb & sphinx-build version commands (GH-145457) (#145461)

2026-03-03 Thread hugovk
https://github.com/python/cpython/commit/85f8073684f2f9a4a41035e69c3421a8da7fd864 commit: 85f8073684f2f9a4a41035e69c3421a8da7fd864 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2026-03-0

[Python-checkins] Reference `memoryview.tolist` as a method (#145412)

2026-03-03 Thread kumaraditya303
https://github.com/python/cpython/commit/34df70c83c0055b204fcb10f7e63dbab6d7ecdbb commit: 34df70c83c0055b204fcb10f7e63dbab6d7ecdbb branch: main author: Victorien <[email protected]> committer: kumaraditya303 date: 2026-03-03T16:05:14Z summary: Reference `memoryview.tolist`

[Python-checkins] gh-145452: Initialize `PyLazyImport_Type` during interpreter startup (#145453)

2026-03-03 Thread vstinner
https://github.com/python/cpython/commit/e6c3c04fab43057baf70b4f24b57a4679d646d84 commit: e6c3c04fab43057baf70b4f24b57a4679d646d84 branch: main author: Bartosz Sławecki committer: vstinner date: 2026-03-03T17:14:12+01:00 summary: gh-145452: Initialize `PyLazyImport_Type` during interpreter start

[Python-checkins] gh-145335: Fix os functions when passing fd -1 as path (#145439)

2026-03-03 Thread vstinner
https://github.com/python/cpython/commit/52c8efa87d028e57895d6a44f22caeb99a589711 commit: 52c8efa87d028e57895d6a44f22caeb99a589711 branch: main author: Victor Stinner committer: vstinner date: 2026-03-03T13:57:08+01:00 summary: gh-145335: Fix os functions when passing fd -1 as path (#145439) os

[Python-checkins] GH-145450: Document missing `wave.Wave_write` getter methods (GH-145451)

2026-03-03 Thread encukou
https://github.com/python/cpython/commit/db41717cd50af6db7d496b0aa282b1f3370327c6 commit: db41717cd50af6db7d496b0aa282b1f3370327c6 branch: main author: Michiel W. Beijen committer: encukou date: 2026-03-03T13:44:56+01:00 summary: GH-145450: Document missing `wave.Wave_write` getter methods (GH-1

[Python-checkins] [3.14] GH-145450: Document missing `wave.Wave_write` getter methods (GH-145451) (GH-145466)

2026-03-03 Thread encukou
https://github.com/python/cpython/commit/9a63576b1058c309c28eb1ac3db437b27d4c4214 commit: 9a63576b1058c309c28eb1ac3db437b27d4c4214 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2026-03-03T12:50:45Z summary: [3.14] GH-145450:

[Python-checkins] [3.13] GH-145450: Document missing `wave.Wave_write` getter methods (GH-145451) (GH-145467)

2026-03-03 Thread encukou
https://github.com/python/cpython/commit/182a39799d2501121138cb79b47d6bea7186f7e2 commit: 182a39799d2501121138cb79b47d6bea7186f7e2 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2026-03-03T12:51:20Z summary: [3.13] GH-145450:

[Python-checkins] Add `PyExc_OverflowError` to the list of possible exceptions in `fuzz_ast_literal_eval` fuzzer (GH-145429)

2026-03-03 Thread encukou
https://github.com/python/cpython/commit/a929e80b9e5aa5aa23bd3fb3397dfc0ac605c067 commit: a929e80b9e5aa5aa23bd3fb3397dfc0ac605c067 branch: main author: Stan Ulbrych <[email protected]> committer: encukou date: 2026-03-03T13:10:34+01:00 summary: Add `PyExc_OverflowE

[Python-checkins] [3.14] gh-106318: Fix incorrectly rendered code block in `str.isalnum()` docs (GH-144718) (GH-144730)

2026-03-03 Thread encukou
https://github.com/python/cpython/commit/d8f0ffebefa1f0c22dad8870c77e5130c464f3cd commit: d8f0ffebefa1f0c22dad8870c77e5130c464f3cd branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2026-03-03T13:12:36+01:00 summary: [3.14] gh-106

[Python-checkins] [3.13] gh-106318: Fix incorrectly rendered code block in `str.isalnum()` docs (GH-144718) (GH-144729)

2026-03-03 Thread encukou
https://github.com/python/cpython/commit/5c77c7d944d607a28211f947f042b11000513e45 commit: 5c77c7d944d607a28211f947f042b11000513e45 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2026-03-03T13:13:02+01:00 summary: [3.13] gh-106