[Python-checkins] [3.13] gh-137109: refactor warning about threads when forking (GH-141438) (GH-141614) (GH-141639)

2025-11-16 Thread gpshead
https://github.com/python/cpython/commit/61a24ea572ef271736d0a1e1b0b7c188c8b9677a commit: 61a24ea572ef271736d0a1e1b0b7c188c8b9677a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: gpshead <[email protected]> date: 2025-11-1

[Python-checkins] [3.13] gh-136057: Allow step and next to step over for loops (GH-136160) (#141641)

2025-11-16 Thread gaogaotiantian
https://github.com/python/cpython/commit/7beb7e8d35a58d52f8b91c095993b41eac17150a commit: 7beb7e8d35a58d52f8b91c095993b41eac17150a branch: 3.13 author: Tian Gao committer: gaogaotiantian date: 2025-11-16T22:23:03Z summary: [3.13] gh-136057: Allow step and next to step over for loops (GH-136160)

[Python-checkins] [3.14] gh-136057: Allow step and next to step over for loops (GH-136160) (#141640)

2025-11-16 Thread gaogaotiantian
https://github.com/python/cpython/commit/eead7b43bc9a7d802b99f53e99fd59b1bfbdc3ad commit: eead7b43bc9a7d802b99f53e99fd59b1bfbdc3ad branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: gaogaotiantian date: 2025-11-16T22:22:11Z summary: [3.14] gh-1

[Python-checkins] gh-136057: Allow step and next to step over for loops (#136160)

2025-11-16 Thread gaogaotiantian
https://github.com/python/cpython/commit/8be3b2f479431f670f2e81e41b52e698c0806289 commit: 8be3b2f479431f670f2e81e41b52e698c0806289 branch: main author: Tian Gao committer: gaogaotiantian date: 2025-11-16T13:57:07-08:00 summary: gh-136057: Allow step and next to step over for loops (#136160) fil

[Python-checkins] [3.14] gh-137109: refactor warning about threads when forking (GH-141438) (GH-141614)

2025-11-16 Thread gpshead
https://github.com/python/cpython/commit/0d8fb0b8523769e24f249d19dab3781a10b50e8b commit: 0d8fb0b8523769e24f249d19dab3781a10b50e8b branch: 3.14 author: Gregory P. Smith <[email protected]> committer: gpshead <[email protected]> date: 2025-11-16T19:45:29Z su

[Python-checkins] [3.14] gh-125115 : Refactor the pdb parsing issue so positional arguments can pass through (GH-140933) (#141635)

2025-11-16 Thread gaogaotiantian
https://github.com/python/cpython/commit/58c9d256758d7fb1caa1a5aab67445e9ddf46944 commit: 58c9d256758d7fb1caa1a5aab67445e9ddf46944 branch: 3.14 author: Tian Gao committer: gaogaotiantian date: 2025-11-16T19:35:42Z summary: [3.14] gh-125115 : Refactor the pdb parsing issue so positional arguments

[Python-checkins] [3.13] gh-141004: Document missing `PyCFunction*` and `PyCMethod*` APIs (GH-141253) (GH-141638)

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

[Python-checkins] [3.14] gh-141004: Document missing `PyCFunction*` and `PyCMethod*` APIs (GH-141253) (GH-141637)

2025-11-16 Thread ZeroIntensity
https://github.com/python/cpython/commit/c9eb5cb1c0c994dd4759d21b1018242e990cba20 commit: c9eb5cb1c0c994dd4759d21b1018242e990cba20 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-11-16T19:31:25Z summary: [3.14] gh-14

[Python-checkins] gh-141004: Document missing `PyCFunction*` and `PyCMethod*` APIs (GH-141253)

2025-11-16 Thread ZeroIntensity
https://github.com/python/cpython/commit/be699d6c7c8793d3eb464f2e5d3f10262fe3bc37 commit: be699d6c7c8793d3eb464f2e5d3f10262fe3bc37 branch: main author: Peter Bierma committer: ZeroIntensity date: 2025-11-16T19:25:50Z summary: gh-141004: Document missing `PyCFunction*` and `PyCMethod*` APIs (GH-1

[Python-checkins] gh-125115 : Refactor the pdb parsing issue so positional arguments can pass through (#140933)

2025-11-16 Thread gaogaotiantian
https://github.com/python/cpython/commit/5348c200f5b26d6dd21d900b2b4cb684150d4b01 commit: 5348c200f5b26d6dd21d900b2b4cb684150d4b01 branch: main author: Tian Gao committer: gaogaotiantian date: 2025-11-16T10:58:28-08:00 summary: gh-125115 : Refactor the pdb parsing issue so positional arguments c

[Python-checkins] [3.13] gh-141004: Document the `PyPickleBuffer_*` C API (GH-141630) (GH-141633)

2025-11-16 Thread ZeroIntensity
https://github.com/python/cpython/commit/7b5c65a32fe1f7ea0784dad01fff49a733ae4067 commit: 7b5c65a32fe1f7ea0784dad01fff49a733ae4067 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-11-16T18:58:19Z summary: [3.13] gh-14

[Python-checkins] [3.14] gh-141004: Document the `PyPickleBuffer_*` C API (GH-141630) (GH-141632)

2025-11-16 Thread ZeroIntensity
https://github.com/python/cpython/commit/10db8ee968bb7ac68361046098e113250f117ca7 commit: 10db8ee968bb7ac68361046098e113250f117ca7 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-11-16T18:56:41Z summary: [3.14] gh-14

[Python-checkins] gh-141004: Document the `PyPickleBuffer_*` C API (GH-141630)

2025-11-16 Thread ZeroIntensity
https://github.com/python/cpython/commit/e33afa7ddbca3fca38f4ec4369b620c37cb092e2 commit: e33afa7ddbca3fca38f4ec4369b620c37cb092e2 branch: main author: Stan Ulbrych <[email protected]> committer: ZeroIntensity date: 2025-11-16T13:50:54-05:00 summary: gh-141004: Doc