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

2025-01-07 Thread erlend-aasland
https://github.com/python/cpython/commit/15372d0112ac7fbbbe313725dd87d5a45af2f6d3 commit: 15372d0112ac7fbbbe313725dd87d5a45af2f6d3 branch: main author: Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి) committer: erlend-aasland date: 2025-01-08T07:35:43Z summary: gh-87506: Document that

[Python-checkins] GH-127809: Fix the JIT's understanding of ** (GH-127844)

2025-01-07 Thread brandtbucher
https://github.com/python/cpython/commit/65ae3d5a73ca3c53a0c6b601dddb8e9b3b6e3f51 commit: 65ae3d5a73ca3c53a0c6b601dddb8e9b3b6e3f51 branch: main author: Brandt Bucher committer: brandtbucher date: 2025-01-07T17:25:48-08:00 summary: GH-127809: Fix the JIT's understanding of ** (GH-127844) files:

[Python-checkins] [3.12] gh-123085: Remove double 'import os' added by PR #124021 (#128600)

2025-01-07 Thread jaraco
https://github.com/python/cpython/commit/b46addafb17ad69c8015d1e09a76471bdd3a1b0f commit: b46addafb17ad69c8015d1e09a76471bdd3a1b0f branch: 3.12 author: Erlend E. Aasland committer: jaraco date: 2025-01-07T19:23:17-05:00 summary: [3.12] gh-123085: Remove double 'import os' added by PR #124021 (#1

