[Python-checkins] [3.13] gh-127434: Fix iOS `xcrun --sdk` clang/ar scripts to allow arguments with spaces (GH-127575) (#127624)

2024-12-04 Thread freakboy3742
https://github.com/python/cpython/commit/1182c64181b2e3e75b9c602079b31fcdeadf1c3a commit: 1182c64181b2e3e75b9c602079b31fcdeadf1c3a branch: 3.13 author: Russell Keith-Magee committer: freakboy3742 date: 2024-12-05T03:28:21Z summary: [3.13] gh-127434: Fix iOS `xcrun --sdk` clang/ar scripts to allo

[Python-checkins] gh-127434: Fix iOS `xcrun --sdk` clang/ar scripts to allow arguments with spaces (#127575)

2024-12-04 Thread freakboy3742
https://github.com/python/cpython/commit/6cf77949fba7b44f6885794b2028f091f42f5d6c commit: 6cf77949fba7b44f6885794b2028f091f42f5d6c branch: main author: Feodor Fitsner committer: freakboy3742 date: 2024-12-05T11:00:20+08:00 summary: gh-127434: Fix iOS `xcrun --sdk` clang/ar scripts to allow argum

[Python-checkins] gh-127503: Emscripten make Python.sh function as proper Python CLI (#127506)

2024-12-04 Thread freakboy3742
https://github.com/python/cpython/commit/87faf0a9c4aa7f8eb5b6b6c8f6e8f5f99b1e3d9b commit: 87faf0a9c4aa7f8eb5b6b6c8f6e8f5f99b1e3d9b branch: main author: Hood Chatham committer: freakboy3742 date: 2024-12-05T08:44:50+08:00 summary: gh-127503: Emscripten make Python.sh function as proper Python CLI

[Python-checkins] gh-127146: Emscripten: Skip segfaults in test suite (#127151)

2024-12-04 Thread freakboy3742
https://github.com/python/cpython/commit/43634fc1fcc88b35171aa79258f767ba6477f764 commit: 43634fc1fcc88b35171aa79258f767ba6477f764 branch: main author: Hood Chatham committer: freakboy3742 date: 2024-12-05T08:26:25+08:00 summary: gh-127146: Emscripten: Skip segfaults in test suite (#127151) Add

[Python-checkins] gh-127111: Apply prettier formatter to Emscripten web example (#127551)

2024-12-04 Thread freakboy3742
https://github.com/python/cpython/commit/2f1cee8477e22bfc36a704310e4c0f409357e7e9 commit: 2f1cee8477e22bfc36a704310e4c0f409357e7e9 branch: main author: Hood Chatham committer: freakboy3742 date: 2024-12-05T08:25:06+08:00 summary: gh-127111: Apply prettier formatter to Emscripten web example (#12

[Python-checkins] GH-126795: Increase the JIT side-exit threshold from 64 to 4096 (GH-127155)

2024-12-04 Thread brandtbucher
https://github.com/python/cpython/commit/94b8f8b40943bf38cf5c454773a3fb8f4ff71e01 commit: 94b8f8b40943bf38cf5c454773a3fb8f4ff71e01 branch: main author: Brandt Bucher committer: brandtbucher date: 2024-12-04T15:01:28-08:00 summary: GH-126795: Increase the JIT side-exit threshold from 64 to 4096 (

[Python-checkins] Enable native AArch64 Ubuntu CI jobs (#127584)

2024-12-04 Thread savannahostrowski
https://github.com/python/cpython/commit/7c5a6f67c726608a05a640e76fc62cfbae986a03 commit: 7c5a6f67c726608a05a640e76fc62cfbae986a03 branch: main author: Diego Russo committer: savannahostrowski date: 2024-12-04T14:12:06-08:00 summary: Enable native AArch64 Ubuntu CI jobs (#127584) Co-authored-by

[Python-checkins] [3.13] gh-127536: Add missing locks in listobject.c (GH-127580) (GH-127613)

2024-12-04 Thread colesbury
https://github.com/python/cpython/commit/4060ef36e18d712fb1022aff798827a71fdcb09a commit: 4060ef36e18d712fb1022aff798827a71fdcb09a branch: 3.13 author: Sam Gross committer: colesbury date: 2024-12-04T15:17:19-05:00 summary: [3.13] gh-127536: Add missing locks in listobject.c (GH-127580) (GH-1276

[Python-checkins] gh-127536: Add missing locks in listobject.c (GH-127580)

2024-12-04 Thread colesbury
https://github.com/python/cpython/commit/e51da64ac3bc6cd45339864db32d05115af39ead commit: e51da64ac3bc6cd45339864db32d05115af39ead branch: main author: Sam Gross committer: colesbury date: 2024-12-04T14:12:15-05:00 summary: gh-127536: Add missing locks in listobject.c (GH-127580) We were missin

[Python-checkins] gh-127552: Remove comment questioning 4-digit restriction for ‘Y’ in datetime.strptime patterns (#127590)

2024-12-04 Thread brettcannon
https://github.com/python/cpython/commit/51cfa569e379f84b3418db0971a71b1ef575a42b commit: 51cfa569e379f84b3418db0971a71b1ef575a42b branch: main author: Beomsoo Kim committer: brettcannon date: 2024-12-04T10:30:51-08:00 summary: gh-127552: Remove comment questioning 4-digit restriction for ‘Y’ in

[Python-checkins] gh-123378: Ensure results of `PyUnicode*Error_Get{Start,End}` are clamped (GH-123380)

2024-12-04 Thread encukou
https://github.com/python/cpython/commit/bc0f2e945993747c8b1a6dd66cbe902fddd5758b commit: bc0f2e945993747c8b1a6dd66cbe902fddd5758b branch: main author: Bénédikt Tran <[email protected]> committer: encukou date: 2024-12-04T14:13:52+01:00 summary: gh-123378: Ensure results o

[Python-checkins] gh-127481: Add `EPOLLWAKEUP` to the `select` module (GH-127482)

2024-12-04 Thread encukou
https://github.com/python/cpython/commit/6bc3e830a518112a4e242217807681e3908602f4 commit: 6bc3e830a518112a4e242217807681e3908602f4 branch: main author: RUANG (James Roy) committer: encukou date: 2024-12-04T14:30:38+01:00 summary: gh-127481: Add `EPOLLWAKEUP` to the `select` module (GH-127482) f

[Python-checkins] gh-126524: Run `regen-unicodedata` as a part of our CI (#126682)

2024-12-04 Thread sobolevn
https://github.com/python/cpython/commit/ad9d059eb10ef132edd73075fa6d8d96d95b8701 commit: ad9d059eb10ef132edd73075fa6d8d96d95b8701 branch: main author: sobolevn committer: sobolevn date: 2024-12-04T13:01:46+03:00 summary: gh-126524: Run `regen-unicodedata` as a part of our CI (#126682) files: M

[Python-checkins] gh-127572: Fix `test_structmembers` initialization (GH-127577)

2024-12-04 Thread encukou
https://github.com/python/cpython/commit/6fc643674983e27ec5cc312f2e83468050d1d364 commit: 6fc643674983e27ec5cc312f2e83468050d1d364 branch: main author: Sam Gross committer: encukou date: 2024-12-04T09:58:22+01:00 summary: gh-127572: Fix `test_structmembers` initialization (GH-127577) gh-127572:

[Python-checkins] [3.12] gh-127347: Document `traceback.print_list` (GH-127348) (#127570)

2024-12-04 Thread Eclips4
https://github.com/python/cpython/commit/8e3c2d2425f544063ef4a76cf8b32e473b378bae commit: 8e3c2d2425f544063ef4a76cf8b32e473b378bae branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-12-04T10:29:10+02:00 summary: [3.12] gh-127

[Python-checkins] [3.13] gh-127347: Document `traceback.print_list` (GH-127348) (#127569)

2024-12-04 Thread Eclips4
https://github.com/python/cpython/commit/a1c52d1265c65bcf0d9edf87e143843ad54f9b8f commit: a1c52d1265c65bcf0d9edf87e143843ad54f9b8f branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-12-04T10:28:14+02:00 summary: [3.13] gh-127