[Python-checkins] gh-140739: Fix missing exception on allocation failure in BinaryWriter (#143204)

2025-12-26 Thread pablogsal
https://github.com/python/cpython/commit/54362898f32bf195db898bfead15784d6ab5831b commit: 54362898f32bf195db898bfead15784d6ab5831b branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2025-12-27T01:39:21Z summary: gh-140739: Fix missing exception on allocation failure in BinaryW

[Python-checkins] gh-134584: Eliminate redundant refcounting from `IS_OP` (GH-143171)

2025-12-26 Thread Fidget-Spinner
https://github.com/python/cpython/commit/a1c630834649d54ffbca34f79650b5adcafcde71 commit: a1c630834649d54ffbca34f79650b5adcafcde71 branch: main author: Hai Zhu <[email protected]> committer: Fidget-Spinner date: 2025-12-26T20:30:02Z summary: gh-134584: Eliminate redundant

[Python-checkins] gh-143040: Exit taychon live mode gracefully and display profiled script errors (#143101)

2025-12-26 Thread pablogsal
https://github.com/python/cpython/commit/9d92ac1225ab93b25acd43b658d214e12c228afe commit: 9d92ac1225ab93b25acd43b658d214e12c228afe branch: main author: Marta Gómez Macías committer: pablogsal date: 2025-12-27T00:36:15Z summary: gh-143040: Exit taychon live mode gracefully and display profiled sc

[Python-checkins] gh-143181: Fix 'overriden' -> 'overridden' in c-api/module.rst (#143182)

2025-12-26 Thread terryjreedy
https://github.com/python/cpython/commit/5d1e78f7b59ffa3308755b5b2e0f85eb0c6ac890 commit: 5d1e78f7b59ffa3308755b5b2e0f85eb0c6ac890 branch: main author: Duane Hilton committer: terryjreedy date: 2025-12-27T02:23:57-05:00 summary: gh-143181: Fix 'overriden' -> 'overridden' in c-api/module.rst (#14

[Python-checkins] Fix typos in docs (#143193)

2025-12-26 Thread hugovk
https://github.com/python/cpython/commit/57d569942c6becad85919e3b7fef5f6136c413b0 commit: 57d569942c6becad85919e3b7fef5f6136c413b0 branch: main author: SYan212 committer: hugovk <[email protected]> date: 2025-12-27T09:52:28+02:00 summary: Fix typos in docs (#143193) files:

[Python-checkins] Remove redundant pycore_optimizer.h includes (#143184)

2025-12-26 Thread Fidget-Spinner
https://github.com/python/cpython/commit/de22e718bb5c57ec4178aa1787d7634cfc649261 commit: de22e718bb5c57ec4178aa1787d7634cfc649261 branch: main author: Yongtao Huang committer: Fidget-Spinner date: 2025-12-26T11:11:11Z summary: Remove redundant pycore_optimizer.h includes (#143184) `pycore_opti

[Python-checkins] gh-140739: Fix crashes from corrupted remote memory (#143190)

2025-12-26 Thread pablogsal
https://github.com/python/cpython/commit/d3d4cf943209d8f27084af621235aa382ba287b1 commit: d3d4cf943209d8f27084af621235aa382ba287b1 branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2025-12-26T16:06:48Z summary: gh-140739: Fix crashes from corrupted remote memory (#143190) fi

[Python-checkins] gh-134584: Eliminate redundant refcounting from `_COMPARE_OP_X` (GH-143186)

2025-12-26 Thread Fidget-Spinner
https://github.com/python/cpython/commit/b3f2d80569185be470e30ddb158f711143187dbf commit: b3f2d80569185be470e30ddb158f711143187dbf branch: main author: Hai Zhu <[email protected]> committer: Fidget-Spinner date: 2025-12-26T16:12:28Z summary: gh-134584: Eliminate redundant