[Python-checkins] gh-140790: pdb: Initialize instance variables in Pdb.__init__ (#140791)

2025-11-13 Thread gaogaotiantian
https://github.com/python/cpython/commit/4885ecfbda4cc792691e5d488ef6cb09727eb417 commit: 4885ecfbda4cc792691e5d488ef6cb09727eb417 branch: main author: M Bussonnier committer: gaogaotiantian date: 2025-11-13T19:18:54-08:00 summary: gh-140790: pdb: Initialize instance variables in Pdb.__init__ (#

[Python-checkins] [3.14] gh-137969: Fix double evaluation of `ForwardRef`s which rely on globals (GH-140974) (#141527)

2025-11-13 Thread JelleZijlstra
https://github.com/python/cpython/commit/dd28db664b41961355ca7d5e1ab7fda5e908dbb5 commit: dd28db664b41961355ca7d5e1ab7fda5e908dbb5 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2025-11-13T13:26:58-08:00 summary: [3.14]

[Python-checkins] gh-140601: Add ResourceWarning to iterparse when not closed (GH-140603)

2025-11-13 Thread serhiy-storchaka
https://github.com/python/cpython/commit/a486d452c78a7dfcd42561f6c151bf1fef0a756e commit: a486d452c78a7dfcd42561f6c151bf1fef0a756e branch: main author: Osama Abdelkader <[email protected]> committer: serhiy-storchaka date: 2025-11-13T21:05:28+02:00 summary: gh-140601: A

[Python-checkins] [3.14] gh-140104: Set next_instr properly in the JIT during exceptions (GH-140233) (GH-141495)

2025-11-13 Thread Fidget-Spinner
https://github.com/python/cpython/commit/af20b880fc14c5a397f2f160877b94cb3d69f45c commit: af20b880fc14c5a397f2f160877b94cb3d69f45c branch: 3.14 author: Mikhail Efimov committer: Fidget-Spinner date: 2025-11-13T18:47:25Z summary: [3.14] gh-140104: Set next_instr properly in the JIT during excepti

[Python-checkins] gh-137969: Fix double evaluation of `ForwardRef`s which rely on globals (#140974)

2025-11-13 Thread JelleZijlstra
https://github.com/python/cpython/commit/209eaff68c3b241c01aece14182cb9ced51526fc commit: 209eaff68c3b241c01aece14182cb9ced51526fc branch: main author: dr-carlos <[email protected]> committer: JelleZijlstra date: 2025-11-13T18:17:17Z summary: gh-137969: Fix double evalua

[Python-checkins] [3.13] gh-141004: Document `PyErr_RangedSyntaxLocationObject` (GH-141521) (#141524)

2025-11-13 Thread pablogsal
https://github.com/python/cpython/commit/baa9216159ee8a97959dafe7cdb1458230ed8ec4 commit: baa9216159ee8a97959dafe7cdb1458230ed8ec4 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2025-11-13T18:05:43Z summary: [3.13] gh-141004

[Python-checkins] [3.14] gh-141004: Document `PyErr_RangedSyntaxLocationObject` (GH-141521) (#141525)

2025-11-13 Thread pablogsal
https://github.com/python/cpython/commit/c5e0ce73f93b615701df06a88d0a95d5160c7b02 commit: c5e0ce73f93b615701df06a88d0a95d5160c7b02 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2025-11-13T18:05:09Z summary: [3.14] gh-141004

[Python-checkins] gh-141004: Document `PyErr_RangedSyntaxLocationObject` (#141521)

2025-11-13 Thread pablogsal
https://github.com/python/cpython/commit/196f1519cd2d8134d7643536f13f2b2844bea65d commit: 196f1519cd2d8134d7643536f13f2b2844bea65d branch: main author: Stan Ulbrych <[email protected]> committer: pablogsal date: 2025-11-13T17:58:47Z summary: gh-141004: Document `Py

[Python-checkins] gh-140873: Add support of non-descriptor callables in functools.singledispatchmethod() (GH-140884)

2025-11-13 Thread serhiy-storchaka
https://github.com/python/cpython/commit/b2b68d40f887c8a9583a9b48babc40f25bc5e0e2 commit: b2b68d40f887c8a9583a9b48babc40f25bc5e0e2 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-13T19:48:52+02:00 summary: gh-140873: Add support of non-descriptor callables in fun

[Python-checkins] gh-139653: Add PyUnstable_ThreadState_SetStackProtection() (#139668)

2025-11-13 Thread vstinner
https://github.com/python/cpython/commit/b99db92dde38b17c3fba3b5db76a383ceddfce49 commit: b99db92dde38b17c3fba3b5db76a383ceddfce49 branch: main author: Victor Stinner committer: vstinner date: 2025-11-13T17:30:50+01:00 summary: gh-139653: Add PyUnstable_ThreadState_SetStackProtection() (#139668)

[Python-checkins] [3.14] gh-140936: Fix JIT assertion crash at finalization if some generator is alive (GH-140969) (GH-141494)

2025-11-13 Thread Fidget-Spinner
https://github.com/python/cpython/commit/48b7d75aaf0206c80813c3325fd4021cd6b99e2b commit: 48b7d75aaf0206c80813c3325fd4021cd6b99e2b branch: 3.14 author: Mikhail Efimov committer: Fidget-Spinner date: 2025-11-13T16:11:57Z summary: [3.14] gh-140936: Fix JIT assertion crash at finalization if some g

[Python-checkins] [3.14] gh-141004: Document `PyCode_Optimize` (GH-141378) (GH-141514)

2025-11-13 Thread ZeroIntensity
https://github.com/python/cpython/commit/425e423f9f85a8f7b6bd90fc6995e9b032d37351 commit: 425e423f9f85a8f7b6bd90fc6995e9b032d37351 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-11-13T15:15:27Z summary: [3.14] gh-14

[Python-checkins] [3.13] gh-141004: Document `PyCode_Optimize` (GH-141378) (GH-141515)

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

[Python-checkins] [3.13] gh-141004: Document C APIs for dictionary keys, values, and items (GH-141009) (GH-141513)

2025-11-13 Thread ZeroIntensity
https://github.com/python/cpython/commit/c38d8607d23542587249c6b43b35a86c31f25022 commit: c38d8607d23542587249c6b43b35a86c31f25022 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-11-13T15:09:23Z summary: [3.13] gh-14

[Python-checkins] [3.14] gh-141004: Document C APIs for dictionary keys, values, and items (GH-141009) (GH-141512)

2025-11-13 Thread ZeroIntensity
https://github.com/python/cpython/commit/f43e5955ebf52bd28975878444e7c37db064d32c commit: f43e5955ebf52bd28975878444e7c37db064d32c branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-11-13T15:08:35Z summary: [3.14] gh-14

[Python-checkins] gh-141004: Document `PyCode_Optimize` (GH-141378)

2025-11-13 Thread ZeroIntensity
https://github.com/python/cpython/commit/d7862e9b1bd8f82e41c4f2c4dad31e15707d856f commit: d7862e9b1bd8f82e41c4f2c4dad31e15707d856f branch: main author: Peter Bierma committer: ZeroIntensity date: 2025-11-13T10:07:57-05:00 summary: gh-141004: Document `PyCode_Optimize` (GH-141378) files: M Doc/c

[Python-checkins] gh-141004: Document C APIs for dictionary keys, values, and items (GH-141009)

2025-11-13 Thread ZeroIntensity
https://github.com/python/cpython/commit/f72768f30e6ed9253eb3b6374b4395dfcaf4842a commit: f72768f30e6ed9253eb3b6374b4395dfcaf4842a branch: main author: Peter Bierma committer: ZeroIntensity date: 2025-11-13T15:02:21Z summary: gh-141004: Document C APIs for dictionary keys, values, and items (GH-

[Python-checkins] gh-137959: Fix `TIER1_TO_TIER2` macro name in JIT InternalDocs (GH-141496)

2025-11-13 Thread Fidget-Spinner
https://github.com/python/cpython/commit/c2470b39fa21f355f811419f1b3d1c776c36fb10 commit: c2470b39fa21f355f811419f1b3d1c776c36fb10 branch: main author: Mikhail Efimov committer: Fidget-Spinner date: 2025-11-13T14:44:40Z summary: gh-137959: Fix `TIER1_TO_TIER2` macro name in JIT InternalDocs (GH-

[Python-checkins] gh-139871: Add `bytearray.take_bytes([n])` to efficiently extract `bytes` (GH-140128)

2025-11-13 Thread encukou
https://github.com/python/cpython/commit/732224e1139f7ed4fe0259a2dad900f84910949e commit: 732224e1139f7ed4fe0259a2dad900f84910949e branch: main author: Cody Maloney committer: encukou date: 2025-11-13T13:19:44Z summary: gh-139871: Add `bytearray.take_bytes([n])` to efficiently extract `bytes` (

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

2025-11-13 Thread encukou
https://github.com/python/cpython/commit/55cf97d8dd269c45a65a4ceba082d04f16f0eafd commit: 55cf97d8dd269c45a65a4ceba082d04f16f0eafd branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-11-13T13:58:37+01:00 summary: [3.14] gh-140

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

2025-11-13 Thread encukou
https://github.com/python/cpython/commit/f50989f3cbf092d4f05c6c639cca21e9f888c2b4 commit: f50989f3cbf092d4f05c6c639cca21e9f888c2b4 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-11-13T13:58:46+01:00 summary: [3.13] gh-140

[Python-checkins] [3.13] gh-138189: Document type slots, and other constants, as part of Limited API (GH-138190) (GH-141193)

2025-11-13 Thread encukou
https://github.com/python/cpython/commit/6916bfb800f84931fa9647f81090ea1f6e2974ec commit: 6916bfb800f84931fa9647f81090ea1f6e2974ec branch: 3.13 author: Petr Viktorin committer: encukou date: 2025-11-13T13:28:57+01:00 summary: [3.13] gh-138189: Document type slots, and other constants, as part of

[Python-checkins] [3.14] gh-140601: Refactor ElementTree.iterparse() tests (GH-141499) (GH-141502)

2025-11-13 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7b8c257933f29b9c0b670afc26b6a308b14c9ef0 commit: 7b8c257933f29b9c0b670afc26b6a308b14c9ef0 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-13T12:03:09Z summary: [3.14] gh

[Python-checkins] [3.13] gh-140601: Refactor ElementTree.iterparse() tests (GH-141499) (GH-141503)

2025-11-13 Thread serhiy-storchaka
https://github.com/python/cpython/commit/72b6ff0a853cf66c9e9ae56f93b21d039ef16fe1 commit: 72b6ff0a853cf66c9e9ae56f93b21d039ef16fe1 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-11-13T11:57:58Z summary: [3.13] gh

[Python-checkins] [3.14] gh-140260: fix data race in `_struct` module initialization with subinterpreters (GH-140909) (#141501)

2025-11-13 Thread kumaraditya303
https://github.com/python/cpython/commit/79195df23c694770b3b03ff90b90ae734f930cb7 commit: 79195df23c694770b3b03ff90b90ae734f930cb7 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-11-13T17:23:22+05:30 summary: [3.14]

[Python-checkins] gh-140601: Refactor ElementTree.iterparse() tests (GH-141499)

2025-11-13 Thread serhiy-storchaka
https://github.com/python/cpython/commit/2fbd3963cb5ca1c0e3021ce2e7bc72331020 commit: 2fbd3963cb5ca1c0e3021ce2e7bc72331020 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-13T13:37:01+02:00 summary: gh-140601: Refactor ElementTree.iterparse() tests (GH-1414

[Python-checkins] [3.13] gh-103847: fix cancellation safety of `asyncio.create_subprocess_exec` (GH-140805) (#141447)

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

[Python-checkins] [3.14] gh-103847: fix cancellation safety of `asyncio.create_subprocess_exec` (GH-140805) (#141446)

2025-11-13 Thread kumaraditya303
https://github.com/python/cpython/commit/7e9400c3e6e1322904204e7411494e8bc7b44237 commit: 7e9400c3e6e1322904204e7411494e8bc7b44237 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-11-13T17:03:04+05:30 summary: [3.14]

[Python-checkins] gh-135801: Add the module parameter to compile() etc (GH-139652)

2025-11-13 Thread serhiy-storchaka
https://github.com/python/cpython/commit/d8e6bdc0d083f4e76ac49574544555ad91257592 commit: d8e6bdc0d083f4e76ac49574544555ad91257592 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-11-13T13:21:32+02:00 summary: gh-135801: Add the module parameter to compile() etc (GH-1

[Python-checkins] gh-140260: fix data race in `_struct` module initialization with subinterpreters (#140909)

2025-11-13 Thread kumaraditya303
https://github.com/python/cpython/commit/63548b36998e7f7cd5c7c28b53b348a93f836737 commit: 63548b36998e7f7cd5c7c28b53b348a93f836737 branch: main author: Shamil committer: kumaraditya303 date: 2025-11-13T16:31:31+05:30 summary: gh-140260: fix data race in `_struct` module initialization with subi