[Python-checkins] gh-97850: Remove the mention of removal from `ResourceReader` docs (#128602)

2025-01-08 Thread jaraco
https://github.com/python/cpython/commit/a1284e97979ff73ad72ad06c796b904137950576 commit: a1284e97979ff73ad72ad06c796b904137950576 branch: main author: Tomas R. committer: jaraco date: 2025-01-08T18:38:02-05:00 summary: gh-97850: Remove the mention of removal from `ResourceReader` docs (#128602)

[Python-checkins] acks: add myself (#128652)

2025-01-08 Thread FFY00
https://github.com/python/cpython/commit/58a9133fc2caea15d6f0b5bd6832374cb88c commit: 58a9133fc2caea15d6f0b5bd6832374cb88c branch: main author: Filipe Laíns 🇵🇸 committer: FFY00 date: 2025-01-08T21:10:43Z summary: acks: add myself (#128652) files: M Misc/ACKS diff --git a/Misc/ACKS b/Mi

[Python-checkins] GH-66409: check if exec_prefix is the same as prefix before searching executable_dir (#127974)

2025-01-08 Thread FFY00
https://github.com/python/cpython/commit/34e840f9ddd9c04991cf004e2594c6a1e0e278d3 commit: 34e840f9ddd9c04991cf004e2594c6a1e0e278d3 branch: main author: Filipe Laíns 🇵🇸 committer: FFY00 date: 2025-01-08T20:23:16Z summary: GH-66409: check if exec_prefix is the same as prefix before searching exec

[Python-checkins] Remove unnecessary LIST_TO_TUPLE conversions (GH-126558)

2025-01-08 Thread brandtbucher
https://github.com/python/cpython/commit/004f9fd1f22643100aa8163cc9f7bcde7df54973 commit: 004f9fd1f22643100aa8163cc9f7bcde7df54973 branch: main author: Brandt Bucher committer: brandtbucher date: 2025-01-08T09:00:11-08:00 summary: Remove unnecessary LIST_TO_TUPLE conversions (GH-126558) files:

[Python-checkins] gh-111178: fix UBSan failures in `Objects/capsule.c` (GH-128239)

2025-01-08 Thread encukou
https://github.com/python/cpython/commit/845d924efb2a144120421260e62b9c4c9726fc69 commit: 845d924efb2a144120421260e62b9c4c9726fc69 branch: main author: Bénédikt Tran <[email protected]> committer: encukou date: 2025-01-08T14:55:04+01:00 summary: gh-78: fix UBSan failur

[Python-checkins] gh-111178: fix UBSan failures in `Python/context.c` (GH-128242)

2025-01-08 Thread encukou
https://github.com/python/cpython/commit/1da0901894d7c0d56ebce97cd0c16aeffb64adcf commit: 1da0901894d7c0d56ebce97cd0c16aeffb64adcf branch: main author: Bénédikt Tran <[email protected]> committer: encukou date: 2025-01-08T14:52:27+01:00 summary: gh-78: fix UBSan failur

[Python-checkins] gh-111178: fix UBSan failures in `Python/hamt.c` (GH-128247)

2025-01-08 Thread encukou
https://github.com/python/cpython/commit/c22302ecea8c22379a41cd77158748d5fcd91352 commit: c22302ecea8c22379a41cd77158748d5fcd91352 branch: main author: Bénédikt Tran <[email protected]> committer: encukou date: 2025-01-08T14:50:40+01:00 summary: gh-78: fix UBSan failur

[Python-checkins] [3.13] gh-128552: fix refcycles in eager task creation (#128553) (#128585)

2025-01-08 Thread kumaraditya303
https://github.com/python/cpython/commit/13835888e697e7412b905a55d78755ed7a132c5c commit: 13835888e697e7412b905a55d78755ed7a132c5c branch: 3.13 author: Thomas Grainger committer: kumaraditya303 date: 2025-01-08T18:16:43+05:30 summary: [3.13] gh-128552: fix refcycles in eager task creation (#1285

[Python-checkins] [3.13] gh-128615: Cover pickling of `ParamSpecArgs` and `ParamSpecKwargs` (GH-128616) (#128625)

2025-01-08 Thread sobolevn
https://github.com/python/cpython/commit/7e099c51b6404d8d6a5282ac20186d6bd4cda17d commit: 7e099c51b6404d8d6a5282ac20186d6bd4cda17d branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2025-01-08T12:32:32Z summary: [3.13] gh-128615:

[Python-checkins] [3.12] gh-128615: Cover pickling of `ParamSpecArgs` and `ParamSpecKwargs` (GH-128616) (#128626)

2025-01-08 Thread AlexWaygood
https://github.com/python/cpython/commit/4c130c9238d0bd8d2641f1d2ec667641d8de2abd commit: 4c130c9238d0bd8d2641f1d2ec667641d8de2abd branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: AlexWaygood date: 2025-01-08T12:25:59Z summary: [3.12] gh-1286

[Python-checkins] [3.13] gh-128613: Increase `typing.Concatenate` coverage (GH-128614) (#128623)

2025-01-08 Thread AlexWaygood
https://github.com/python/cpython/commit/77b411bd90b154ad84158515f0b346b647379ae2 commit: 77b411bd90b154ad84158515f0b346b647379ae2 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: AlexWaygood date: 2025-01-08T12:26:01Z summary: [3.13] gh-1286

[Python-checkins] [3.12] gh-41872: Fix quick extraction of module docstrings from a file in pydoc (GH-127520) (GH-128621)

2025-01-08 Thread serhiy-storchaka
https://github.com/python/cpython/commit/b69b9da9b5ccf11530651b47ff794ced904bc65d commit: b69b9da9b5ccf11530651b47ff794ced904bc65d branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-01-08T14:21:30+02:00 summary: [3.1

[Python-checkins] [3.13] gh-41872: Fix quick extraction of module docstrings from a file in pydoc (GH-127520) (GH-128620)

2025-01-08 Thread serhiy-storchaka
https://github.com/python/cpython/commit/dda55ccf1a4534e326f76a598b72c2849873751a commit: dda55ccf1a4534e326f76a598b72c2849873751a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-01-08T14:21:15+02:00 summary: [3.1

[Python-checkins] [3.12] gh-128613: Increase `typing.Concatenate` coverage (GH-128614) (#128624)

2025-01-08 Thread sobolevn
https://github.com/python/cpython/commit/d8890fb82d07b47d181776c1f2ceff9ce4845e93 commit: d8890fb82d07b47d181776c1f2ceff9ce4845e93 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2025-01-08T12:20:00Z summary: [3.12] gh-128613:

[Python-checkins] gh-128615: Cover pickling of `ParamSpecArgs` and `ParamSpecKwargs` (#128616)

2025-01-08 Thread sobolevn
https://github.com/python/cpython/commit/74a517181a9bb65a1f6da149af7427a9fcb3add3 commit: 74a517181a9bb65a1f6da149af7427a9fcb3add3 branch: main author: sobolevn committer: sobolevn date: 2025-01-08T15:04:54+03:00 summary: gh-128615: Cover pickling of `ParamSpecArgs` and `ParamSpecKwargs` (#12861

[Python-checkins] GH-127970: find the runtime library when dladdr is available (#127972)

2025-01-08 Thread FFY00
https://github.com/python/cpython/commit/95cd9c669cdc7718198addb1abb49941a2c61fae commit: 95cd9c669cdc7718198addb1abb49941a2c61fae branch: main author: Filipe Laíns 🇵🇸 committer: FFY00 date: 2025-01-08T12:03:21Z summary: GH-127970: find the runtime library when dladdr is available (#127972) fil

[Python-checkins] gh-128613: Increase `typing.Concatenate` coverage (#128614)

2025-01-08 Thread sobolevn
https://github.com/python/cpython/commit/eb26e170695f15714b5e2ae0c0b83aa790c97869 commit: eb26e170695f15714b5e2ae0c0b83aa790c97869 branch: main author: sobolevn committer: sobolevn date: 2025-01-08T15:02:47+03:00 summary: gh-128613: Increase `typing.Concatenate` coverage (#128614) files: M Lib/

[Python-checkins] [3.13] gh-128617: Fix `test_typing.test_readonly_inheritance` (GH-128618) (#128622)

2025-01-08 Thread sobolevn
https://github.com/python/cpython/commit/c0ba0bc54760261f85ec9c646b5af4340348c6f1 commit: c0ba0bc54760261f85ec9c646b5af4340348c6f1 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2025-01-08T11:43:16Z summary: [3.13] gh-128617:

[Python-checkins] gh-128617: Fix `test_typing.test_readonly_inheritance` (#128618)

2025-01-08 Thread sobolevn
https://github.com/python/cpython/commit/971a52b5495e3d596e599faa1f31d4671897026d commit: 971a52b5495e3d596e599faa1f31d4671897026d branch: main author: sobolevn committer: sobolevn date: 2025-01-08T14:19:41+03:00 summary: gh-128617: Fix `test_typing.test_readonly_inheritance` (#128618) files: M

[Python-checkins] gh-41872: Fix quick extraction of module docstrings from a file in pydoc (GH-127520)

2025-01-08 Thread serhiy-storchaka
https://github.com/python/cpython/commit/474e419792484d1c16e7d9c99b7bf144136b9307 commit: 474e419792484d1c16e7d9c99b7bf144136b9307 branch: main author: Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి) committer: serhiy-storchaka date: 2025-01-08T10:32:07Z summary: gh-41872: Fix quick e

[Python-checkins] [3.13] gh-109413: Add more type hints to `libregrtest` (GH-126352) (#126388)

2025-01-08 Thread sobolevn
https://github.com/python/cpython/commit/32012ed3bcc71e9c2a859ad1810a9a9d5151c460 commit: 32012ed3bcc71e9c2a859ad1810a9a9d5151c460 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2025-01-08T09:00:46Z summary: [3.13] gh-109413:

[Python-checkins] [3.12] gh-87506: Document that json.load*() can raise UnicodeDecodeError (GH-127355) (#128608)

2025-01-08 Thread erlend-aasland
https://github.com/python/cpython/commit/e903b8ad13702148d648c8f3043a5234fd533ef7 commit: e903b8ad13702148d648c8f3043a5234fd533ef7 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-08T08:51:19Z summary: [3.12] gh-8

[Python-checkins] [3.13] gh-87506: Document that json.load*() can raise UnicodeDecodeError (GH-127355) (#128607)

2025-01-08 Thread erlend-aasland
https://github.com/python/cpython/commit/0cd603689a42504d6724dc9b30218881ce0a7af2 commit: 0cd603689a42504d6724dc9b30218881ce0a7af2 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-08T08:48:55Z summary: [3.13] gh-8

[Python-checkins] gh-87506: Amend json.loads() post PR #127355 (#128609)

2025-01-08 Thread erlend-aasland
https://github.com/python/cpython/commit/cdfb8bc93a4d8c06d2404ba2d243937ba209438c commit: cdfb8bc93a4d8c06d2404ba2d243937ba209438c branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-01-08T09:36:44+01:00 summary: gh-87506: Amend json.loads() post PR #127355 (#128609) fil