[Python-checkins] gh-128404: remove asyncio from test_type_params (#128436)

2025-01-02 Thread kumaraditya303
https://github.com/python/cpython/commit/b49c68a1b3dfd2c2567c38b2d044c4a1c14a26a7 commit: b49c68a1b3dfd2c2567c38b2d044c4a1c14a26a7 branch: main author: Thomas Grainger committer: kumaraditya303 date: 2025-01-03T07:50:24Z summary: gh-128404: remove asyncio from test_type_params (#128436) files:

[Python-checkins] gh-128426: Mention PySequence_Fast in free-threading C API HOWTO (#128428)

2025-01-02 Thread kumaraditya303
https://github.com/python/cpython/commit/e7adeecc2b318505eb53bc779320f028be40 commit: e7adeecc2b318505eb53bc779320f028be40 branch: main author: Nathan Goldbaum committer: kumaraditya303 date: 2025-01-03T13:10:24+05:30 summary: gh-128426: Mention PySequence_Fast in free-threading C API HO

[Python-checkins] [3.13] gh-128400: Stop-the-world when manually calling `faulthandler` (GH-128422) (GH-128423)

2025-01-02 Thread colesbury
https://github.com/python/cpython/commit/ebadfd1039a321a142e0e09e040bf8e724bb5905 commit: ebadfd1039a321a142e0e09e040bf8e724bb5905 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: colesbury date: 2025-01-02T19:21:16Z summary: [3.13] gh-128400

[Python-checkins] gh-128212: Fix race in `_PyUnicode_CheckConsistency` (GH-128367)

2025-01-02 Thread colesbury
https://github.com/python/cpython/commit/8eebe4e6d02bb4ad3f1ca6c52624186903dce893 commit: 8eebe4e6d02bb4ad3f1ca6c52624186903dce893 branch: main author: Sam Gross committer: colesbury date: 2025-01-02T14:02:54-05:00 summary: gh-128212: Fix race in `_PyUnicode_CheckConsistency` (GH-128367) There

[Python-checkins] gh-128400: Stop-the-world when manually calling `faulthandler` (GH-128422)

2025-01-02 Thread colesbury
https://github.com/python/cpython/commit/c9356feef28e6dfc4dc32830d3427a5ae0e426e2 commit: c9356feef28e6dfc4dc32830d3427a5ae0e426e2 branch: main author: Peter Bierma committer: colesbury date: 2025-01-02T13:56:01-05:00 summary: gh-128400: Stop-the-world when manually calling `faulthandler` (GH-12

[Python-checkins] Remove asserts that confuse `enum _framestate` with `enum _frameowner` (GH-124148)

2025-01-02 Thread colesbury
https://github.com/python/cpython/commit/a626f9a67b76e5fe69677afd5f8317d8c61de8de commit: a626f9a67b76e5fe69677afd5f8317d8c61de8de branch: main author: Anders Kaseorg committer: colesbury date: 2025-01-02T16:55:33Z summary: Remove asserts that confuse `enum _framestate` with `enum _frameowner`

[Python-checkins] [3.13] gh-128013: fix data race in PyUnicode_AsUTF8AndSize on free-threading (#128021) (#128417)

2025-01-02 Thread kumaraditya303
https://github.com/python/cpython/commit/fa6c48e4b3d5b6f80a9aed07d4a5620bf62f195f commit: fa6c48e4b3d5b6f80a9aed07d4a5620bf62f195f branch: 3.13 author: Kumar Aditya committer: kumaraditya303 date: 2025-01-02T22:10:17+05:30 summary: [3.13] gh-128013: fix data race in PyUnicode_AsUTF8AndSize on fr

[Python-checkins] [3.12] gh-128014: Fix passing default='' to the tkinter method wm_iconbitmap() (GH-128015) (GH-128420)

2025-01-02 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7ce09fc93bc75ba64d64ed3386f7c5ce0611a84c commit: 7ce09fc93bc75ba64d64ed3386f7c5ce0611a84c branch: 3.12 author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-01-02T16:21:00Z summary: [3.12] gh-128014: Fix passing default='' to the tkinter method

[Python-checkins] [3.13] gh-128014: Fix passing default='' to the tkinter method wm_iconbitmap() (GH-128015) (GH-128418)

2025-01-02 Thread serhiy-storchaka
https://github.com/python/cpython/commit/24cddab4a20cc9fc218c80074457e8390060ed4c commit: 24cddab4a20cc9fc218c80074457e8390060ed4c branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-01-02T16:14:18Z summary: [3.13] gh

[Python-checkins] gh-128014: Fix passing default='' to the tkinter method wm_iconbitmap() (GH-128015)

2025-01-02 Thread serhiy-storchaka
https://github.com/python/cpython/commit/58e9f95c4aa970db32a94b9152b51ede22f823bd commit: 58e9f95c4aa970db32a94b9152b51ede22f823bd branch: main author: Zhikang Yan <[email protected]> committer: serhiy-storchaka date: 2025-01-02T17:51:57+02:00 summary: gh-128014: Fix passing default='' to the tk

[Python-checkins] [3.12] Revert "Doc: Show object descriptions in the table of contents (GH-125757)" (GH-128406) (#128414)

2025-01-02 Thread AA-Turner
https://github.com/python/cpython/commit/52c08ed02974c47596c00adbbb4087bd6d587c1c commit: 52c08ed02974c47596c00adbbb4087bd6d587c1c branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] [3.13] Revert "Doc: Show object descriptions in the table of contents (GH-125757)" (GH-128406) (#128413)

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

[Python-checkins] Revert "Doc: Show object descriptions in the table of contents (#125757)" (#128406)

2025-01-02 Thread AA-Turner
https://github.com/python/cpython/commit/c9d2bc6d7f6d74e0539afb0f7066997ae736dfc8 commit: c9d2bc6d7f6d74e0539afb0f7066997ae736dfc8 branch: main author: Hugo van Kemenade <[email protected]> committer: AA-Turner <[email protected]> date: 2025-01-02T14:3

[Python-checkins] gh-128404: Remove ``asyncio`` from ``test_builtin`` (#128403)

2025-01-02 Thread Eclips4
https://github.com/python/cpython/commit/9ba0528537b2befcd02a7fdc5904e0cfbc33a887 commit: 9ba0528537b2befcd02a7fdc5904e0cfbc33a887 branch: main author: Thomas Grainger committer: Eclips4 date: 2025-01-02T15:00:26+02:00 summary: gh-128404: Remove ``asyncio`` from ``test_builtin`` (#128403) Co-au

[Python-checkins] gh-126624: Expose error code ``XML_ERROR_NOT_STARTED`` of Expat >=2.6.4 (#126625)

2025-01-02 Thread Eclips4
https://github.com/python/cpython/commit/8e48a6edc75ca67a34924bbe54463ca913ae6e58 commit: 8e48a6edc75ca67a34924bbe54463ca913ae6e58 branch: main author: Sebastian Pipping committer: Eclips4 date: 2025-01-02T14:54:38+02:00 summary: gh-126624: Expose error code ``XML_ERROR_NOT_STARTED`` of Expat >=

[Python-checkins] gh-124130: Fix a bug in matching regular expression \B in empty string (GH-127007)

2025-01-02 Thread serhiy-storchaka
https://github.com/python/cpython/commit/a3711d1541c1b7987941b41d2247f87dae347117 commit: a3711d1541c1b7987941b41d2247f87dae347117 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-01-02T12:11:21Z summary: gh-124130: Fix a bug in matching regular expression \B in empty

[Python-checkins] [3.13] gh-123925: Fix building curses on platforms without libncursesw (GH-128405) (GH-128407)

2025-01-02 Thread serhiy-storchaka
https://github.com/python/cpython/commit/261a604a887d6b62724f9dd6f52f04294055db6f commit: 261a604a887d6b62724f9dd6f52f04294055db6f branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-01-02T12:01:40Z summary: [3.13] gh

[Python-checkins] [3.12] gh-123925: Fix building curses on platforms without libncursesw (GH-128405) (GH-128408)

2025-01-02 Thread serhiy-storchaka
https://github.com/python/cpython/commit/84c884349002702f56999d1457055347a7cb8a9a commit: 84c884349002702f56999d1457055347a7cb8a9a branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-01-02T11:54:43Z summary: [3.12] gh

[Python-checkins] gh-123925: Fix building curses on platforms without libncursesw (GH-128405)

2025-01-02 Thread serhiy-storchaka
https://github.com/python/cpython/commit/8d16919a06a55a50756bf083221a6f6cab43de50 commit: 8d16919a06a55a50756bf083221a6f6cab43de50 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-01-02T13:38:21+02:00 summary: gh-123925: Fix building curses on platforms without libncu

[Python-checkins] gh-95371: Add support for other image formats(e.g. PNG) to the turtle… (#95378)

2025-01-02 Thread hugovk
https://github.com/python/cpython/commit/e1baa778f602ede66831eb34b9ef17f21e4d4347 commit: e1baa778f602ede66831eb34b9ef17f21e4d4347 branch: main author: Shin-myoung-serp committer: hugovk <[email protected]> date: 2025-01-02T11:45:07+02:00 summary: gh-95371: Add support for o