[Python-checkins] Move WASI CI over to Arm runners (GH-140810)

2025-10-30 Thread brettcannon
https://github.com/python/cpython/commit/ac1ffd77858b62d169a08040c08aa5de26e145ac commit: ac1ffd77858b62d169a08040c08aa5de26e145ac branch: main author: Brett Cannon committer: brettcannon date: 2025-10-30T15:29:39-07:00 summary: Move WASI CI over to Arm runners (GH-140810) files: M .github/work

[Python-checkins] [3.14] Make printing log lines to the terminal a little cleaner when building WASI (GH-140772) (GH-140804)

2025-10-30 Thread brettcannon
https://github.com/python/cpython/commit/6c025a040d1b1529be22a9ab0c2ce9976ed37b6c commit: 6c025a040d1b1529be22a9ab0c2ce9976ed37b6c branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: brettcannon date: 2025-10-30T18:02:10Z summary: [3.14] Make pr

[Python-checkins] Make printing log lines to the terminal a little cleaner when building WASI (GH-140772)

2025-10-30 Thread brettcannon
https://github.com/python/cpython/commit/abd19eddee20a7d05266f11f6042a84b04d29664 commit: abd19eddee20a7d05266f11f6042a84b04d29664 branch: main author: Brett Cannon committer: brettcannon date: 2025-10-30T10:35:53-07:00 summary: Make printing log lines to the terminal a little cleaner when build

[Python-checkins] gh-140766: [Enum] add `show_flag_values` and `bin` to `enum.__all__` (GH-140765)

2025-10-30 Thread ethanfurman
https://github.com/python/cpython/commit/e4deefbb2f93bceba6dd5c38152c90d678cd882c commit: e4deefbb2f93bceba6dd5c38152c90d678cd882c branch: main author: Guo Ci committer: ethanfurman date: 2025-10-30T10:32:55-07:00 summary: gh-140766: [Enum] add `show_flag_values` and `bin` to `enum.__all__` (GH-

