[Python-checkins] gh-91048: Reorder result tuple of parse_code_object (#134898)

2025-05-30 Thread pablogsal
https://github.com/python/cpython/commit/8e8786f8986353e20c1c4406c34409a6139fa073 commit: 8e8786f8986353e20c1c4406c34409a6139fa073 branch: main author: László Kiss Kollár committer: pablogsal date: 2025-05-31T00:32:36Z summary: gh-91048: Reorder result tuple of parse_code_object (#134898) Reor

[Python-checkins] [3.13] GH-106235: Clarify `parse_known_args` documentation by removing "remaining" (GH-126921) (#134914)

2025-05-30 Thread savannahostrowski
https://github.com/python/cpython/commit/19b31d10c2ad2f67bb452b0ae4ac4e88d4581837 commit: 19b31d10c2ad2f67bb452b0ae4ac4e88d4581837 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: savannahostrowski date: 2025-05-30T13:24:22-07:00 summary: [3.

[Python-checkins] [3.14] GH-106235: Clarify `parse_known_args` documentation by removing "remaining" (GH-126921) (#134913)

2025-05-30 Thread savannahostrowski
https://github.com/python/cpython/commit/2912fcc2e4675262bc44b200ceb513f01be311e1 commit: 2912fcc2e4675262bc44b200ceb513f01be311e1 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: savannahostrowski date: 2025-05-30T13:24:08-07:00 summary: [3.

[Python-checkins] gh-134923: Use /GENPROFILE and /USEPROFILE for Windows PGO builds (GH-134924)

2025-05-30 Thread zooba
https://github.com/python/cpython/commit/32574d4bc0278727522256ce1244841162210aa3 commit: 32574d4bc0278727522256ce1244841162210aa3 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-05-30T19:04:47Z summary: gh-134923: Use /GENP

[Python-checkins] gh-134923: Use /GENPROFILE and /USEPROFILE for Windows PGO builds (GH-134924)

2025-05-30 Thread zooba
https://github.com/python/cpython/commit/5fd62beadff3493023eb980157b2c47b3882e639 commit: 5fd62beadff3493023eb980157b2c47b3882e639 branch: 3.13 author: Steve Dower committer: zooba date: 2025-05-30T19:03:59Z summary: gh-134923: Use /GENPROFILE and /USEPROFILE for Windows PGO builds (GH-134924)

[Python-checkins] gh-134923: Use /GENPROFILE and /USEPROFILE for Windows PGO builds (GH-134924)

2025-05-30 Thread zooba
https://github.com/python/cpython/commit/8865b4f95b32097099d252111669b88ec7c1eb7f commit: 8865b4f95b32097099d252111669b88ec7c1eb7f branch: main author: Steve Dower committer: zooba date: 2025-05-30T19:37:29+01:00 summary: gh-134923: Use /GENPROFILE and /USEPROFILE for Windows PGO builds (GH-1349

[Python-checkins] rearrange my gitingore addition w/comment to make backporting easier (#134945)

2025-05-30 Thread gpshead
https://github.com/python/cpython/commit/310c8cd5e5dcb0fb9509e08c0d5cf32075416878 commit: 310c8cd5e5dcb0fb9509e08c0d5cf32075416878 branch: main author: Gregory P. Smith committer: gpshead date: 2025-05-30T18:28:14Z summary: rearrange my gitingore addition w/comment to make backporting easier (#1

[Python-checkins] [3.14] .gitignore personal Claude Code configs (GH-134942) (#134944)

2025-05-30 Thread gpshead
https://github.com/python/cpython/commit/69536093de97b52789912bf1260b395a38b42aa8 commit: 69536093de97b52789912bf1260b395a38b42aa8 branch: 3.14 author: Gregory P. Smith committer: gpshead date: 2025-05-30T18:26:24Z summary: [3.14] .gitignore personal Claude Code configs (GH-134942) (#134944) .g

[Python-checkins] .gitignore personal Claude Code configs (#134942)

2025-05-30 Thread gpshead
https://github.com/python/cpython/commit/98a5b830d2463351800f4d76edba1a306a3e0ec9 commit: 98a5b830d2463351800f4d76edba1a306a3e0ec9 branch: main author: Gregory P. Smith committer: gpshead date: 2025-05-30T17:46:16Z summary: .gitignore personal Claude Code configs (#134942) .gitignore personal C

[Python-checkins] [3.13] gh-134733: Fix documentation for the show_empty option of ast.dump() (GH-134925) (GH-134941)

2025-05-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7c5a1ea9f62aa8bd23d3a7ef3de7f9128d192c36 commit: 7c5a1ea9f62aa8bd23d3a7ef3de7f9128d192c36 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-30T19:30:26+03:00 summary: [3.1

[Python-checkins] [3.14] gh-134733: Fix documentation for the show_empty option of ast.dump() (GH-134925) (GH-134940)

2025-05-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/41fe324d8be433b2747d1247a1549fe5c2f2979b commit: 41fe324d8be433b2747d1247a1549fe5c2f2979b branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-30T19:30:13+03:00 summary: [3.1

[Python-checkins] gh-134733: Fix documentation for the show_empty option of ast.dump() (GH-134925)

2025-05-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/1a89991d2362867a9127e151376135615bc92a4c commit: 1a89991d2362867a9127e151376135615bc92a4c branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-05-30T15:52:36Z summary: gh-134733: Fix documentation for the show_empty option of ast.d

[Python-checkins] gh-132775: Expand the Capability of Interpreter.call() (gh-133484)

2025-05-30 Thread ericsnowcurrently
https://github.com/python/cpython/commit/52deabefd0af8fc6d9b40823323437bf210f50a5 commit: 52deabefd0af8fc6d9b40823323437bf210f50a5 branch: main author: Eric Snow committer: ericsnowcurrently date: 2025-05-30T09:15:00-06:00 summary: gh-132775: Expand the Capability of Interpreter.call() (gh-13348

[Python-checkins] [3.14] gh-134718: Fix ast.dump() for empty non-default values (GH-134926) (GH-134931)

2025-05-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/ecf11416b6a818359204207dbcc1f694db6be4ff commit: ecf11416b6a818359204207dbcc1f694db6be4ff branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-30T18:24:59+03:00 summary: [3.1

[Python-checkins] [3.13] gh-134718: Fix ast.dump() for empty non-default values (GH-134926) (GH-134936)

2025-05-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/681856c1949418d7f0a688370e104461a7fc5d86 commit: 681856c1949418d7f0a688370e104461a7fc5d86 branch: 3.13 author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-05-30T15:48:48Z summary: [3.13] gh-134718: Fix ast.dump() for empty non-default values (

[Python-checkins] [3.14] gh-134885: zstd: Use Py_XSETREF (GH-134886) (GH-134922)

2025-05-30 Thread encukou
https://github.com/python/cpython/commit/f28f9304bf6d79c7ce2274e9f929fabde26d7afb commit: f28f9304bf6d79c7ce2274e9f929fabde26d7afb branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-05-30T12:50:42+02:00 summary: [3.14] gh-134

[Python-checkins] gh-134160: Improve multi-phase init note on isolation & subinterpreters (GH-134775)

2025-05-30 Thread encukou
https://github.com/python/cpython/commit/eb145fabbdd755f803296beba2d235fc32efe592 commit: eb145fabbdd755f803296beba2d235fc32efe592 branch: main author: Petr Viktorin committer: encukou date: 2025-05-30T16:27:54+02:00 summary: gh-134160: Improve multi-phase init note on isolation & subinterpreter

[Python-checkins] gh-134718: Fix ast.dump() for empty non-default values (GH-134926)

2025-05-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/cc344e8dd0a6fdc83a032c229f9b3cf53f76a887 commit: cc344e8dd0a6fdc83a032c229f9b3cf53f76a887 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-05-30T17:25:07+03:00 summary: gh-134718: Fix ast.dump() for empty non-default values (GH

[Python-checkins] GH-134879: Fix `INSTRUMENT_FOR_ITER` for list/tuple (#134897)

2025-05-30 Thread gpshead
https://github.com/python/cpython/commit/ce6a6371a23dc57ed4257eb102ebfb2827477abf commit: ce6a6371a23dc57ed4257eb102ebfb2827477abf branch: main author: Mark Shannon committer: gpshead date: 2025-05-30T07:11:42-07:00 summary: GH-134879: Fix `INSTRUMENT_FOR_ITER` for list/tuple (#134897) Fix INST

[Python-checkins] gh-134586: mark `_mi_assert_fail` as `noreturn`, `cold` and `throw` (#134624)

2025-05-30 Thread picnixz
https://github.com/python/cpython/commit/c600310663277e24607890298e6d9bf7e1d4f584 commit: c600310663277e24607890298e6d9bf7e1d4f584 branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-05-30T14:44:03+

[Python-checkins] gh-134885: zstd: Use Py_XSETREF (GH-134886)

2025-05-30 Thread encukou
https://github.com/python/cpython/commit/45c6c48afc13f9897010e32171a3e02d0624258c commit: 45c6c48afc13f9897010e32171a3e02d0624258c branch: main author: Jelle Zijlstra committer: encukou date: 2025-05-30T11:30:05+02:00 summary: gh-134885: zstd: Use Py_XSETREF (GH-134886) files: A Misc/NEWS.d/nex

[Python-checkins] gh-134745: Change PyThread_allocate_lock() implementation to PyMutex (#134747)

2025-05-30 Thread vstinner
https://github.com/python/cpython/commit/ebf6d13567287d04683dab36f52cde7a3c9915e7 commit: ebf6d13567287d04683dab36f52cde7a3c9915e7 branch: main author: Victor Stinner committer: vstinner date: 2025-05-30T10:15:47Z summary: gh-134745: Change PyThread_allocate_lock() implementation to PyMutex (#13

[Python-checkins] [3.14] gh-134857: Improve error report for doctests run with unittest (GH-134858) (GH-134903)

2025-05-30 Thread serhiy-storchaka
https://github.com/python/cpython/commit/d7d3e6915fe92deb9f9b283ad58b664d0cfb9574 commit: d7d3e6915fe92deb9f9b283ad58b664d0cfb9574 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-30T13:44:40+03:00 summary: [3.1

[Python-checkins] Doc: remove unnecessary section header (GH-134917)

2025-05-30 Thread methane
https://github.com/python/cpython/commit/7fdc829bc27f7e105a58ef465a928e18cb4b7119 commit: 7fdc829bc27f7e105a58ef465a928e18cb4b7119 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: methane date: 2025-05-30T18:14:00+09:00 summary: Doc: remove u

[Python-checkins] Doc: remove unnecessary section header (GH-134917)

2025-05-30 Thread methane
https://github.com/python/cpython/commit/02712fa848b30b934320c6b41dbe879d815a68c6 commit: 02712fa848b30b934320c6b41dbe879d815a68c6 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: methane date: 2025-05-30T18:13:36+09:00 summary: Doc: remove u

[Python-checkins] Doc: remove unnecessary section header (GH-134917)

2025-05-30 Thread methane
https://github.com/python/cpython/commit/b367e27af9b52528e395f95b277ec7b69e98e287 commit: b367e27af9b52528e395f95b277ec7b69e98e287 branch: main author: Inada Naoki committer: methane date: 2025-05-30T17:59:23+09:00 summary: Doc: remove unnecessary section header (GH-134917) files: M Doc/c-api/u