[Python-checkins] gh-122332: Fix missing `NULL` check in `asyncio.Task.get_coro` (#122338)

2024-07-26 Thread kumaraditya303
https://github.com/python/cpython/commit/c08696286f52d286674f264eecf7b33a335a890b commit: c08696286f52d286674f264eecf7b33a335a890b branch: main author: Peter Bierma committer: kumaraditya303 date: 2024-07-27T11:57:48+05:30 summary: gh-122332: Fix missing `NULL` check in `asyncio.Task.get_coro` (

[Python-checkins] [3.13] gh-121832: Revert test skip introduced by GH-122150. (GH-122340) (#122342)

2024-07-26 Thread freakboy3742
https://github.com/python/cpython/commit/7b35c50cd889cbda08e042ba5a0d27888295a179 commit: 7b35c50cd889cbda08e042ba5a0d27888295a179 branch: 3.13 author: Russell Keith-Magee committer: freakboy3742 date: 2024-07-27T11:00:42+08:00 summary: [3.13] gh-121832: Revert test skip introduced by GH-122150.

[Python-checkins] gh-121832: Revert test skip introduced by #122150. (#122340)

2024-07-26 Thread freakboy3742
https://github.com/python/cpython/commit/863a92f2bc708b9e3dfa9828bb8155b8d371e09c commit: 863a92f2bc708b9e3dfa9828bb8155b8d371e09c branch: main author: Russell Keith-Magee committer: freakboy3742 date: 2024-07-27T10:24:30+08:00 summary: gh-121832: Revert test skip introduced by #122150. (#122340

[Python-checkins] [3.13] gh-120831: Correct default minimum iOS version. (GH-122339) (#122341)

2024-07-26 Thread freakboy3742
https://github.com/python/cpython/commit/c79c515671366a38471e1f64bb8b04160ad4b471 commit: c79c515671366a38471e1f64bb8b04160ad4b471 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: freakboy3742 date: 2024-07-27T02:18:34Z summary: [3.13] gh-120

[Python-checkins] gh-120831: Correct default minimum iOS version. (#122339)

2024-07-26 Thread freakboy3742
https://github.com/python/cpython/commit/4a2607c1807982a107445b5a35240f587a61eb0d commit: 4a2607c1807982a107445b5a35240f587a61eb0d branch: main author: Russell Keith-Magee committer: freakboy3742 date: 2024-07-27T01:53:44Z summary: gh-120831: Correct default minimum iOS version. (#122339) Corre

[Python-checkins] Fix underline for 'pty' in What's New in Python 3.14 (#122337)

2024-07-26 Thread AA-Turner
https://github.com/python/cpython/commit/762e771cc01e1485e8040ea046fcc55a4a420d42 commit: 762e771cc01e1485e8040ea046fcc55a4a420d42 branch: main author: Adam Turner <[email protected]> committer: AA-Turner <[email protected]> date: 2024-07-27T01:00:5

[Python-checkins] [3.13] Document ``mimetypes.MimeTypes.add_type()`` (GH-122301) (#122328)

2024-07-26 Thread AA-Turner
https://github.com/python/cpython/commit/4fa46cfdbd1b25faa10f84a87c05fd4e2e4406ad commit: 4fa46cfdbd1b25faa10f84a87c05fd4e2e4406ad branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] [3.12] Document ``mimetypes.MimeTypes.add_type()`` (GH-122301) (#122329)

2024-07-26 Thread AA-Turner
https://github.com/python/cpython/commit/d4ca183a3892587cf4d9f4de2bfa379d211368f7 commit: d4ca183a3892587cf4d9f4de2bfa379d211368f7 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] Document ``mimetypes.MimeTypes.add_type()`` (#122301)

2024-07-26 Thread AA-Turner
https://github.com/python/cpython/commit/d52726ccd456833ea9f09cabb4b8aef09755e472 commit: d52726ccd456833ea9f09cabb4b8aef09755e472 branch: main author: Subrahmanya Gaonkar <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] Remove reference to docs mailing list for bug reports (#122323)

2024-07-26 Thread hauntsaninja
https://github.com/python/cpython/commit/33586d64ca911b472de2550cf4f5b524cef65921 commit: 33586d64ca911b472de2550cf4f5b524cef65921 branch: main author: Carol Willing committer: hauntsaninja <[email protected]> date: 2024-07-26T13:56:39-07:00 summary: Remove reference

[Python-checkins] gh-122245: Add test case of generic type with __debug__ (#122322)

2024-07-26 Thread iritkatriel
https://github.com/python/cpython/commit/d791b9815a64c1fcfd2f8408fc0b7ddb00bd commit: d791b9815a64c1fcfd2f8408fc0b7ddb00bd branch: main author: Irit Katriel <[email protected]> committer: iritkatriel <[email protected]> date: 2024-07-26T

[Python-checkins] Manually override bytecode definition in optimizer, to avoid build error (GH-122316)

2024-07-26 Thread markshannon
https://github.com/python/cpython/commit/1ca99ed240e1e70502d84fea274423b660d172c2 commit: 1ca99ed240e1e70502d84fea274423b660d172c2 branch: main author: Mark Shannon committer: markshannon date: 2024-07-26T18:38:52+01:00 summary: Manually override bytecode definition in optimizer, to avoid build

[Python-checkins] [3.13] gh-122201: Lock mutex when setting handling_thread to NULL (GH-122204) (#122319)

2024-07-26 Thread colesbury
https://github.com/python/cpython/commit/9d5dde50068e1d3778444fb5e302b4567ebfc232 commit: 9d5dde50068e1d3778444fb5e302b4567ebfc232 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: colesbury date: 2024-07-26T17:30:08Z summary: [3.13] gh-122201

[Python-checkins] gh-122201: Lock mutex when setting handling_thread to NULL (#122204)

2024-07-26 Thread colesbury
https://github.com/python/cpython/commit/c557ae97d6bd9d04164a19b4fe136610e54dbdd8 commit: c557ae97d6bd9d04164a19b4fe136610e54dbdd8 branch: main author: Sam Gross committer: colesbury date: 2024-07-26T13:06:07-04:00 summary: gh-122201: Lock mutex when setting handling_thread to NULL (#122204) In

[Python-checkins] GH-122294: Burn in the addresses of side exits (GH-122295)

2024-07-26 Thread brandtbucher
https://github.com/python/cpython/commit/64857d849f3079a73367525ce93fd7a463b83908 commit: 64857d849f3079a73367525ce93fd7a463b83908 branch: main author: Brandt Bucher committer: brandtbucher date: 2024-07-26T09:40:15-07:00 summary: GH-122294: Burn in the addresses of side exits (GH-122295) files

[Python-checkins] gh-122300: Preserve AST nodes for format specifiers with single elements (#122308)

2024-07-26 Thread pablogsal
https://github.com/python/cpython/commit/db2d8b6db1b56c2bd3802b86f9b76da33e8898d7 commit: db2d8b6db1b56c2bd3802b86f9b76da33e8898d7 branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2024-07-26T16:29:41Z summary: gh-122300: Preserve AST nodes for format specifiers with single e

[Python-checkins] [3.13] gh-122311: Fix typo in the pickle error formatting code (GH-122312) (GH-122314)

2024-07-26 Thread serhiy-storchaka
https://github.com/python/cpython/commit/816a1572e56f7051b861c0f28c91da676e0e4ef8 commit: 816a1572e56f7051b861c0f28c91da676e0e4ef8 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-07-26T15:13:59Z summary: [3.13] gh

[Python-checkins] [3.12] gh-122311: Fix typo in the pickle error formatting code (GH-122312) (GH-122315)

2024-07-26 Thread serhiy-storchaka
https://github.com/python/cpython/commit/73531067f10353938940bb2ef45ff7fa9af05aee commit: 73531067f10353938940bb2ef45ff7fa9af05aee branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-07-26T15:09:52Z summary: [3.12] gh

[Python-checkins] gh-122311: Fix typo in the pickle error formatting code (GH-122312)

2024-07-26 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7c2921844f9fa713f93152bf3a569812cee347a0 commit: 7c2921844f9fa713f93152bf3a569812cee347a0 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-07-26T14:48:44Z summary: gh-122311: Fix typo in the pickle error formatting code (GH-122

[Python-checkins] gh-121999: Change default tarfile filter to 'data' (GH-122002)

2024-07-26 Thread encukou
https://github.com/python/cpython/commit/dcafb362f7eab84710ad924cac1724bbf3b9c304 commit: dcafb362f7eab84710ad924cac1724bbf3b9c304 branch: main author: WilliamRoyNelson committer: encukou date: 2024-07-26T16:34:13+02:00 summary: gh-121999: Change default tarfile filter to 'data' (GH-122002) Co-

[Python-checkins] gh-122245: move checks for writes and shadowing of __debug__ to symtable (#122246)

2024-07-26 Thread iritkatriel
https://github.com/python/cpython/commit/bc94cf7e254e43318223553a7959115573c679a5 commit: bc94cf7e254e43318223553a7959115573c679a5 branch: main author: Irit Katriel <[email protected]> committer: iritkatriel <[email protected]> date: 2024-07-26T

[Python-checkins] GH-116090: Fix test and clarify behavior for exception events when exhausting a generator. (GH-120697)

2024-07-26 Thread markshannon
https://github.com/python/cpython/commit/2c42e13e80610a9dedcb15b57d142602e8143481 commit: 2c42e13e80610a9dedcb15b57d142602e8143481 branch: main author: Mark Shannon committer: markshannon date: 2024-07-26T14:37:35+01:00 summary: GH-116090: Fix test and clarify behavior for exception events when

[Python-checkins] GH-122029: Break INSTRUMENTED_CALL into micro-ops, so that its behavior is consistent with CALL (GH-122177)

2024-07-26 Thread markshannon
https://github.com/python/cpython/commit/95a73917cd5a204979a78c13ba912621f1eeb2e3 commit: 95a73917cd5a204979a78c13ba912621f1eeb2e3 branch: main author: Mark Shannon committer: markshannon date: 2024-07-26T14:35:57+01:00 summary: GH-122029: Break INSTRUMENTED_CALL into micro-ops, so that its beha

[Python-checkins] GH-121131: Clean up and fix some instrumented instructions. (GH-121132)

2024-07-26 Thread markshannon
https://github.com/python/cpython/commit/afb0aa6ed20bd8e982ecb307f12923cf8dbccd8c commit: afb0aa6ed20bd8e982ecb307f12923cf8dbccd8c branch: main author: Mark Shannon committer: markshannon date: 2024-07-26T12:24:12+01:00 summary: GH-121131: Clean up and fix some instrumented instructions. (GH-121

[Python-checkins] [3.13] GH-122155: Fix cases generator to correctly compute 'peek' offset for error handling (GH-122158) (GH-122174)

2024-07-26 Thread markshannon
https://github.com/python/cpython/commit/9162da254aac8bbd30a3bdf90b0c5f0d3b8f7079 commit: 9162da254aac8bbd30a3bdf90b0c5f0d3b8f7079 branch: 3.13 author: Mark Shannon committer: markshannon date: 2024-07-26T10:51:42+01:00 summary: [3.13] GH-122155: Fix cases generator to correctly compute 'peek' o