[Python-checkins] [3.13] gh-140551: Fix dict crash if clear is called at lookup stage (GH-140558) (#140744)

2025-10-30 Thread kumaraditya303
https://github.com/python/cpython/commit/eec9257aa57a195bc7b704cd502ecb6bc439f9e1 commit: eec9257aa57a195bc7b704cd502ecb6bc439f9e1 branch: 3.13 author: Mikhail Efimov committer: kumaraditya303 date: 2025-10-30T22:36:49+05:30 summary: [3.13] gh-140551: Fix dict crash if clear is called at lookup

[Python-checkins] [3.14] gh-140551: Fix dict crash if clear is called at lookup stage (GH-140558) (#140743)

2025-10-30 Thread kumaraditya303
https://github.com/python/cpython/commit/5954b5ba92c143b019f7d13d38b6812b4b7194bb commit: 5954b5ba92c143b019f7d13d38b6812b4b7194bb branch: 3.14 author: Mikhail Efimov committer: kumaraditya303 date: 2025-10-30T22:33:35+05:30 summary: [3.14] gh-140551: Fix dict crash if clear is called at lookup

[Python-checkins] [3.14] GH-140768: Warn when the WASI SDK version doesn't match the supported version (GH-140769) (GH-140801)

2025-10-30 Thread brettcannon
https://github.com/python/cpython/commit/e595d995c409c2bf387fc6013e70df232d362fe4 commit: e595d995c409c2bf387fc6013e70df232d362fe4 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: brettcannon date: 2025-10-30T17:01:22Z summary: [3.14] GH-1407

[Python-checkins] GH-140768: Warn when the WASI SDK version doesn't match the supported version (GH-140769)

2025-10-30 Thread brettcannon
https://github.com/python/cpython/commit/95a3564869daa3cc083e4d4603f5f03ee5f53e31 commit: 95a3564869daa3cc083e4d4603f5f03ee5f53e31 branch: main author: Brett Cannon committer: brettcannon date: 2025-10-30T09:32:18-07:00 summary: GH-140768: Warn when the WASI SDK version doesn't match the support

[Python-checkins] gh-139246: zero-width word paste can be wrong in default repl (GH-139254)

2025-10-30 Thread encukou
https://github.com/python/cpython/commit/4e6dba0ef74523a52f66547c16b9972664b18fd4 commit: 4e6dba0ef74523a52f66547c16b9972664b18fd4 branch: main author: yihong committer: encukou date: 2025-10-30T16:14:06+01:00 summary: gh-139246: zero-width word paste can be wrong in default repl (GH-139254) S

[Python-checkins] gh-55531: Implement `normalize_encoding` in C (#136643)

2025-10-30 Thread malemburg
https://github.com/python/cpython/commit/a3ce2f77f0813c214896ec66be3a26121f52361e commit: a3ce2f77f0813c214896ec66be3a26121f52361e branch: main author: Stan Ulbrych <[email protected]> committer: malemburg date: 2025-10-30T15:31:47+01:00 summary: gh-55531: Implemen

[Python-checkins] gh-135801: Improve filtering by module in warn_explicit() without module argument (GH-140151)

2025-10-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/6826166280d6518441a729b444173db205c4ab20 commit: 6826166280d6518441a729b444173db205c4ab20 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-10-30T15:55:39+02:00 summary: gh-135801: Improve filtering by module in warn_explicit()

[Python-checkins] [3.14] gh-137821: Fix wrongly tested json.decoder.scanstring (gh-140782)

2025-10-30 Thread corona10
https://github.com/python/cpython/commit/064e989de50e37c8e79d3328a05804d72137e917 commit: 064e989de50e37c8e79d3328a05804d72137e917 branch: 3.14 author: Donghee Na committer: corona10 date: 2025-10-30T22:51:25+09:00 summary: [3.14] gh-137821: Fix wrongly tested json.decoder.scanstring (gh-140782)

[Python-checkins] [3.13] gh-137821: Fix wrongly tested json.decoder.scanstring (gh-140781)

2025-10-30 Thread corona10
https://github.com/python/cpython/commit/b0f12b598022629ac6bcaaf1a1e35b992232dadd commit: b0f12b598022629ac6bcaaf1a1e35b992232dadd branch: 3.13 author: Donghee Na committer: corona10 date: 2025-10-30T22:51:10+09:00 summary: [3.13] gh-137821: Fix wrongly tested json.decoder.scanstring (gh-140781)

[Python-checkins] gh-139353: Add Objects/unicode_writer.c file (#139911)

2025-10-30 Thread vstinner
https://github.com/python/cpython/commit/efc37ba49eef07dad83698cf8e68820c955aacf9 commit: efc37ba49eef07dad83698cf8e68820c955aacf9 branch: main author: Victor Stinner committer: vstinner date: 2025-10-30T14:36:15+01:00 summary: gh-139353: Add Objects/unicode_writer.c file (#139911) Move the pub

[Python-checkins] [3.13] gh-138162: Fix logging.LoggerAdapter with merge_extra=True and without the extra argument (GH-140511) (GH-140785)

2025-10-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/32c3dcc7a4909afe3f6a6bf720c829b0d00a2968 commit: 32c3dcc7a4909afe3f6a6bf720c829b0d00a2968 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-30T11:31:54Z summary: [3.13] gh

[Python-checkins] [3.14] gh-131927: Do not emit PEP 765 warnings in ast.parse() (GH-139642) (GH-140786)

2025-10-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/a7cfe862ba84886107173826955d248570714fff commit: a7cfe862ba84886107173826955d248570714fff branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-30T11:25:34Z summary: [3.14] gh

[Python-checkins] [3.14] gh-138162: Fix logging.LoggerAdapter with merge_extra=True and without the extra argument (GH-140511) (GH-140784)

2025-10-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/6bb49ae650e5ecd7c31150ee9d2c4056c5416688 commit: 6bb49ae650e5ecd7c31150ee9d2c4056c5416688 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-30T11:19:27Z summary: [3.14] gh

[Python-checkins] gh-140748: socket_helper.transient_internet: Unwrap UrlError.__cause__ (GH-140749)

2025-10-30 Thread encukou
https://github.com/python/cpython/commit/75a1cbdd38b142b359849eae16a2ecc12f6b3881 commit: 75a1cbdd38b142b359849eae16a2ecc12f6b3881 branch: main author: Petr Viktorin committer: encukou date: 2025-10-30T12:14:17+01:00 summary: gh-140748: socket_helper.transient_internet: Unwrap UrlError.__cause__

[Python-checkins] gh-139188: Remove `Tools/tz/zdump.py` script (GH-139189)

2025-10-30 Thread encukou
https://github.com/python/cpython/commit/134adb32e86c5c4f1335c5884483adf9c56120b0 commit: 134adb32e86c5c4f1335c5884483adf9c56120b0 branch: main author: Stan Ulbrych <[email protected]> committer: encukou date: 2025-10-30T12:12:45+01:00 summary: gh-139188: Remove `T

[Python-checkins] gh-140481: Improve error message when trying to iterate a Tk widget, image or font (GH-140501)

2025-10-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/09b1f10ef7b1183d40fe08e56d42dc6152d31f9a commit: 09b1f10ef7b1183d40fe08e56d42dc6152d31f9a branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-10-30T13:11:56+02:00 summary: gh-140481: Improve error message when trying to iterate a

[Python-checkins] gh-131927: Do not emit PEP 765 warnings in ast.parse() (GH-139642)

2025-10-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/ad0a3f733b23e7fc69aff13055c7fac8ab9dcd66 commit: ad0a3f733b23e7fc69aff13055c7fac8ab9dcd66 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-10-30T13:00:42+02:00 summary: gh-131927: Do not emit PEP 765 warnings in ast.parse() (GH

[Python-checkins] gh-131885: Update unicodedata function signatures to use `/` (#140270)

2025-10-30 Thread vstinner
https://github.com/python/cpython/commit/2a904263aa0bc7c4a13beb4d8baa8cbc060a45ee commit: 2a904263aa0bc7c4a13beb4d8baa8cbc060a45ee branch: main author: Stan Ulbrych <[email protected]> committer: vstinner date: 2025-10-30T10:54:03Z summary: gh-131885: Update unicod

[Python-checkins] gh-138162: Fix logging.LoggerAdapter with merge_extra=True and without the extra argument (GH-140511)

2025-10-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/327dbbedffa3f2c95e70129a11974b83e27864f9 commit: 327dbbedffa3f2c95e70129a11974b83e27864f9 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-10-30T12:52:02+02:00 summary: gh-138162: Fix logging.LoggerAdapter with merge_extra=True

[Python-checkins] gh-139198: Remove `Tools/scripts/checkpip.py` script (GH-139199)

2025-10-30 Thread encukou
https://github.com/python/cpython/commit/622d97b8bbeb9ebdaa1061adf99a8b240d715e2f commit: 622d97b8bbeb9ebdaa1061adf99a8b240d715e2f branch: main author: Stan Ulbrych <[email protected]> committer: encukou date: 2025-10-30T11:50:16+01:00 summary: gh-139198: Remove `T

[Python-checkins] gh-137821: Improve Argument Clinic definitions in the ``_json`` module (#140780)

2025-10-30 Thread corona10
https://github.com/python/cpython/commit/c45e6e1bb3b3045b413574d25ebb2a473f6f5a1e commit: c45e6e1bb3b3045b413574d25ebb2a473f6f5a1e branch: main author: Donghee Na committer: corona10 date: 2025-10-30T10:32:08Z summary: gh-137821: Improve Argument Clinic definitions in the ``_json`` module (#1407

[Python-checkins] gh-129117: Add unicodedata.isxidstart() function (#140269)

2025-10-30 Thread vstinner
https://github.com/python/cpython/commit/dbe3950a76cce176c6c185b873f9552503d87043 commit: dbe3950a76cce176c6c185b873f9552503d87043 branch: main author: Stan Ulbrych <[email protected]> committer: vstinner date: 2025-10-30T10:18:12Z summary: gh-129117: Add unicodeda

[Python-checkins] gh-137821: Convert _json module to use Argument Clinic (gh-140778)

2025-10-30 Thread corona10
https://github.com/python/cpython/commit/25bd72d6833765a5d37c10acc7ae7c7cb69c8ab4 commit: 25bd72d6833765a5d37c10acc7ae7c7cb69c8ab4 branch: main author: Yoonho Hann committer: corona10 date: 2025-10-30T09:42:09Z summary: gh-137821: Convert _json module to use Argument Clinic (gh-140778) files: A