[Python-checkins] gh-133296: Fix versionadded for C API functions that were backported (#137024)

2025-07-22 Thread AA-Turner
https://github.com/python/cpython/commit/b13a5df52fc854d1097e8b5419cb8802dc4059e0 commit: b13a5df52fc854d1097e8b5419cb8802dc4059e0 branch: main author: Nathan Goldbaum committer: AA-Turner <[email protected]> date: 2025-07-22T21:27:50+01:00 summary: gh-133296: Fix version

[Python-checkins] Use `test.support.is_wasm32` flag for `is_emscripten` or `is_wasi` for generic checks (GH-136815)

2025-07-22 Thread brettcannon
https://github.com/python/cpython/commit/aafb1435d803c68ea3bbd2748f1e141c9deaadb0 commit: aafb1435d803c68ea3bbd2748f1e141c9deaadb0 branch: main author: Ani <[email protected]> committer: brettcannon date: 2025-07-22T12:50:13-07:00 summary: Use `test.support.is_wasm32` flag

[Python-checkins] Python 3.14.0rc1

2025-07-22 Thread hugovk
https://github.com/python/cpython/commit/48f88310044c6ef877f3b0761cf7afece2f8fb3a commit: 48f88310044c6ef877f3b0761cf7afece2f8fb3a branch: 3.14 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2025-07-22T19:42:44+0

[Python-checkins] [3.14] Revert "[3.14] gh-135228: When @dataclass(slots=True) replaces… (#137013)

2025-07-22 Thread hugovk
https://github.com/python/cpython/commit/70990ed5cad5b886a7f595923724706a222c5945 commit: 70990ed5cad5b886a7f595923724706a222c5945 branch: 3.14 author: Jelle Zijlstra committer: hugovk <[email protected]> date: 2025-07-22T16:23:53Z summary: [3.14] Revert "[3.14] gh-135228: W

[Python-checkins] [3.14] Fix tables in 'Using on Windows' for the text writer (GH-137012) (#137015)

2025-07-22 Thread hugovk
https://github.com/python/cpython/commit/715c658bf87d00874a0c1a1db10ea3f9b29ab48b commit: 715c658bf87d00874a0c1a1db10ea3f9b29ab48b branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-07-2

[Python-checkins] [3.14] Revert "gh-112068: C API: Add support of nullable arguments in PyArg_Parse (GH-121303)" (GH-136991) (#137006)

2025-07-22 Thread hugovk
https://github.com/python/cpython/commit/805daa2edb19b78f76291d7a3147a06a5670a112 commit: 805daa2edb19b78f76291d7a3147a06a5670a112 branch: 3.14 author: Serhiy Storchaka committer: hugovk <[email protected]> date: 2025-07-22T19:16:31+03:00 summary: [3.14] Revert "gh-112068: C

[Python-checkins] [3.14] Fix code example in `annotationlib` documentation (GH-136972) (#137002)

2025-07-22 Thread hugovk
https://github.com/python/cpython/commit/c328d140eb85df760a40ca58ab0b27195c550560 commit: c328d140eb85df760a40ca58ab0b27195c550560 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-07-2

[Python-checkins] Fix tables in 'Using on Windows' for the text writer (#137012)

2025-07-22 Thread hugovk
https://github.com/python/cpython/commit/d6cf05b5d00abbfdf9008d646c14c6ef7c83b61a commit: d6cf05b5d00abbfdf9008d646c14c6ef7c83b61a branch: main author: Adam Turner <[email protected]> committer: hugovk <[email protected]> date: 2025-07-22T16:15:29Z sum

[Python-checkins] gh-136459: Add perf trampoline support for macOS (#136461)

2025-07-22 Thread pablogsal
https://github.com/python/cpython/commit/a6678005587526dac969b4cadd016c7da14f018b commit: a6678005587526dac969b4cadd016c7da14f018b branch: main author: Nazım Can Altınova committer: pablogsal date: 2025-07-22T16:47:24+01:00 summary: gh-136459: Add perf trampoline support for macOS (#136461) fi

[Python-checkins] GH-136975: Emend a spelling error (algorthm -> algorithm) (#136999)

2025-07-22 Thread AA-Turner
https://github.com/python/cpython/commit/b6d324224474c54061a6aaeace50bc5666dc1779 commit: b6d324224474c54061a6aaeace50bc5666dc1779 branch: main author: Adam Turner <[email protected]> committer: AA-Turner <[email protected]> date: 2025-07-22T13:48:5

[Python-checkins] Fix code example in `annotationlib` documentation (#136972)

2025-07-22 Thread JelleZijlstra
https://github.com/python/cpython/commit/c13cc4af793ba4ae27521df1693653920cafbf99 commit: c13cc4af793ba4ae27521df1693653920cafbf99 branch: main author: Victorien <[email protected]> committer: JelleZijlstra date: 2025-07-22T13:48:02Z summary: Fix code example in `annotation

[Python-checkins] [3.13] gh-136437: Convert more ``os.path`` functions to positional-only in the docs (GH-136970) (#137001)

2025-07-22 Thread AA-Turner
https://github.com/python/cpython/commit/9ab885e0a171d0dac97e2be01b635357d93a05bc commit: 9ab885e0a171d0dac97e2be01b635357d93a05bc branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] Revert "gh-112068: C API: Add support of nullable arguments in PyArg_Parse (GH-121303)" (#136991)

2025-07-22 Thread hugovk
https://github.com/python/cpython/commit/3a89dfe32bec016de480c2faed5effc2bbf48a45 commit: 3a89dfe32bec016de480c2faed5effc2bbf48a45 branch: main author: Serhiy Storchaka committer: hugovk <[email protected]> date: 2025-07-22T16:39:50+03:00 summary: Revert "gh-112068: C API: A

[Python-checkins] gh-136437: Convert more ``os.path`` functions to positional-only in the docs (#136970)

2025-07-22 Thread AA-Turner
https://github.com/python/cpython/commit/b31e5d6de19403cabe7e33aa8866e05c895db24a commit: b31e5d6de19403cabe7e33aa8866e05c895db24a branch: main author: sobolevn committer: AA-Turner <[email protected]> date: 2025-07-22T14:38:33+01:00 summary: gh-136437: Convert more ``os.

[Python-checkins] gh-124621: Emscripten: Fix __syscall_ioctl patch (GH-136993)

2025-07-22 Thread ambv
https://github.com/python/cpython/commit/12d2f373b9f70ce43a985ada2832ca31ca66fc20 commit: 12d2f373b9f70ce43a985ada2832ca31ca66fc20 branch: main author: Hood Chatham committer: ambv date: 2025-07-22T15:05:26+02:00 summary: gh-124621: Emscripten: Fix __syscall_ioctl patch (GH-136993) If there is

[Python-checkins] [3.14] gh-124621: Emscripten: Support pyrepl in browser (GH-136931) (GH-136988)

2025-07-22 Thread ambv
https://github.com/python/cpython/commit/591019e1f2345d2f7520569c78927add5950a5ef commit: 591019e1f2345d2f7520569c78927add5950a5ef branch: 3.14 author: Łukasz Langa committer: ambv date: 2025-07-22T15:04:11+02:00 summary: [3.14] gh-124621: Emscripten: Support pyrepl in browser (GH-136931) (GH-13

[Python-checkins] [3.12] gh-118350: Fix support of elements "textarea" and "title" in HTMLParser (GH-135310) (GH-136986)

2025-07-22 Thread ambv
https://github.com/python/cpython/commit/f66c75f11d3aeeb614600251fd5d3fe1a34b5ff1 commit: f66c75f11d3aeeb614600251fd5d3fe1a34b5ff1 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2025-07-22T14:31:27+02:00 summary: [3.12] gh-118350

[Python-checkins] [3.14] gh-133742: Fix test_sysconfig and test_build_details for relocated directories (GH-136987) (#136990)

2025-07-22 Thread pablogsal
https://github.com/python/cpython/commit/8e3c3b5bbc8cf34673b19cb35c706699184e1d6d commit: 8e3c3b5bbc8cf34673b19cb35c706699184e1d6d branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2025-07-22T12:18:23Z summary: [3.14] gh-133742

[Python-checkins] [3.13] gh-118350: Fix support of elements "textarea" and "title" in HTMLParser (GH-135310) (GH-136985)

2025-07-22 Thread ambv
https://github.com/python/cpython/commit/8de88e0840aa1bec2854c1e10211007d45b7fb78 commit: 8de88e0840aa1bec2854c1e10211007d45b7fb78 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2025-07-22T14:17:59+02:00 summary: [3.13] gh-118350

[Python-checkins] gh-133742: Fix test_sysconfig and test_build_details for relocated directories (#136987)

2025-07-22 Thread pablogsal
https://github.com/python/cpython/commit/aafbdb5df5439adc1106ced068cf87683ae68b9e commit: aafbdb5df5439adc1106ced068cf87683ae68b9e branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2025-07-22T11:53:05Z summary: gh-133742: Fix test_sysconfig and test_build_details for relocate

[Python-checkins] [3.14] gh-118350: Fix support of elements "textarea" and "title" in HTMLParser (GH-135310) (GH-136984)

2025-07-22 Thread ambv
https://github.com/python/cpython/commit/daa2fd7ed21ae3f7fc2b4a5c6d33b229e4c3d919 commit: daa2fd7ed21ae3f7fc2b4a5c6d33b229e4c3d919 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2025-07-22T13:52:34+02:00 summary: [3.14] gh-118350

[Python-checkins] gh-118350: Fix support of elements "textarea" and "title" in HTMLParser (#135310)

2025-07-22 Thread ambv
https://github.com/python/cpython/commit/4d02f31cdd45d81b95540d9076222b709d4f2335 commit: 4d02f31cdd45d81b95540d9076222b709d4f2335 branch: main author: Timon Viola <[email protected]> committer: ambv date: 2025-07-22T13:27:13+02:00 summary: gh-118350: Fix support of ele

[Python-checkins] [3.13] gh-131531: Android test fixes (GH-136845) (#136963)

2025-07-22 Thread freakboy3742
https://github.com/python/cpython/commit/4999cdbced51b5148b2ebd4c9315c90aab1ad312 commit: 4999cdbced51b5148b2ebd4c9315c90aab1ad312 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: freakboy3742 date: 2025-07-22T19:27:02+08:00 summary: [3.13] g

[Python-checkins] [3.14] gh-136251: Improvements to WASM demo REPL (GH-136252) (GH-136977)

2025-07-22 Thread ambv
https://github.com/python/cpython/commit/4f1f648c3bd36a875501778786bb8d718ab33869 commit: 4f1f648c3bd36a875501778786bb8d718ab33869 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2025-07-22T13:25:35+02:00 summary: [3.14] gh-136251

[Python-checkins] [3.14] gh-132661: Document t-strings and `templatelib` (GH-135229) (#136974)

2025-07-22 Thread hugovk
https://github.com/python/cpython/commit/c59a60bdb48120fe7b7ba65507448db358b6671d commit: c59a60bdb48120fe7b7ba65507448db358b6671d branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-07-2

[Python-checkins] gh-124621: Emscripten: Support pyrepl in browser (GH-136931)

2025-07-22 Thread ambv
https://github.com/python/cpython/commit/c933a6bb329bb97bc7e448388dad1b74f7ca4baa commit: c933a6bb329bb97bc7e448388dad1b74f7ca4baa branch: main author: Hood Chatham committer: ambv date: 2025-07-22T12:13:38+02:00 summary: gh-124621: Emscripten: Support pyrepl in browser (GH-136931) Basic suppor

[Python-checkins] [3.9] gh-135661: Fix parsing attributes with whitespaces around the "=" separator in HTMLParser (GH-136908) (GH-136922)

2025-07-22 Thread ambv
https://github.com/python/cpython/commit/06fc882eac0e59220a7b8b127a1e7babe0055d45 commit: 06fc882eac0e59220a7b8b127a1e7babe0055d45 branch: 3.9 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2025-07-22T11:58:28+02:00 summary: [3.9] gh-135661:

[Python-checkins] [3.10] gh-135661: Fix parsing attributes with whitespaces around the "=" separator in HTMLParser (GH-136908) (GH-136921)

2025-07-22 Thread ambv
https://github.com/python/cpython/commit/1df5d0014578be7fe7ae25e2cc60c50c8b5cc0f7 commit: 1df5d0014578be7fe7ae25e2cc60c50c8b5cc0f7 branch: 3.10 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2025-07-22T11:57:56+02:00 summary: [3.10] gh-135661

[Python-checkins] [3.11] gh-135661: Fix parsing attributes with whitespaces around the "=" separator in HTMLParser (GH-136908) (GH-136920)

2025-07-22 Thread ambv
https://github.com/python/cpython/commit/3511c2e546aaacda5880eb89a94f4e8514b3ce76 commit: 3511c2e546aaacda5880eb89a94f4e8514b3ce76 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2025-07-22T11:56:55+02:00 summary: [3.11] gh-135661

[Python-checkins] [3.12] gh-135661: Fix parsing attributes with whitespaces around the "=" separator in HTMLParser (GH-136908) (GH-136919)

2025-07-22 Thread ambv
https://github.com/python/cpython/commit/ad695f53281f80a84e1c1729b4b95681aea004c0 commit: ad695f53281f80a84e1c1729b4b95681aea004c0 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2025-07-22T11:56:39+02:00 summary: [3.12] gh-135661

[Python-checkins] [3.13] gh-135661: Fix parsing attributes with whitespaces around the "=" separator in HTMLParser (GH-136908) (GH-136918)

2025-07-22 Thread ambv
https://github.com/python/cpython/commit/853b5c43d003d6670d532f961bf0b183204a0133 commit: 853b5c43d003d6670d532f961bf0b183204a0133 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2025-07-22T11:56:10+02:00 summary: [3.13] gh-135661

[Python-checkins] [3.14] gh-124621: Emscripten: Add support for async input devices (GH-136822) (GH-136935)

2025-07-22 Thread ambv
https://github.com/python/cpython/commit/d118bc061b4f7ea916bb25f19c5c7f8e1923fbc7 commit: d118bc061b4f7ea916bb25f19c5c7f8e1923fbc7 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2025-07-22T11:51:02+02:00 summary: [3.14] gh-124621

[Python-checkins] [3.14] gh-134009: Expose `PyMutex_IsLocked` in the public C API (gh-134365) (#136971)

2025-07-22 Thread hugovk
https://github.com/python/cpython/commit/8e43b130f7b27657a8bb775e398c0dce325b4741 commit: 8e43b130f7b27657a8bb775e398c0dce325b4741 branch: 3.14 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2025-07-22T12:48:08+0

[Python-checkins] [3.14] gh-133296: Publicly expose critical section API that accepts PyMutex (gh-135899) (#136969)

2025-07-22 Thread hugovk
https://github.com/python/cpython/commit/11f510167c5a87e12e9277e36a12841b6b6993b3 commit: 11f510167c5a87e12e9277e36a12841b6b6993b3 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-07-2

[Python-checkins] gh-132661: Document t-strings and `templatelib` (#135229)

2025-07-22 Thread hugovk
https://github.com/python/cpython/commit/22c8658906526032c24bb2f4a02fb28e2d366bcb commit: 22c8658906526032c24bb2f4a02fb28e2d366bcb branch: main author: Dave Peck committer: hugovk <[email protected]> date: 2025-07-22T12:44:13+03:00 summary: gh-132661: Document t-strings and

[Python-checkins] [3.13] gh-136859: Improve `StrEnum` docs (GH-136864) (#136937)

2025-07-22 Thread hugovk
https://github.com/python/cpython/commit/82397064d2c3ac57890d47a64b67c316a404fb4b commit: 82397064d2c3ac57890d47a64b67c316a404fb4b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-07-2

[Python-checkins] [3.14] gh-136859: Improve `StrEnum` docs (GH-136864) (#136936)

2025-07-22 Thread hugovk
https://github.com/python/cpython/commit/ddd3413687ef411c7bf7b029337cdf48c6d6c59c commit: ddd3413687ef411c7bf7b029337cdf48c6d6c59c branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-07-2

[Python-checkins] [3.13] gh-135468: Improve ``BaseHandler.http_error_default()`` parameter descriptions (GH-136797) (#136826)

2025-07-22 Thread hugovk
https://github.com/python/cpython/commit/f4b991aef18f07750f2b46bc41c8b1a5a596c76c commit: f4b991aef18f07750f2b46bc41c8b1a5a596c76c branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-07-2

[Python-checkins] [3.14] gh-135468: Improve ``BaseHandler.http_error_default()`` parameter descriptions (GH-136797) (#136825)

2025-07-22 Thread hugovk
https://github.com/python/cpython/commit/d5d3adafa71278da574533f30325605d67a1cdec commit: d5d3adafa71278da574533f30325605d67a1cdec branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-07-2

[Python-checkins] [3.14] Fix 3 typos in "Next" News items (GH-136892) (#136967)

2025-07-22 Thread hugovk
https://github.com/python/cpython/commit/72b679423da7fbb4fd4d238d2ade81ca698dbdbc commit: 72b679423da7fbb4fd4d238d2ade81ca698dbdbc branch: 3.14 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2025-07-22T08:29:17Z

[Python-checkins] Fix 3 typos in "Next" News items (#136892)

2025-07-22 Thread hugovk
https://github.com/python/cpython/commit/9a21df7c0a494e2819775eabd522ebec994d96c0 commit: 9a21df7c0a494e2819775eabd522ebec994d96c0 branch: main author: Cornelius Roemer committer: hugovk <[email protected]> date: 2025-07-22T11:22:08+03:00 summary: Fix 3 typos in "Next" News

[Python-checkins] [3.14] gh-131531: Android test fixes (GH-136845) (#136962)

2025-07-22 Thread freakboy3742
https://github.com/python/cpython/commit/efa984b7ce1b6c544e445adcca806ab5fd84de6c commit: efa984b7ce1b6c544e445adcca806ab5fd84de6c branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: freakboy3742 date: 2025-07-22T16:15:50+08:00 summary: [3.14] g