[Python-checkins] [3.12] gh-127614: Correctly check for ttyname_r() in configure (#128503) (#128599)

2025-01-07 Thread erlend-aasland
https://github.com/python/cpython/commit/6b3371914c7448373e7dc4bb28020173b10dbe02 commit: 6b3371914c7448373e7dc4bb28020173b10dbe02 branch: 3.12 author: Erlend E. Aasland committer: erlend-aasland date: 2025-01-07T22:05:42Z summary: [3.12] gh-127614: Correctly check for ttyname_r() in configure (

[Python-checkins] gh-127614: Correctly check for ttyname_r() in configure (#128503)

2025-01-07 Thread erlend-aasland
https://github.com/python/cpython/commit/e08b28235a863323ca3a7e444776bb7803e77caf commit: e08b28235a863323ca3a7e444776bb7803e77caf branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-01-07T22:42:36+01:00 summary: gh-127614: Correctly check for ttyname_r() in configure (#1

[Python-checkins] [3.12] Docs: mark up json.load() using parameter list (GH-128488) (#128597)

2025-01-07 Thread erlend-aasland
https://github.com/python/cpython/commit/82b061d71157226e127efe037cb3ae1be89a09c3 commit: 82b061d71157226e127efe037cb3ae1be89a09c3 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-07T21:14:50Z summary: [3.12] Docs

[Python-checkins] [3.13] Docs: mark up json.load() using parameter list (GH-128488) (#128596)

2025-01-07 Thread erlend-aasland
https://github.com/python/cpython/commit/984cdb788ec1be6d5e2c1a7e651ee37d53ad05ed commit: 984cdb788ec1be6d5e2c1a7e651ee37d53ad05ed branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-07T21:13:25Z summary: [3.13] Docs

[Python-checkins] gh-127350: Add more tests for Py_fopen() (GH-128587)

2025-01-07 Thread serhiy-storchaka
https://github.com/python/cpython/commit/07e6aa2efc5b2c7ecbbdb41636013c64e335a2ba commit: 07e6aa2efc5b2c7ecbbdb41636013c64e335a2ba branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-01-07T21:13:08Z summary: gh-127350: Add more tests for Py_fopen() (GH-128587) files: M

[Python-checkins] Docs: mark up json.load() using parameter list (#128488)

2025-01-07 Thread erlend-aasland
https://github.com/python/cpython/commit/a21e31ec5417374497b0f969ee2b3dc84a0944ff commit: a21e31ec5417374497b0f969ee2b3dc84a0944ff branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-01-07T22:07:17+01:00 summary: Docs: mark up json.load() using parameter list (#128488) f

[Python-checkins] [3.12] gh-98188: Fix EmailMessage.get_payload to decode data when CTE value has extra text (GH-127547) (#128529)

2025-01-07 Thread bitdancer
https://github.com/python/cpython/commit/dae5b16bb3b51702d3506ef21550b220359ff971 commit: dae5b16bb3b51702d3506ef21550b220359ff971 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-01-07T12:44:56-05:00 summary: [3.12] gh-9

[Python-checkins] [3.13] gh-98188: Fix EmailMessage.get_payload to decode data when CTE value has extra text (GH-127547) (#128528)

2025-01-07 Thread bitdancer
https://github.com/python/cpython/commit/ad3bbb6b0df9a83e5e9fc26344468747e856d0b6 commit: ad3bbb6b0df9a83e5e9fc26344468747e856d0b6 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-01-07T12:43:04-05:00 summary: [3.13] gh-9

[Python-checkins] [3.13] gh-128472: Add `-skip-funcs` to BOLT options to fix computed goto errors (gh-128511) (#128573)

2025-01-07 Thread corona10
https://github.com/python/cpython/commit/692a955cea019274b16e0132732be761d48b2606 commit: 692a955cea019274b16e0132732be761d48b2606 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: corona10 date: 2025-01-08T01:59:20+09:00 summary: [3.13] gh-12

[Python-checkins] gh-115999: Add free-threaded specialization for COMPARE_OP (#126410)

2025-01-07 Thread Yhg1s
https://github.com/python/cpython/commit/8f93dd8a8f237b277abad20d566df90c5cbd7f1e commit: 8f93dd8a8f237b277abad20d566df90c5cbd7f1e branch: main author: T. Wouters committer: Yhg1s date: 2025-01-07T06:41:01-08:00 summary: gh-115999: Add free-threaded specialization for COMPARE_OP (#126410) Add f

[Python-checkins] gh-111178: fix UBSan failures in `Modules/_sre/sre.c` (GH-128250)

2025-01-07 Thread encukou
https://github.com/python/cpython/commit/a734c1e304ab459fb34a88f6dd2dbd944a1b57c9 commit: a734c1e304ab459fb34a88f6dd2dbd944a1b57c9 branch: main author: Bénédikt Tran <[email protected]> committer: encukou date: 2025-01-07T12:47:18+01:00 summary: gh-78: fix UBSan failur

[Python-checkins] gh-111178: fix UBSan failures in `Modules/_abc.c` (GH-128253)

2025-01-07 Thread encukou
https://github.com/python/cpython/commit/bcdf654c8a9d8a661e32e6a89f043197de19ad53 commit: bcdf654c8a9d8a661e32e6a89f043197de19ad53 branch: main author: Bénédikt Tran <[email protected]> committer: encukou date: 2025-01-07T12:45:29+01:00 summary: gh-78: fix UBSan failur

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

2025-01-07 Thread kumaraditya303
https://github.com/python/cpython/commit/61b9811ac6843e22b5896ef96030d421b79cd892 commit: 61b9811ac6843e22b5896ef96030d421b79cd892 branch: main author: Thomas Grainger committer: kumaraditya303 date: 2025-01-07T11:44:57Z summary: gh-128552: fix refcycles in eager task creation (#128553) files:

[Python-checkins] [3.12] gh-123085: _compile_importlib: Avoid copying sources before compilation (GH-124131) (GH-128581)

2025-01-07 Thread encukou
https://github.com/python/cpython/commit/e758eb301804936a5339e6e4a2af99cebc03fa83 commit: e758eb301804936a5339e6e4a2af99cebc03fa83 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-01-07T12:28:03+01:00 summary: [3.12] gh-123

[Python-checkins] gh-128302: Fix bugs in xml.dom.xmlbuilder (GH-128284)

2025-01-07 Thread serhiy-storchaka
https://github.com/python/cpython/commit/6ea04da27036eaa69d65150148bb8c537d9beacf commit: 6ea04da27036eaa69d65150148bb8c537d9beacf branch: main author: Stephen Morton committer: serhiy-storchaka date: 2025-01-07T12:40:41+02:00 summary: gh-128302: Fix bugs in xml.dom.xmlbuilder (GH-128284) * All

[Python-checkins] Add `.. availability:: Windows` directive to COM-related function prototype (GH-127436)

2025-01-07 Thread encukou
https://github.com/python/cpython/commit/145276a072ae058bac42ee43a4235cd4eda2726b commit: 145276a072ae058bac42ee43a4235cd4eda2726b branch: main author: Jun Komoda <[email protected]> committer: encukou date: 2025-01-07T09:36:27+01:00 summary: Add `.. availability:: Windows`

[Python-checkins] [3.12] gh-108202: Document calendar.Calendar.firstweekday (GH-128566) (#128580)

2025-01-07 Thread erlend-aasland
https://github.com/python/cpython/commit/adddbc3de95154c7ccc3af80d9f4d57abf1c35c2 commit: adddbc3de95154c7ccc3af80d9f4d57abf1c35c2 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-07T08:06:52Z summary: [3.12] gh-1

[Python-checkins] [3.13] gh-108202: Document calendar.Calendar.firstweekday (GH-128566) (#128579)

2025-01-07 Thread erlend-aasland
https://github.com/python/cpython/commit/8f3e5554ba09ec14b5249a3b03a592b12cf5f53f commit: 8f3e5554ba09ec14b5249a3b03a592b12cf5f53f branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-01-07T08:05:09Z summary: [3.13] gh-1

[Python-checkins] gh-108202: Document calendar.Calendar.firstweekday (#128566)

2025-01-07 Thread erlend-aasland
https://github.com/python/cpython/commit/b3cbd8f1b58b9e71df20bdda9960e7d3190c509e commit: b3cbd8f1b58b9e71df20bdda9960e7d3190c509e branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-01-07T08:59:24+01:00 summary: gh-108202: Document calendar.Calendar.firstweekday (#128566