[Python-checkins] [3.14] gh-145177: Support multiple Emscripten versions for Emscripten buildbot (GH-145180) (#145582)

2026-03-08 Thread freakboy3742
https://github.com/python/cpython/commit/ae6c211e98f8655598d666e5758a0a1a5f452837 commit: ae6c211e98f8655598d666e5758a0a1a5f452837 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: freakboy3742 date: 2026-03-09T06:14:15+08:00 summary: [3.14] g

[Python-checkins] [3.13] gh-145642: Docs: Avoid warning for invalid escape sequence in tutorial (GH-145643) (#145646)

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

[Python-checkins] [3.14] gh-145642: Docs: Avoid warning for invalid escape sequence in tutorial (GH-145643) (#145647)

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

[Python-checkins] gh-145642: Docs: Avoid warning for invalid escape sequence in tutorial (#145643)

2026-03-08 Thread nedbat
https://github.com/python/cpython/commit/5a15a52dd1dee37af4f2b3a6b15a9f5735f75c6e commit: 5a15a52dd1dee37af4f2b3a6b15a9f5735f75c6e branch: main author: James committer: nedbat date: 2026-03-08T18:41:47-04:00 summary: gh-145642: Docs: Avoid warning for invalid escape sequence in tutorial (#145643

[Python-checkins] [3.13] gh-145376: Fix refleak in `queuemodule.c` out-of-memory path (GH-145543) (#145621)

2026-03-08 Thread kumaraditya303
https://github.com/python/cpython/commit/1a73d5a35c6da2b8e45df027b5313ac4e82a7390 commit: 1a73d5a35c6da2b8e45df027b5313ac4e82a7390 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2026-03-08T13:32:39+05:30 summary: [3.13]

[Python-checkins] [3.14] gh-145376: Fix refleak in `queuemodule.c` out-of-memory path (GH-145543) (#145622)

2026-03-08 Thread kumaraditya303
https://github.com/python/cpython/commit/0e423f1c2612f43a18aed78e6439c57a9ec70b43 commit: 0e423f1c2612f43a18aed78e6439c57a9ec70b43 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2026-03-08T13:32:51+05:30 summary: [3.14]

[Python-checkins] [3.14] gh-145219: Add Emscripten cross-build and clean configurability (GH-145581) (#145654)

2026-03-08 Thread freakboy3742
https://github.com/python/cpython/commit/b1946887032da34eff4acebed9c03cf74abf4373 commit: b1946887032da34eff4acebed9c03cf74abf4373 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: freakboy3742 date: 2026-03-09T02:52:56Z summary: [3.14] gh-145

[Python-checkins] gh-145219: Add Emscripten cross-build and clean configurability (#145581)

2026-03-08 Thread freakboy3742
https://github.com/python/cpython/commit/015613384fea7a00bb2077760e325e5baab6814b commit: 015613384fea7a00bb2077760e325e5baab6814b branch: main author: Hood Chatham committer: freakboy3742 date: 2026-03-09T02:25:21Z summary: gh-145219: Add Emscripten cross-build and clean configurability (#14558