[Python-checkins] [3.14] gh-134451: Converted `asyncio.tools.CycleFoundException` from dataclass to a regular exception type. (GH-134513) (#134564)

2025-05-22 Thread kumaraditya303
https://github.com/python/cpython/commit/73967c4c0149f04f3b5043a260f1a45ed23331b9 commit: 73967c4c0149f04f3b5043a260f1a45ed23331b9 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-05-23T05:40:56Z summary: [3.14] gh-1

[Python-checkins] gh-133372: remove out of date todos from types module about generator wrapper (#134563)

2025-05-22 Thread kumaraditya303
https://github.com/python/cpython/commit/366d95d86239e62baf99b9cedb461e64d5dce057 commit: 366d95d86239e62baf99b9cedb461e64d5dce057 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-05-23T05:19:41Z summary: gh-133372: remove out of date todos from types module about generator

[Python-checkins] gh-134451: Converted `asyncio.tools.CycleFoundException` from dataclass to a regular exception type. (#134513)

2025-05-22 Thread kumaraditya303
https://github.com/python/cpython/commit/f9324cb3cb4d9bb9f0aef2e48b8afa895bde4b0d commit: f9324cb3cb4d9bb9f0aef2e48b8afa895bde4b0d branch: main author: Evgeny Demchenko committer: kumaraditya303 date: 2025-05-23T05:15:21Z summary: gh-134451: Converted `asyncio.tools.CycleFoundException` from dat

[Python-checkins] [3.14] gh-114177: avoid calling connection lost callbacks when loop is already closed in asyncio subprocess (GH-134508) (#134561)

2025-05-22 Thread kumaraditya303
https://github.com/python/cpython/commit/c67eb41a3be8195e411da305246d7915a3ba960e commit: c67eb41a3be8195e411da305246d7915a3ba960e branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-05-23T04:58:51Z summary: [3.14] gh-1

[Python-checkins] [3.13] gh-114177: avoid calling connection lost callbacks when loop is already closed in asyncio subprocess (GH-134508) (#134562)

2025-05-22 Thread kumaraditya303
https://github.com/python/cpython/commit/5987ebc7748d520d6dab4c53e22ef24258a6e69a commit: 5987ebc7748d520d6dab4c53e22ef24258a6e69a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-05-23T04:56:14Z summary: [3.13] gh-1

[Python-checkins] gh-114177: avoid calling connection lost callbacks when loop is already closed in asyncio subprocess (#134508)

2025-05-22 Thread kumaraditya303
https://github.com/python/cpython/commit/5804ee7b467d86131be3ff7d569443efb0d0f9fd commit: 5804ee7b467d86131be3ff7d569443efb0d0f9fd branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-05-23T10:03:16+05:30 summary: gh-114177: avoid calling connection lost callbacks when loop is

[Python-checkins] [3.14] gh-128307: Update docs for asyncio.create_task, TaskGroup.create_task, asyncio.create_task (GH-134202) (#134553)

2025-05-22 Thread kumaraditya303
https://github.com/python/cpython/commit/1cdbb33771f737968f73b4e8bdce04551db1a417 commit: 1cdbb33771f737968f73b4e8bdce04551db1a417 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-05-23T09:36:19+05:30 summary: [3.14]

[Python-checkins] gh-133885: Use locks instead of critical sections for _zstd (gh-134289)

2025-05-22 Thread colesbury
https://github.com/python/cpython/commit/8dbc11971974a725dc8a11c0dc65d8f6fcb4d902 commit: 8dbc11971974a725dc8a11c0dc65d8f6fcb4d902 branch: main author: Emma Smith committer: colesbury date: 2025-05-22T23:30:10-04:00 summary: gh-133885: Use locks instead of critical sections for _zstd (gh-134289)

[Python-checkins] [3.13] Docs: fix link in free-threading-python.rst (GH-134548) (#134556)

2025-05-22 Thread ned-deily
https://github.com/python/cpython/commit/1a61d81544a1cfcc16c6e669651ac3d219b057e7 commit: 1a61d81544a1cfcc16c6e669651ac3d219b057e7 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ned-deily date: 2025-05-23T00:43:26Z summary: [3.13] Docs: fix

[Python-checkins] [3.14] Docs: fix link in free-threading-python.rst (GH-134548) (#134555)

2025-05-22 Thread ned-deily
https://github.com/python/cpython/commit/ee3a0efc9decfceaf00448beacdb2af688c68744 commit: ee3a0efc9decfceaf00448beacdb2af688c68744 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ned-deily date: 2025-05-23T00:42:48Z summary: [3.14] Docs: fix

[Python-checkins] Docs: fix link in free-threading-python.rst (#134548)

2025-05-22 Thread ned-deily
https://github.com/python/cpython/commit/a7ed9dfcbe1436361b95a5f9d89a2d1f075e5468 commit: a7ed9dfcbe1436361b95a5f9d89a2d1f075e5468 branch: main author: Cheery committer: ned-deily date: 2025-05-22T20:37:20-04:00 summary: Docs: fix link in free-threading-python.rst (#134548) files: M Doc/howto/f

[Python-checkins] gh-128307: Update docs for asyncio.create_task, TaskGroup.create_task, asyncio.create_task (#134202)

2025-05-22 Thread gvanrossum
https://github.com/python/cpython/commit/a3d0306ca08d09b1417d72df62e3b9d775143031 commit: a3d0306ca08d09b1417d72df62e3b9d775143031 branch: main author: Thomas Grainger committer: gvanrossum date: 2025-05-22T15:54:56-07:00 summary: gh-128307: Update docs for asyncio.create_task, TaskGroup.create_

[Python-checkins] [3.14] GH-131769: fix detecting a pydebug build of the build Python when building for WASI (GH-133219)

2025-05-22 Thread brettcannon
https://github.com/python/cpython/commit/8f4bf1538d2d05d502417b0da6623727519ab945 commit: 8f4bf1538d2d05d502417b0da6623727519ab945 branch: 3.14 author: Brett Cannon committer: brettcannon date: 2025-05-22T22:07:21Z summary: [3.14] GH-131769: fix detecting a pydebug build of the build Python when

[Python-checkins] [3.14] GH-130397: remove special-casing of C stack depth for WASI (GH-134469) (GH-134547)

2025-05-22 Thread brettcannon
https://github.com/python/cpython/commit/15e26eebf79d2337eb20338fd9c90f7d3bcd047c commit: 15e26eebf79d2337eb20338fd9c90f7d3bcd047c branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: brettcannon date: 2025-05-22T14:42:23-07:00 summary: [3.14] GH

[Python-checkins] GH-131769: fix detecting a pydebug build of the build Python when building for WASI (GH-134015)

2025-05-22 Thread brettcannon
https://github.com/python/cpython/commit/2da2be4b8400d6de8709e68ca62408af164ee291 commit: 2da2be4b8400d6de8709e68ca62408af164ee291 branch: main author: Brett Cannon committer: brettcannon date: 2025-05-22T14:41:50-07:00 summary: GH-131769: fix detecting a pydebug build of the build Python when b

[Python-checkins] [3.13] Avoid `__file__` in `hashlib` example (GH-134540) (#134550)

2025-05-22 Thread gpshead
https://github.com/python/cpython/commit/b2126530499e7712a0f193b240d287c6249ed1f0 commit: b2126530499e7712a0f193b240d287c6249ed1f0 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: gpshead date: 2025-05-22T21:38:04Z summary: [3.13] Avoid `__fi

[Python-checkins] [3.14] Avoid `__file__` in `hashlib` example (GH-134540) (#134549)

2025-05-22 Thread gpshead
https://github.com/python/cpython/commit/06a3a85f15d482b5a6880925417bc66f481efedc commit: 06a3a85f15d482b5a6880925417bc66f481efedc branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: gpshead date: 2025-05-22T21:37:52Z summary: [3.14] Avoid `__fi

[Python-checkins] Avoid `__file__` in `hashlib` example (GH-134540)

2025-05-22 Thread gpshead
https://github.com/python/cpython/commit/9b292ff0223dab0f999d5c1e1332fd7cd528 commit: 9b292ff0223dab0f999d5c1e1332fd7cd528 branch: main author: Josh Cannon committer: gpshead date: 2025-05-22T14:32:00-07:00 summary: Avoid `__file__` in `hashlib` example (GH-134540) files: M Doc/library/

[Python-checkins] GH-130397: remove special-casing of C stack depth for WASI (#134469)

2025-05-22 Thread brettcannon
https://github.com/python/cpython/commit/ad42dc1909bdf8ec775b63fb22ed48ff42797a17 commit: ad42dc1909bdf8ec775b63fb22ed48ff42797a17 branch: main author: Brett Cannon committer: brettcannon date: 2025-05-22T14:08:44-07:00 summary: GH-130397: remove special-casing of C stack depth for WASI (#134469

[Python-checkins] [3.13] Docs: Add note to tutorial clarifying scope (GH-134534) (#134545)

2025-05-22 Thread hugovk
https://github.com/python/cpython/commit/79f20f1191c742e2fce744355dca2e15394aa76d commit: 79f20f1191c742e2fce744355dca2e15394aa76d branch: 3.13 author: Kattni committer: hugovk <[email protected]> date: 2025-05-23T00:04:10+03:00 summary: [3.13] Docs: Add note to tutorial cla

[Python-checkins] [3.14] Docs: Add note to tutorial clarifying scope (GH-134534) (#134536)

2025-05-22 Thread nedbat
https://github.com/python/cpython/commit/37c2c8c9d8a20fdc9e9d5247d96ea6719de3134d commit: 37c2c8c9d8a20fdc9e9d5247d96ea6719de3134d branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: nedbat date: 2025-05-22T18:32:49Z summary: [3.14] Docs: Add no

[Python-checkins] Docs: Add note to tutorial clarifying scope (#134534)

2025-05-22 Thread nedbat
https://github.com/python/cpython/commit/742d5b5c5d75eae44c66a43ebfa24a4f286ea8a1 commit: 742d5b5c5d75eae44c66a43ebfa24a4f286ea8a1 branch: main author: Kattni committer: nedbat date: 2025-05-22T14:26:47-04:00 summary: Docs: Add note to tutorial clarifying scope (#134534) * Add note to tutorial

[Python-checkins] GH-131798: Optimize away isinstance calls in the JIT (GH-134369)

2025-05-22 Thread brandtbucher
https://github.com/python/cpython/commit/d1ea8edbd797e2cde7446da36d07041c6ddbcb53 commit: d1ea8edbd797e2cde7446da36d07041c6ddbcb53 branch: main author: Tomas R. committer: brandtbucher date: 2025-05-22T14:05:43-04:00 summary: GH-131798: Optimize away isinstance calls in the JIT (GH-134369) file

[Python-checkins] [3.14] gh-132775: Fix Recently Introduced Warnings (gh-134532)

2025-05-22 Thread ericsnowcurrently
https://github.com/python/cpython/commit/7480e50217299cf0bf69abce8f3e9d0ef1fcdef9 commit: 7480e50217299cf0bf69abce8f3e9d0ef1fcdef9 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ericsnowcurrently date: 2025-05-22T17:49:05Z summary: [3.14] g

[Python-checkins] gh-132775: Fix Recently Introduced Warnings (gh-134530)

2025-05-22 Thread ericsnowcurrently
https://github.com/python/cpython/commit/ac06b534eed08ae42eea89e3854e1e90e8231318 commit: ac06b534eed08ae42eea89e3854e1e90e8231318 branch: main author: Eric Snow committer: ericsnowcurrently date: 2025-05-22T17:24:09Z summary: gh-132775: Fix Recently Introduced Warnings (gh-134530) files: M Mod

[Python-checkins] [3.14] gh-134322: Fix `repr(threading.RLock)` (GH-134389) (#134528)

2025-05-22 Thread vstinner
https://github.com/python/cpython/commit/068d570be84eab2ef271204e7ba9dd37391791d4 commit: 068d570be84eab2ef271204e7ba9dd37391791d4 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-05-22T17:12:21Z summary: [3.14] gh-134322:

[Python-checkins] gh-134322: Fix `repr(threading.RLock)` (#134389)

2025-05-22 Thread vstinner
https://github.com/python/cpython/commit/fade146cfb1616ad7b3b918bedb86756dedf79e6 commit: fade146cfb1616ad7b3b918bedb86756dedf79e6 branch: main author: Duprat committer: vstinner date: 2025-05-22T16:46:57Z summary: gh-134322: Fix `repr(threading.RLock)` (#134389) Fix the `__repr__` value of `th

[Python-checkins] gh-132775: Make _PyXI_session Opaque (gh-134452)

2025-05-22 Thread ericsnowcurrently
https://github.com/python/cpython/commit/4a4ac3ab4d2a34af99af9e948be9cd1257ed4186 commit: 4a4ac3ab4d2a34af99af9e948be9cd1257ed4186 branch: main author: Eric Snow committer: ericsnowcurrently date: 2025-05-22T10:14:04-06:00 summary: gh-132775: Make _PyXI_session Opaque (gh-134452) This is mostly

[Python-checkins] GH-131798: Optimize cached class attributes and methods in the JIT (GH-134403)

2025-05-22 Thread brandtbucher
https://github.com/python/cpython/commit/ec736e7daec33cb3383865895d7ab92d4ada8bc9 commit: ec736e7daec33cb3383865895d7ab92d4ada8bc9 branch: main author: Brandt Bucher committer: brandtbucher date: 2025-05-22T11:15:03-04:00 summary: GH-131798: Optimize cached class attributes and methods in the JI

[Python-checkins] [3.14] gh-132775: Use _PyCode GetScriptXIData() (gh-134515)

2025-05-22 Thread ericsnowcurrently
https://github.com/python/cpython/commit/bbf8048c0f9c12b606da2e3e7b70e47e9f93f506 commit: bbf8048c0f9c12b606da2e3e7b70e47e9f93f506 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ericsnowcurrently date: 2025-05-22T15:07:11Z summary: [3.14] g

[Python-checkins] gh-132775: Use _PyCode GetScriptXIData() (gh-134511)

2025-05-22 Thread ericsnowcurrently
https://github.com/python/cpython/commit/09e72cf091d03479eddcb3c4526f5c6af56d31a0 commit: 09e72cf091d03479eddcb3c4526f5c6af56d31a0 branch: main author: Eric Snow committer: ericsnowcurrently date: 2025-05-22T08:40:33-06:00 summary: gh-132775: Use _PyCode GetScriptXIData() (gh-134511) files: M L

[Python-checkins] [3.14] gh-134323: Fix the new `threading.RLock.locked` method (GH-134368) (#134510)

2025-05-22 Thread vstinner
https://github.com/python/cpython/commit/ced49a196f0e1ea06ba892b875f18e7b11ed26b7 commit: ced49a196f0e1ea06ba892b875f18e7b11ed26b7 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-05-22T14:14:53Z summary: [3.14] gh-134323:

[Python-checkins] [3.14] gh-133740: Fix locale.nl_langinfo(ALT_DIGITS) (GH-134468) (#134512)

2025-05-22 Thread vstinner
https://github.com/python/cpython/commit/c31b25c705fffc42f955def6b8f4f7d2bc96916c commit: c31b25c705fffc42f955def6b8f4f7d2bc96916c branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-05-22T14:31:26Z summary: [3.14] gh-133740:

[Python-checkins] GH-131798: Turn _LOAD_SMALL_INT into _LOAD_CONST_INLINE_BORROW in the JIT (GH-134406)

2025-05-22 Thread brandtbucher
https://github.com/python/cpython/commit/8c5e5557c64a8d6310b2a958f576d5eb245cb1b6 commit: 8c5e5557c64a8d6310b2a958f576d5eb245cb1b6 branch: main author: Nadeshiko Manju committer: brandtbucher date: 2025-05-22T09:54:57-04:00 summary: GH-131798: Turn _LOAD_SMALL_INT into _LOAD_CONST_INLINE_BORROW

[Python-checkins] gh-133740: Fix locale.nl_langinfo(ALT_DIGITS) (#134468)

2025-05-22 Thread vstinner
https://github.com/python/cpython/commit/899c7dc283cb899fdfd79fb479b38352f48e454a commit: 899c7dc283cb899fdfd79fb479b38352f48e454a branch: main author: Victor Stinner committer: vstinner date: 2025-05-22T16:05:07+02:00 summary: gh-133740: Fix locale.nl_langinfo(ALT_DIGITS) (#134468) Set the LC_

[Python-checkins] [3.14] gh-134370: Added clarification on instance annotations (GH-134387) (#134509)

2025-05-22 Thread JelleZijlstra
https://github.com/python/cpython/commit/7e7391810fa1e8e378d6073c57914bc79d4e9295 commit: 7e7391810fa1e8e378d6073c57914bc79d4e9295 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2025-05-22T13:52:37Z summary: [3.14] gh-13

[Python-checkins] gh-134323: Fix the new `threading.RLock.locked` method (#134368)

2025-05-22 Thread vstinner
https://github.com/python/cpython/commit/3effede97cc13fc0c5ab5dcde26cc319f388e84c commit: 3effede97cc13fc0c5ab5dcde26cc319f388e84c branch: main author: Duprat committer: vstinner date: 2025-05-22T13:48:24Z summary: gh-134323: Fix the new `threading.RLock.locked` method (#134368) Co-authored-by:

[Python-checkins] gh-134370: Added clarification on instance annotations (#134387)

2025-05-22 Thread JelleZijlstra
https://github.com/python/cpython/commit/bd4046f4f869039a1a2ebe2d1d18bfbc2a2951b6 commit: bd4046f4f869039a1a2ebe2d1d18bfbc2a2951b6 branch: main author: Alex Kautz committer: JelleZijlstra date: 2025-05-22T06:46:29-07:00 summary: gh-134370: Added clarification on instance annotations (#134387)

[Python-checkins] [3.14] gh-132775: Use _PyObject_GetXIData (With Fallback) (gh-134507)

2025-05-22 Thread ericsnowcurrently
https://github.com/python/cpython/commit/85c8c0a003dca9ac48b4e5c71f798085822f8760 commit: 85c8c0a003dca9ac48b4e5c71f798085822f8760 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ericsnowcurrently date: 2025-05-22T07:21:05-06:00 summary: [3.

[Python-checkins] gh-127081: lock non-re-entrant `*pwent` calls in free-threading (#132748)

2025-05-22 Thread kumaraditya303
https://github.com/python/cpython/commit/458e33018a2f4f4b3d9a2c8f6e70dcce31f34005 commit: 458e33018a2f4f4b3d9a2c8f6e70dcce31f34005 branch: main author: Duane Griffin committer: kumaraditya303 date: 2025-05-22T15:52:02+05:30 summary: gh-127081: lock non-re-entrant `*pwent` calls in free-threading

[Python-checkins] gh-132775: Use _PyObject_GetXIData (With Fallback) (gh-134440)

2025-05-22 Thread ericsnowcurrently
https://github.com/python/cpython/commit/d0eedfa10e5f8a4f34a899d2e744058ef4c66c1a commit: d0eedfa10e5f8a4f34a899d2e744058ef4c66c1a branch: main author: Eric Snow committer: ericsnowcurrently date: 2025-05-22T06:50:06-06:00 summary: gh-132775: Use _PyObject_GetXIData (With Fallback) (gh-134440)

[Python-checkins] [3.14] gh-134455: Fix `build-details.json` to use the ``c_api.headers`` key (GH-134456) (#134504)

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

[Python-checkins] gh-134455: Fix `build-details.json` to use the ``c_api.headers`` key (#134456)

2025-05-22 Thread FFY00
https://github.com/python/cpython/commit/d706eb9e0f99924b628da4a8afe8e23cff8b801b commit: d706eb9e0f99924b628da4a8afe8e23cff8b801b branch: main author: Michał Górny committer: FFY00 date: 2025-05-22T11:28:35Z summary: gh-134455: Fix `build-details.json` to use the ``c_api.headers`` key (#134456)

[Python-checkins] [3.13] Consistent sentence case in docs template files (GH-134412) (#134496)

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

[Python-checkins] [3.14] Consistent sentence case in docs template files (GH-134412) (#134495)

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

[Python-checkins] Consistent sentence case in docs template files (#134412)

2025-05-22 Thread hugovk
https://github.com/python/cpython/commit/bb244fd33d3eb67923ec3253568867bfaed9895f commit: bb244fd33d3eb67923ec3253568867bfaed9895f branch: main author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2025-05-22T12:51:02+0

[Python-checkins] [3.13] gh-71339: Use new assertion methods in the http tests (GH-129058) (GH-132500)

2025-05-22 Thread serhiy-storchaka
https://github.com/python/cpython/commit/ba9f533f9342740e7eaf989f6ebc5ecc9f697991 commit: ba9f533f9342740e7eaf989f6ebc5ecc9f697991 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-22T09:40:26Z summary: [3.13] gh

[Python-checkins] [3.13] gh-71339: Use new assertion methods in the urllib tests (GH-129056) (GH-132499)

2025-05-22 Thread serhiy-storchaka
https://github.com/python/cpython/commit/6126b7cf88c49454c714d6ebee2d4637586cc438 commit: 6126b7cf88c49454c714d6ebee2d4637586cc438 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-22T09:40:19Z summary: [3.13] gh

[Python-checkins] [3.13] gh-71339: Use new assertion methods in the email tests (GH-129055) (GH-132501)

2025-05-22 Thread serhiy-storchaka
https://github.com/python/cpython/commit/34d3495f32ccacbdcb1084cfeccaa079161cb99e commit: 34d3495f32ccacbdcb1084cfeccaa079161cb99e branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-22T09:40:04Z summary: [3.13] gh

[Python-checkins] GH-131688: Mark instructions and uops with DECREF_INPUTS as escaping. (GH-133501)

2025-05-22 Thread markshannon
https://github.com/python/cpython/commit/fbe7b87c0660e14075bc8e3c1b35b625da751316 commit: fbe7b87c0660e14075bc8e3c1b35b625da751316 branch: main author: Mark Shannon committer: markshannon date: 2025-05-22T09:54:35+01:00 summary: GH-131688: Mark instructions and uops with DECREF_INPUTS as escapin

[Python-checkins] GH-133932: Tagged ints are heap safe (GH-134244)

2025-05-22 Thread markshannon
https://github.com/python/cpython/commit/29f6dc6323759ab89ddc33096bf075037db5de5a commit: 29f6dc6323759ab89ddc33096bf075037db5de5a branch: main author: Mark Shannon committer: markshannon date: 2025-05-22T09:54:04+01:00 summary: GH-133932: Tagged ints are heap safe (GH-134244) files: M Include/

[Python-checkins] [3.14] gh-131357: Add some extra tests for empty bytes and bytearray (GH-134458) (#134489)

2025-05-22 Thread vstinner
https://github.com/python/cpython/commit/64c265a63805fdc9eac62ac853891c8a58033201 commit: 64c265a63805fdc9eac62ac853891c8a58033201 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-05-22T08:34:46Z summary: [3.14] gh-131357:

[Python-checkins] [3.14] Add notes on nogil & reinitialization to the Opt-Out section in Module Isolation HOWTO (GH-134141) (GH-134492)

2025-05-22 Thread encukou
https://github.com/python/cpython/commit/9cef5c1f65d884f73f5ed1d7191a5621232e17b0 commit: 9cef5c1f65d884f73f5ed1d7191a5621232e17b0 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-05-22T10:20:11+02:00 summary: [3.14] Add no

[Python-checkins] Add notes on nogil & reinitialization to the Opt-Out section in Module Isolation HOWTO (GH-134141)

2025-05-22 Thread encukou
https://github.com/python/cpython/commit/1f0a294e8c2ff009c6b74ca5aa71da6269aec0dd commit: 1f0a294e8c2ff009c6b74ca5aa71da6269aec0dd branch: main author: Petr Viktorin committer: encukou date: 2025-05-22T09:36:37+02:00 summary: Add notes on nogil & reinitialization to the Opt-Out section in Module

[Python-checkins] [3.13] gh-131357: Add some extra tests for empty bytes and bytearray (GH-134458) (#134490)

2025-05-22 Thread vstinner
https://github.com/python/cpython/commit/044fe0b2e11b2cbdacbfc12ca34d9819d88457a1 commit: 044fe0b2e11b2cbdacbfc12ca34d9819d88457a1 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-05-22T07:28:44Z summary: [3.13] gh-131357:

[Python-checkins] gh-131357: Add some extra tests for empty bytes and bytearray (#134458)

2025-05-22 Thread vstinner
https://github.com/python/cpython/commit/7309eb60c077836b4b05a86ed23c710dbff737ec commit: 7309eb60c077836b4b05a86ed23c710dbff737ec branch: main author: Sergey Miryanov committer: vstinner date: 2025-05-22T09:01:46+02:00 summary: gh-131357: Add some extra tests for empty bytes and bytearray (#134