[Python-checkins] [3.14] gh-146139: Disable `socketpair` authentication on WASI (GH-146140) (#148526)

2026-04-13 Thread vstinner
https://github.com/python/cpython/commit/592c68cf6b1bea936d42eb694ee17e0bbd76008c commit: 592c68cf6b1bea936d42eb694ee17e0bbd76008c branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2026-04-13T21:34:06Z summary: [3.14] gh-146139:

[Python-checkins] [3.13] gh-146139: Disable `socketpair` authentication on WASI (GH-146140) (#148527)

2026-04-13 Thread vstinner
https://github.com/python/cpython/commit/d82c491b2ebb8fa952efa1dfddb2e873d867ccb2 commit: d82c491b2ebb8fa952efa1dfddb2e873d867ccb2 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2026-04-13T21:30:52Z summary: [3.13] gh-146139:

[Python-checkins] gh-146445: Migrate Android build tools to the Platforms folder. (#148282)

2026-04-13 Thread freakboy3742
https://github.com/python/cpython/commit/bf452f7b2d9f5527cd8a8c0a364dd0235f5373e5 commit: bf452f7b2d9f5527cd8a8c0a364dd0235f5373e5 branch: main author: Russell Keith-Magee committer: freakboy3742 date: 2026-04-14T05:41:16+08:00 summary: gh-146445: Migrate Android build tools to the Platforms fol

[Python-checkins] [3.10] gh-148169: Fix webbrowser `%action` substitution bypass of dash-prefix check (GH-148170) (#148521)

2026-04-13 Thread pablogsal
https://github.com/python/cpython/commit/c5767a72838a8dda9d6dc5d3558075b055c56bca commit: c5767a72838a8dda9d6dc5d3558075b055c56bca branch: 3.10 author: Stan Ulbrych committer: pablogsal date: 2026-04-13T22:41:53+01:00 summary: [3.10] gh-148169: Fix webbrowser `%action` substitution bypass of das

[Python-checkins] [3.11] gh-148169: Fix webbrowser `%action` substitution bypass of dash-prefix check (GH-148170) (#148520)

2026-04-13 Thread pablogsal
https://github.com/python/cpython/commit/f4654824ae0850ac87227fb270f9057477946769 commit: f4654824ae0850ac87227fb270f9057477946769 branch: 3.11 author: Stan Ulbrych committer: pablogsal date: 2026-04-13T22:41:51+01:00 summary: [3.11] gh-148169: Fix webbrowser `%action` substitution bypass of das

[Python-checkins] [3.10] gh-148395: Fix a possible UAF in `{LZMA,BZ2}Decompressor` (GH-148396) (#148505)

2026-04-13 Thread pablogsal
https://github.com/python/cpython/commit/47128e64f98c3a20271138a98c2922bea2a3ee0e commit: 47128e64f98c3a20271138a98c2922bea2a3ee0e branch: 3.10 author: Stan Ulbrych committer: pablogsal date: 2026-04-13T22:42:24+01:00 summary: [3.10] gh-148395: Fix a possible UAF in `{LZMA,BZ2}Decompressor` (GH-

[Python-checkins] [3.11] gh-148395: Fix a possible UAF in `{LZMA,BZ2}Decompressor` (GH-148396) (#148504)

2026-04-13 Thread pablogsal
https://github.com/python/cpython/commit/e20c6c9667c99ecaab96e1a2b3767082841ffc8b commit: e20c6c9667c99ecaab96e1a2b3767082841ffc8b branch: 3.11 author: Stan Ulbrych committer: pablogsal date: 2026-04-13T22:42:36+01:00 summary: [3.11] gh-148395: Fix a possible UAF in `{LZMA,BZ2}Decompressor` (GH-

[Python-checkins] gh-146139: Disable `socketpair` authentication on WASI (#146140)

2026-04-13 Thread vstinner
https://github.com/python/cpython/commit/a5b76d53bb29afd864243f44ef22968f6385dfa0 commit: a5b76d53bb29afd864243f44ef22968f6385dfa0 branch: main author: Joel Dice committer: vstinner date: 2026-04-13T21:06:36Z summary: gh-146139: Disable `socketpair` authentication on WASI (#146140) Calling `con

[Python-checkins] gh-144881: Add retry logic to asyncio debugging tools (#148530)

2026-04-13 Thread pablogsal
https://github.com/python/cpython/commit/4adffd9efad7052ad0a22743dd678d0201ec0286 commit: 4adffd9efad7052ad0a22743dd678d0201ec0286 branch: main author: Bartosz Sławecki committer: pablogsal date: 2026-04-13T22:10:54Z summary: gh-144881: Add retry logic to asyncio debugging tools (#148530) Trans

[Python-checkins] gh-148393: Use acquire load for _ma_watcher_tag in dict notify event (gh-148509)

2026-04-13 Thread colesbury
https://github.com/python/cpython/commit/19f96f99febe9eadbcc58ffc042791fb017ac90b commit: 19f96f99febe9eadbcc58ffc042791fb017ac90b branch: main author: Sam Gross committer: colesbury date: 2026-04-13T14:11:28-04:00 summary: gh-148393: Use acquire load for _ma_watcher_tag in dict notify event (gh

[Python-checkins] Fix "encodings" typo in argparse.FileType documentation (#148502)

2026-04-13 Thread savannahostrowski
https://github.com/python/cpython/commit/8ecb6b8b0cff4105c4cca408409fb7a2fadc8b77 commit: 8ecb6b8b0cff4105c4cca408409fb7a2fadc8b77 branch: main author: Gleb Popov committer: savannahostrowski date: 2026-04-13T11:12:25-07:00 summary: Fix "encodings" typo in argparse.FileType documentation (#14850

[Python-checkins] [3.13] Fix "encodings" typo in argparse.FileType documentation (GH-148502) (#148514)

2026-04-13 Thread savannahostrowski
https://github.com/python/cpython/commit/f35859bca609ac1ac9a3d1035990ea1cdf9c6302 commit: f35859bca609ac1ac9a3d1035990ea1cdf9c6302 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: savannahostrowski date: 2026-04-13T11:34:05-07:00 summary: [3.

[Python-checkins] [3.14] Fix "encodings" typo in argparse.FileType documentation (GH-148502) (#148513)

2026-04-13 Thread savannahostrowski
https://github.com/python/cpython/commit/e74e59d42a41ea18a912543a71a3a1e5e049d9e2 commit: e74e59d42a41ea18a912543a71a3a1e5e049d9e2 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: savannahostrowski date: 2026-04-13T11:33:28-07:00 summary: [3.

[Python-checkins] [3.14] gh-148393: Use acquire load for _ma_watcher_tag in dict notify event (gh-148509) (#148512)

2026-04-13 Thread colesbury
https://github.com/python/cpython/commit/1fa52c3c84939ad37472ebf3727e3ad97607a4ab commit: 1fa52c3c84939ad37472ebf3727e3ad97607a4ab branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: colesbury date: 2026-04-13T18:38:15Z summary: [3.14] gh-148393

[Python-checkins] gh-131798: JIT: Optimize `_CHECK_IS_NOT_PY_CALLABLE_EX` and `_CHECK_IS_NOT_PY_CALLABLE_KW` (GH-148494)

2026-04-13 Thread Fidget-Spinner
https://github.com/python/cpython/commit/afaf58b5739dabf50a5db69c301d547eb421b3bf commit: afaf58b5739dabf50a5db69c301d547eb421b3bf branch: main author: Wulian233 <[email protected]> committer: Fidget-Spinner date: 2026-04-13T22:41:06+08:00 summary: gh-131798: JIT: Optimize `_CHECK_IS_NOT_PY_CALLA

[Python-checkins] gh-148508: Add resilience to SSL preauth tests on iOS (#148536)

2026-04-13 Thread freakboy3742
https://github.com/python/cpython/commit/c40e8b016a90820e4d799922903b90a505ffaf55 commit: c40e8b016a90820e4d799922903b90a505ffaf55 branch: main author: Russell Keith-Magee committer: freakboy3742 date: 2026-04-14T11:12:37+08:00 summary: gh-148508: Add resilience to SSL preauth tests on iOS (#148

[Python-checkins] gh-148370: prevent quadratic behavior in `configparser.ParsingError.combine` (#148452)

2026-04-13 Thread picnixz
https://github.com/python/cpython/commit/2662db0c45aa16232136628457a53681b6683c25 commit: 2662db0c45aa16232136628457a53681b6683c25 branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2026-04-14T00:32:54+

[Python-checkins] gh-148252: Fix stack depth calculation in binary reader on 32-bit platforms (#148253)

2026-04-13 Thread pablogsal
https://github.com/python/cpython/commit/eb4c78df07c87237f97e4c3e6f583fd4155821b3 commit: eb4c78df07c87237f97e4c3e6f583fd4155821b3 branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2026-04-13T23:43:55+01:00 summary: gh-148252: Fix stack depth calculation in binary reader on 3

[Python-checkins] gh-148178: Validate remote debug offset tables on load (#148187)

2026-04-13 Thread pablogsal
https://github.com/python/cpython/commit/289fd2c97a7e5aecb8b69f94f5e838ccfeee7e67 commit: 289fd2c97a7e5aecb8b69f94f5e838ccfeee7e67 branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2026-04-13T22:22:23Z summary: gh-148178: Validate remote debug offset tables on load (#148187)

[Python-checkins] [3.14] gh-148370: prevent quadratic behavior in `configparser.ParsingError.combine` (GH-148452) (#148532)

2026-04-13 Thread picnixz
https://github.com/python/cpython/commit/d42874a1ba62b2ab954c4251c1550a342a5898c0 commit: d42874a1ba62b2ab954c4251c1550a342a5898c0 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2026-0

[Python-checkins] [3.13] gh-148370: prevent quadratic behavior in `configparser.ParsingError.combine` (GH-148452) (#148533)

2026-04-13 Thread picnixz
https://github.com/python/cpython/commit/a69b14bc01a23aa4024660e6f1e52fc78308fafa commit: a69b14bc01a23aa4024660e6f1e52fc78308fafa branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2026-0

[Python-checkins] Minor improvement to statistics.pdf() (gh-148500)

2026-04-13 Thread rhettinger
https://github.com/python/cpython/commit/e6893943b75c6b0ea54c2db99bdf1436f404a87a commit: e6893943b75c6b0ea54c2db99bdf1436f404a87a branch: main author: Raymond Hettinger committer: rhettinger date: 2026-04-13T11:29:15-05:00 summary: Minor improvement to statistics.pdf() (gh-148500) files: M Lib

[Python-checkins] [3.14] InternalDocs: Correct struct path for latin1 singletons in `string_interning.md` (GH-148358) (#148492)

2026-04-13 Thread StanFromIreland
https://github.com/python/cpython/commit/0b9332bc05eadfd619111bdef53bb151dc6ef2b9 commit: 0b9332bc05eadfd619111bdef53bb151dc6ef2b9 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: StanFromIreland date: 2026-04-13T18:52:55Z summary: [3.14] Int

[Python-checkins] [3.13] InternalDocs: Correct struct path for latin1 singletons in `string_interning.md` (GH-148358) (#148491)

2026-04-13 Thread StanFromIreland
https://github.com/python/cpython/commit/26105b03a62226be112e3362c5435afe66797da5 commit: 26105b03a62226be112e3362c5435afe66797da5 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: StanFromIreland date: 2026-04-13T18:52:47Z summary: [3.13] Int

[Python-checkins] gh-148169: Fix webbrowser `%action` substitution bypass of dash-prefix check (#148170)

2026-04-13 Thread StanFromIreland
https://github.com/python/cpython/commit/d22922c8a7958353689dc4763dd72da2dea03fff commit: d22922c8a7958353689dc4763dd72da2dea03fff branch: main author: Stan Ulbrych committer: StanFromIreland date: 2026-04-13T19:02:52Z summary: gh-148169: Fix webbrowser `%action` substitution bypass of dash-pref

[Python-checkins] gh-148515: make `optimizer_generator` respect multiple caches (#148524)

2026-04-13 Thread Fidget-Spinner
https://github.com/python/cpython/commit/e02ac1d907d7cf32db5592593bd0c19a88cc6131 commit: e02ac1d907d7cf32db5592593bd0c19a88cc6131 branch: main author: Neko Asakura committer: Fidget-Spinner date: 2026-04-14T12:51:05+08:00 summary: gh-148515: make `optimizer_generator` respect multiple caches (#

[Python-checkins] [3.13] gh-148508: Add resilience to SSL preauth tests on iOS (GH-148536) (#148540)

2026-04-13 Thread freakboy3742
https://github.com/python/cpython/commit/ff88ee4b3a404310d60a716aeb9c153e47dec07c commit: ff88ee4b3a404310d60a716aeb9c153e47dec07c branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: freakboy3742 date: 2026-04-14T11:54:43+08:00 summary: [3.13] g

[Python-checkins] gh-148487: Fix issues in `test_add_python_opts` (#148507)

2026-04-13 Thread StanFromIreland
https://github.com/python/cpython/commit/44f1b987ed1908185d8021fd31703b2dd4d97e82 commit: 44f1b987ed1908185d8021fd31703b2dd4d97e82 branch: main author: Stan Ulbrych committer: StanFromIreland date: 2026-04-14T07:45:26+01:00 summary: gh-148487: Fix issues in `test_add_python_opts` (#148507) file

[Python-checkins] [3.14] gh-148508: Add resilience to SSL preauth tests on iOS (GH-148536) (#148539)

2026-04-13 Thread freakboy3742
https://github.com/python/cpython/commit/adb2a3ac51d695d773e2ae167c6eae80ed876407 commit: adb2a3ac51d695d773e2ae167c6eae80ed876407 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: freakboy3742 date: 2026-04-14T12:41:37+08:00 summary: [3.14] g

[Python-checkins] InternalDocs: Correct struct path for latin1 singletons in `string_interning.md` (GH-148358)

2026-04-13 Thread encukou
https://github.com/python/cpython/commit/0274d8304e5eec23de100d827eb4da06ab7fd8aa commit: 0274d8304e5eec23de100d827eb4da06ab7fd8aa branch: main author: Stan Ulbrych committer: encukou date: 2026-04-13T11:45:41+02:00 summary: InternalDocs: Correct struct path for latin1 singletons in `string_int

[Python-checkins] gh-96894: Do not turn echo off for subsequent commands in batch activators (GH-96895)

2026-04-13 Thread zooba
https://github.com/python/cpython/commit/d24ce178a2a413d3b5bb032264434e8cb416d8fe commit: d24ce178a2a413d3b5bb032264434e8cb416d8fe branch: main author: Paweł Szramowski committer: zooba date: 2026-04-13T11:50:46Z summary: gh-96894: Do not turn echo off for subsequent commands in batch activators

[Python-checkins] gh-148285: Allow recording uops after specializing uops (GH-148482)

2026-04-13 Thread Fidget-Spinner
https://github.com/python/cpython/commit/5e74d920c80f4bf4d44d84838aed81423c42b9dd commit: 5e74d920c80f4bf4d44d84838aed81423c42b9dd branch: main author: Neko Asakura committer: Fidget-Spinner date: 2026-04-13T20:56:29+08:00 summary: gh-148285: Allow recording uops after specializing uops (GH-1484

[Python-checkins] gh-148483: Use Py_GCC_ATTRIBUTE(unused) for stop_tracing label (GH-148481)

2026-04-13 Thread Fidget-Spinner
https://github.com/python/cpython/commit/10d275fdf8bd55f438476ec5f08d55d2185b0042 commit: 10d275fdf8bd55f438476ec5f08d55d2185b0042 branch: main author: Charlie Lin committer: Fidget-Spinner date: 2026-04-13T21:05:34+08:00 summary: gh-148483: Use Py_GCC_ATTRIBUTE(unused) for stop_tracing label (G

[Python-checkins] gh-131798: optimize through keyword and bound method calls in the JIT (GH-148466)

2026-04-13 Thread Fidget-Spinner
https://github.com/python/cpython/commit/88e378cc1cd55429e08268a8da17e54ede104fb5 commit: 88e378cc1cd55429e08268a8da17e54ede104fb5 branch: main author: Kumar Aditya committer: Fidget-Spinner date: 2026-04-13T21:14:48+08:00 summary: gh-131798: optimize through keyword and bound method calls in th