[Python-checkins] gh-140939: Fix memory leak in `_PyBytes_FormatEx` error path (#140957)

2025-11-05 Thread kumaraditya303
https://github.com/python/cpython/commit/d6c89a2df2c8b7603125883494e9058a88348f66 commit: d6c89a2df2c8b7603125883494e9058a88348f66 branch: main author: Stan Ulbrych <[email protected]> committer: kumaraditya303 date: 2025-11-06T11:20:57+05:30 summary: gh-140939: Fi

[Python-checkins] docs: fix a grammatical error in function.rst (#140990)

2025-11-05 Thread kumaraditya303
https://github.com/python/cpython/commit/9037a386c6ed0c71cf8525ef91c55694ebeedc36 commit: 9037a386c6ed0c71cf8525ef91c55694ebeedc36 branch: main author: RayXu <[email protected]> committer: kumaraditya303 date: 2025-11-06T11:18:30+05:30 summary: docs: fix a grammatica

[Python-checkins] [3.14] gh-140569: recommend the new REPL in the asyncio REPL docs (GH-140570) (#141115)

2025-11-05 Thread kumaraditya303
https://github.com/python/cpython/commit/f2353d60dbde2298c7c5c0f7c903c56739073d0a commit: f2353d60dbde2298c7c5c0f7c903c56739073d0a branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-11-06T05:46:15Z summary: [3.14] gh-1

[Python-checkins] [3.13] gh-140569: recommend the new REPL in the asyncio REPL docs (GH-140570) (#141116)

2025-11-05 Thread kumaraditya303
https://github.com/python/cpython/commit/a29f5218e5996b9a357da33ec6bdb7ff9620ef8b commit: a29f5218e5996b9a357da33ec6bdb7ff9620ef8b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-11-06T05:45:18Z summary: [3.13] gh-1

[Python-checkins] [3.14] Fix Queue.shutdown docs for condition to unblock a join (gh-137088) (#141073)

2025-11-05 Thread kumaraditya303
https://github.com/python/cpython/commit/12847bfff7bb7c33f93d70bddf5542ae6965105c commit: 12847bfff7bb7c33f93d70bddf5542ae6965105c branch: 3.14 author: Stan Ulbrych <[email protected]> committer: kumaraditya303 date: 2025-11-06T11:11:31+05:30 summary: [3.14] Fix Qu

[Python-checkins] gh-140569: recommend the new REPL in the asyncio REPL docs (#140570)

2025-11-05 Thread kumaraditya303
https://github.com/python/cpython/commit/8822166200ddb4a7635337b97b626e658a443cef commit: 8822166200ddb4a7635337b97b626e658a443cef branch: main author: Bartosz Sławecki committer: kumaraditya303 date: 2025-11-06T11:09:07+05:30 summary: gh-140569: recommend the new REPL in the asyncio REPL docs (

[Python-checkins] [3.13] gh-118516: clarify that subprocess are automatically killed if transport gets garbage collected (GH-140997) (#141111)

2025-11-05 Thread kumaraditya303
https://github.com/python/cpython/commit/8641c471a76ca137fbd9319a4aa7520348b98c5b commit: 8641c471a76ca137fbd9319a4aa7520348b98c5b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-11-06T10:35:01+05:30 summary: [3.13]

[Python-checkins] [3.14] gh-118516: clarify that subprocess are automatically killed if transport gets garbage collected (GH-140997) (#141110)

2025-11-05 Thread kumaraditya303
https://github.com/python/cpython/commit/9878611f28fdfeecea118f133997ec9694610721 commit: 9878611f28fdfeecea118f133997ec9694610721 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-11-06T10:34:27+05:30 summary: [3.14]

[Python-checkins] gh-118516: clarify that subprocess are automatically killed if transport gets garbage collected (#140997)

2025-11-05 Thread kumaraditya303
https://github.com/python/cpython/commit/101c9c0a2187940900f684086cb9ba0d456fda49 commit: 101c9c0a2187940900f684086cb9ba0d456fda49 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-11-06T10:21:13+05:30 summary: gh-118516: clarify that subprocess are automatically killed if t

[Python-checkins] [3.14] GH-108009: Add clarification of parser and argument defaults in argparse docs (GH-124154) (#141084)

2025-11-05 Thread savannahostrowski
https://github.com/python/cpython/commit/00087dc466e3711a2bb3b5e57cbb354302f9c60c commit: 00087dc466e3711a2bb3b5e57cbb354302f9c60c branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: savannahostrowski date: 2025-11-05T22:52:22Z summary: [3.14] G

[Python-checkins] [3.13] GH-108009: Add clarification of parser and argument defaults in argparse docs (GH-124154) (#141085)

2025-11-05 Thread savannahostrowski
https://github.com/python/cpython/commit/f671739fdc101d1ecb30be3c4e99693afb051805 commit: f671739fdc101d1ecb30be3c4e99693afb051805 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: savannahostrowski date: 2025-11-05T22:52:43Z summary: [3.13] G

[Python-checkins] GH-108009: Add clarification of parser and argument defaults in argparse docs (#124154)

2025-11-05 Thread savannahostrowski
https://github.com/python/cpython/commit/95f6e1275b1c9de550d978cb2b4351cc4ed24fe4 commit: 95f6e1275b1c9de550d978cb2b4351cc4ed24fe4 branch: main author: Savannah Ostrowski committer: savannahostrowski date: 2025-11-05T22:46:30Z summary: GH-108009: Add clarification of parser and argument defaults

[Python-checkins] [3.13] gh-141004: Document `PyDict_GET_SIZE` (GH-141078) (GH-141083)

2025-11-05 Thread ZeroIntensity
https://github.com/python/cpython/commit/fc059dbe5513adec51078c3c1271a067b8de2f47 commit: fc059dbe5513adec51078c3c1271a067b8de2f47 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-11-05T22:41:16Z summary: [3.13] gh-14

[Python-checkins] [3.14] gh-141004: Document `PyDict_GET_SIZE` (GH-141078) (GH-141082)

2025-11-05 Thread ZeroIntensity
https://github.com/python/cpython/commit/556183708579a854f5a90a4563b4965789b33425 commit: 556183708579a854f5a90a4563b4965789b33425 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-11-05T22:38:20Z summary: [3.14] gh-14

[Python-checkins] gh-141004: Document `PyDict_GET_SIZE` (GH-141078)

2025-11-05 Thread ZeroIntensity
https://github.com/python/cpython/commit/f0ab07f22c5fd18058a3ece7a1e745b3922af908 commit: f0ab07f22c5fd18058a3ece7a1e745b3922af908 branch: main author: Peter Bierma committer: ZeroIntensity date: 2025-11-05T17:32:12-05:00 summary: gh-141004: Document `PyDict_GET_SIZE` (GH-141078) files: M Doc/c

[Python-checkins] [3.13] gh-76007: remove curses.__version__ doc (GH-141052) (#141077)

2025-11-05 Thread hugovk
https://github.com/python/cpython/commit/d29fe3f32cbe0a517f9c3694167efee3ce55d19a commit: d29fe3f32cbe0a517f9c3694167efee3ce55d19a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-11-0

[Python-checkins] [3.13] gh-141004: Document `Py_RETURN_NAN` and `Py_RETURN_INF` (GH-141029) (GH-141075)

2025-11-05 Thread ZeroIntensity
https://github.com/python/cpython/commit/4907f37eed68c2ae1be32926306cfd93d4a2fbdb commit: 4907f37eed68c2ae1be32926306cfd93d4a2fbdb branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-11-05T22:06:41Z summary: [3.13] gh-14

[Python-checkins] [3.14] gh-76007: remove curses.__version__ doc (GH-141052) (#141076)

2025-11-05 Thread hugovk
https://github.com/python/cpython/commit/f35a6e14f388bc327963f010b733a114a9333168 commit: f35a6e14f388bc327963f010b733a114a9333168 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-11-0

[Python-checkins] [3.14] gh-141004: Document `Py_RETURN_NAN` and `Py_RETURN_INF` (GH-141029) (GH-141074)

2025-11-05 Thread ZeroIntensity
https://github.com/python/cpython/commit/090c0f140398fa923ac893936a95246d82d53e66 commit: 090c0f140398fa923ac893936a95246d82d53e66 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-11-05T22:05:47Z summary: [3.14] gh-14

[Python-checkins] gh-76007: remove curses.__version__ doc (#141052)

2025-11-05 Thread hugovk
https://github.com/python/cpython/commit/227f4abacdd89bb3816c172a7f6fdaa2024dbada commit: 227f4abacdd89bb3816c172a7f6fdaa2024dbada branch: main author: Zenith committer: hugovk <[email protected]> date: 2025-11-06T00:00:36+02:00 summary: gh-76007: remove curses.__version__ d

[Python-checkins] gh-141004: Document `Py_RETURN_NAN` and `Py_RETURN_INF` (GH-141029)

2025-11-05 Thread ZeroIntensity
https://github.com/python/cpython/commit/5b02c6e920aaef4b202fc19186f742d008460fd3 commit: 5b02c6e920aaef4b202fc19186f742d008460fd3 branch: main author: Peter Bierma committer: ZeroIntensity date: 2025-11-05T17:00:26-05:00 summary: gh-141004: Document `Py_RETURN_NAN` and `Py_RETURN_INF` (GH-14102

[Python-checkins] [3.14] Fix typo in Apple/__main__.py (GH-141038) (#141039)

2025-11-05 Thread freakboy3742
https://github.com/python/cpython/commit/11eecde7a539206195c16a797866a6df4d8ec11b commit: 11eecde7a539206195c16a797866a6df4d8ec11b branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: freakboy3742 date: 2025-11-06T05:53:11+08:00 summary: [3.14] F

[Python-checkins] gh-140916: Remove unused codes in winreg.c (#140934)

2025-11-05 Thread vstinner
https://github.com/python/cpython/commit/11fc411f98a04947a2a21329c29fe0f35ff52dba commit: 11fc411f98a04947a2a21329c29fe0f35ff52dba branch: main author: AN Long committer: vstinner date: 2025-11-05T22:49:45+01:00 summary: gh-140916: Remove unused codes in winreg.c (#140934) files: M PC/winreg.c

[Python-checkins] [3.13] Docs: replace an esoteric Von Neumann mention (GH-137598) (#140371)

2025-11-05 Thread hugovk
https://github.com/python/cpython/commit/db0900be6e906b07a7eee39a1e87c36f956c79ea commit: db0900be6e906b07a7eee39a1e87c36f956c79ea branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-11-0

[Python-checkins] gh-133467: Fix typeobject `tp_base` race in free threading (gh-140549)

2025-11-05 Thread colesbury
https://github.com/python/cpython/commit/b83f379a972c001864d3593cd64fc07e7c7f375f commit: b83f379a972c001864d3593cd64fc07e7c7f375f branch: main author: Edward Xu committer: colesbury date: 2025-11-05T16:20:40-05:00 summary: gh-133467: Fix typeobject `tp_base` race in free threading (gh-140549)

[Python-checkins] [3.14] Docs: replace an esoteric Von Neumann mention (GH-137598) (#141071)

2025-11-05 Thread hugovk
https://github.com/python/cpython/commit/52f15231f0b201fc39a8be32919c6677b7ebc4b1 commit: 52f15231f0b201fc39a8be32919c6677b7ebc4b1 branch: 3.14 author: Stan Ulbrych <[email protected]> committer: hugovk <[email protected]> date: 2025-11-05T23:20

[Python-checkins] gh-83714: Fix stat_nanosecond_timestamp() for 32-bit time_t (#141069)

2025-11-05 Thread vstinner
https://github.com/python/cpython/commit/986bb0a1a2bd290f5da347e455b23468aa3f62f0 commit: 986bb0a1a2bd290f5da347e455b23468aa3f62f0 branch: main author: Victor Stinner committer: vstinner date: 2025-11-05T21:16:37+01:00 summary: gh-83714: Fix stat_nanosecond_timestamp() for 32-bit time_t (#141069

[Python-checkins] [3.14] Fix compiler warnings in remote debugging (#141060) (#141067)

2025-11-05 Thread vstinner
https://github.com/python/cpython/commit/36e9f672f29819861fb3dd150700137cf185adac commit: 36e9f672f29819861fb3dd150700137cf185adac branch: 3.14 author: Victor Stinner committer: vstinner date: 2025-11-05T19:49:39Z summary: [3.14] Fix compiler warnings in remote debugging (#141060) (#141067) Fix

[Python-checkins] Fix compiler warnings in remote debugging (#141060)

2025-11-05 Thread vstinner
https://github.com/python/cpython/commit/f458ac01ba522cc7f94c0c0ee9a00c82f1be6d69 commit: f458ac01ba522cc7f94c0c0ee9a00c82f1be6d69 branch: main author: Victor Stinner committer: vstinner date: 2025-11-05T20:18:45+01:00 summary: Fix compiler warnings in remote debugging (#141060) Example of fixe

[Python-checkins] gh-140650: Fix write(), flush() and close() methods of io.BufferedWriter (GH-140653)

2025-11-05 Thread serhiy-storchaka
https://github.com/python/cpython/commit/1d25b751c5382aa808dbdfd7eacd77cd793418fc commit: 1d25b751c5382aa808dbdfd7eacd77cd793418fc branch: main author: Sachin Shah <[email protected]> committer: serhiy-storchaka date: 2025-11-05T21:15:27+02:00 summary: gh-140650: Fix wr

[Python-checkins] gh-131527: Stackref debug borrow checker (#140599)

2025-11-05 Thread mpage
https://github.com/python/cpython/commit/3cb1ab0e5de340861afce50f338b2a9d40b04e68 commit: 3cb1ab0e5de340861afce50f338b2a9d40b04e68 branch: main author: Mikhail Efimov committer: mpage date: 2025-11-05T11:12:56-08:00 summary: gh-131527: Stackref debug borrow checker (#140599) Add borrow checking

[Python-checkins] [3.14] Fix a compiler warning in _randommodule.c (GH-141058) (#141063)

2025-11-05 Thread vstinner
https://github.com/python/cpython/commit/8675f55f6a9644393100eac0bfe18863518a04be commit: 8675f55f6a9644393100eac0bfe18863518a04be branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-11-05T19:10:32Z summary: [3.14] Fix a comp

[Python-checkins] [3.13] Fix a compiler warning in _randommodule.c (GH-141058) (#141064)

2025-11-05 Thread vstinner
https://github.com/python/cpython/commit/3ecf63754ea2ea4114c9ec51d0b95ca218762706 commit: 3ecf63754ea2ea4114c9ec51d0b95ca218762706 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-11-05T19:08:41Z summary: [3.13] Fix a comp

[Python-checkins] [3.14] gh-139313: Improve docs on XML security (GH-139460) (GH-141065)

2025-11-05 Thread serhiy-storchaka
https://github.com/python/cpython/commit/fa8f46412fad0705ba697e5a627fde42006a8d5f commit: fa8f46412fad0705ba697e5a627fde42006a8d5f branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-05T19:07:03Z summary: [3.14] gh

[Python-checkins] [3.13] gh-139313: Improve docs on XML security (GH-139460) (GH-141066)

2025-11-05 Thread serhiy-storchaka
https://github.com/python/cpython/commit/91b85c534678fc21facb04530eac3609116b4dc9 commit: 91b85c534678fc21facb04530eac3609116b4dc9 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-05T19:06:37Z summary: [3.13] gh

[Python-checkins] gh-139313: Improve docs on XML security (GH-139460)

2025-11-05 Thread serhiy-storchaka
https://github.com/python/cpython/commit/baa9f338971c6a13433a8232db77cd45e6b87b77 commit: baa9f338971c6a13433a8232db77cd45e6b87b77 branch: main author: Sebastian Pipping committer: serhiy-storchaka date: 2025-11-05T20:59:59+02:00 summary: gh-139313: Improve docs on XML security (GH-139460) Clar

[Python-checkins] [3.13] Docs: Fix cached calls count in factorial example (gh-140882) (gh-141032)

2025-11-05 Thread rhettinger
https://github.com/python/cpython/commit/2dd0a6ad9c6b94a9ddac716aa894415b74617845 commit: 2dd0a6ad9c6b94a9ddac716aa894415b74617845 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: rhettinger date: 2025-11-05T12:15:05-06:00 summary: [3.13] Doc

[Python-checkins] [3.14] Docs: Fix cached calls count in factorial example (gh-140882) (gh-141031)

2025-11-05 Thread rhettinger
https://github.com/python/cpython/commit/19ba59369ef55de3ebea721b9c9926c53532d840 commit: 19ba59369ef55de3ebea721b9c9926c53532d840 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: rhettinger date: 2025-11-05T12:14:12-06:00 summary: [3.14] Doc

[Python-checkins] Fix a compiler warning in _randommodule.c (#141058)

2025-11-05 Thread vstinner
https://github.com/python/cpython/commit/4ac16dd10950fad2d3e58e8b0ba5f2e621af3cc1 commit: 4ac16dd10950fad2d3e58e8b0ba5f2e621af3cc1 branch: main author: Victor Stinner committer: vstinner date: 2025-11-05T18:00:32Z summary: Fix a compiler warning in _randommodule.c (#141058) The test just before

[Python-checkins] [3.13] gh-140815: Fix faulthandler for invalid/freed frame (#140921) (#140985)

2025-11-05 Thread vstinner
https://github.com/python/cpython/commit/43882c7c4e1ec9ccd4ce32eb6a4c5a3f47c270b7 commit: 43882c7c4e1ec9ccd4ce32eb6a4c5a3f47c270b7 branch: 3.13 author: Victor Stinner committer: vstinner date: 2025-11-05T18:39:28+01:00 summary: [3.13] gh-140815: Fix faulthandler for invalid/freed frame (#140921)

[Python-checkins] Remove internal _PyTime_AsLong() function (#141053)

2025-11-05 Thread vstinner
https://github.com/python/cpython/commit/8d55faf2d68bbb6486a3e4509e8912d211748756 commit: 8d55faf2d68bbb6486a3e4509e8912d211748756 branch: main author: Victor Stinner committer: vstinner date: 2025-11-05T18:37:06+01:00 summary: Remove internal _PyTime_AsLong() function (#141053) * Replace _PyTi

[Python-checkins] gh-83714: Fix a compiler warning in stat_nanosecond_timestamp() (#141043)

2025-11-05 Thread vstinner
https://github.com/python/cpython/commit/30ab627aab050840d17ac14c9d3730d065bda6af commit: 30ab627aab050840d17ac14c9d3730d065bda6af branch: main author: Victor Stinner committer: vstinner date: 2025-11-05T18:31:35+01:00 summary: gh-83714: Fix a compiler warning in stat_nanosecond_timestamp() (#14

[Python-checkins] gh-140550: Run make regen-limited-abi (#141056)

2025-11-05 Thread vstinner
https://github.com/python/cpython/commit/579b2f8910d6c4b07094d86b01d5421a55b09533 commit: 579b2f8910d6c4b07094d86b01d5421a55b09533 branch: main author: Victor Stinner committer: vstinner date: 2025-11-05T16:57:06Z summary: gh-140550: Run make regen-limited-abi (#141056) files: M Doc/data/stable

[Python-checkins] [3.14] gh-141004: Document `PyMemoryView_Type` (GH-141034) (GH-141054)

2025-11-05 Thread ZeroIntensity
https://github.com/python/cpython/commit/378912975ba101710caf282ad5ffa720db1b9c67 commit: 378912975ba101710caf282ad5ffa720db1b9c67 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-11-05T16:51:34Z summary: [3.14] gh-14

[Python-checkins] [3.13] gh-141004: Document `PyMemoryView_Type` (GH-141034) (GH-141055)

2025-11-05 Thread ZeroIntensity
https://github.com/python/cpython/commit/7ac9048ce94b829ce9c7232c374880f5c1feea34 commit: 7ac9048ce94b829ce9c7232c374880f5c1feea34 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-11-05T16:51:31Z summary: [3.13] gh-14

[Python-checkins] gh-141004: Document `PyMemoryView_Type` (GH-141034)

2025-11-05 Thread ZeroIntensity
https://github.com/python/cpython/commit/3f6aca1be49f96c5c5f52040b8e78c73c79c0a86 commit: 3f6aca1be49f96c5c5f52040b8e78c73c79c0a86 branch: main author: Peter Bierma committer: ZeroIntensity date: 2025-11-05T11:45:13-05:00 summary: gh-141004: Document `PyMemoryView_Type` (GH-141034) files: M Doc

[Python-checkins] [3.13] gh-138772: Add tests for Turtle.dot() signature (GH-138773) (#140992)

2025-11-05 Thread hugovk
https://github.com/python/cpython/commit/15db2421ceaee4042bec725e0ab38975e3985240 commit: 15db2421ceaee4042bec725e0ab38975e3985240 branch: 3.13 author: Jan-Eric Nitschke <[email protected]> committer: hugovk <[email protected]> date: 2025-11-05T

[Python-checkins] [3.13] gh-141004: Document missing iterator types in the C API (GH-141010) (GH-141047)

2025-11-05 Thread ZeroIntensity
https://github.com/python/cpython/commit/a3756c6ea03d8e6f40bd238840580d1545cbe9cd commit: a3756c6ea03d8e6f40bd238840580d1545cbe9cd branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-11-05T14:22:32Z summary: [3.13] gh-14

[Python-checkins] [3.14] gh-141004: Document missing iterator types in the C API (GH-141010) (GH-141046)

2025-11-05 Thread ZeroIntensity
https://github.com/python/cpython/commit/39ca786918d8fd11b4183a0503ee21a76f7feef4 commit: 39ca786918d8fd11b4183a0503ee21a76f7feef4 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-11-05T14:20:04Z summary: [3.14] gh-14

[Python-checkins] gh-141004: Document missing iterator types in the C API (GH-141010)

2025-11-05 Thread ZeroIntensity
https://github.com/python/cpython/commit/35528fccdcaa0890e959eb7884332d1a426819ac commit: 35528fccdcaa0890e959eb7884332d1a426819ac branch: main author: Peter Bierma committer: ZeroIntensity date: 2025-11-05T09:13:57-05:00 summary: gh-141004: Document missing iterator types in the C API (GH-14101

[Python-checkins] [3.14] Omit `Python/perf_jit_trampoline.c` from the `**/*jit*` CODEOWNERS rule (GH-136519) (#140987)

2025-11-05 Thread hugovk
https://github.com/python/cpython/commit/43eaf9984abb9ebb9a617eb55b2f997fe9a41425 commit: 43eaf9984abb9ebb9a617eb55b2f997fe9a41425 branch: 3.14 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2025-11-05T14:24:10+0

[Python-checkins] [3.13] Omit `Python/perf_jit_trampoline.c` from the `**/*jit*` CODEOWNERS rule (GH-136519) (#140988)

2025-11-05 Thread hugovk
https://github.com/python/cpython/commit/64bf92179be43f3e136a53d9fee7a5d0d16fab8f commit: 64bf92179be43f3e136a53d9fee7a5d0d16fab8f branch: 3.13 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2025-11-05T14:24:12+0

[Python-checkins] gh-140550: Initial implementation of PEP 793 – PyModExport (GH-140556)

2025-11-05 Thread encukou
https://github.com/python/cpython/commit/589a03a8ce60cc65f91930f7d63367b03cfbbb12 commit: 589a03a8ce60cc65f91930f7d63367b03cfbbb12 branch: main author: Petr Viktorin committer: encukou date: 2025-11-05T12:31:42+01:00 summary: gh-140550: Initial implementation of PEP 793 – PyModExport (GH-140556)

[Python-checkins] gh-140691: urllib.request: Close FTP control socket if data socket can't connect (GH-140835)

2025-11-05 Thread encukou
https://github.com/python/cpython/commit/f2bce51b984f52db14d90f7bbd0b7df00b7c5637 commit: f2bce51b984f52db14d90f7bbd0b7df00b7c5637 branch: main author: Petr Viktorin committer: encukou date: 2025-11-05T11:52:11+01:00 summary: gh-140691: urllib.request: Close FTP control socket if data socket can