[Python-checkins] [3.14] Link to plaintext for "show source" links (GH-137131) (#137132)

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

[Python-checkins] [3.13] gh-126662: naming consistency for `signal.ItimerError` (GH-126712) (#137123)

2025-07-26 Thread kumaraditya303
https://github.com/python/cpython/commit/89f256ecd1ac7d5350e3319be07dfb71cf3327c9 commit: 89f256ecd1ac7d5350e3319be07dfb71cf3327c9 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-07-27T09:58:21+05:30 summary: [3.13]

[Python-checkins] [3.13] Link to plaintext for "show source" links (GH-137131) (#137133)

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

[Python-checkins] Link to plaintext for "show source" links (#137131)

2025-07-26 Thread AA-Turner
https://github.com/python/cpython/commit/9cbf46d9920c269fe736ed689236d00223545f73 commit: 9cbf46d9920c269fe736ed689236d00223545f73 branch: main author: ryan-duve committer: AA-Turner <[email protected]> date: 2025-07-27T02:48:56+01:00 summary: Link to plaintext for "show

[Python-checkins] [3.14] gh-131038: Use text=True in subprocesses in test_perf_profiler (GH-137117) (#137124)

2025-07-26 Thread pablogsal
https://github.com/python/cpython/commit/fc911a93cbeda70a5282461ac4793b30129621b8 commit: fc911a93cbeda70a5282461ac4793b30129621b8 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2025-07-26T17:28:40Z summary: [3.14] gh-131038

[Python-checkins] [3.13] gh-131038: Use text=True in subprocesses in test_perf_profiler (GH-137117) (#137125)

2025-07-26 Thread pablogsal
https://github.com/python/cpython/commit/a995a11b23728912477fe8d8f953a2139553e11c commit: a995a11b23728912477fe8d8f953a2139553e11c branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2025-07-26T17:24:32Z summary: [3.13] gh-131038

[Python-checkins] gh-131038: Use text=True in subprocesses in test_perf_profiler (#137117)

2025-07-26 Thread pablogsal
https://github.com/python/cpython/commit/a852c7bdd48979218a0c756ff1a5586d91cff607 commit: a852c7bdd48979218a0c756ff1a5586d91cff607 branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2025-07-26T18:01:51+01:00 summary: gh-131038: Use text=True in subprocesses in test_perf_profil

[Python-checkins] gh-126662: naming consistency for `signal.ItimerError` (#126712)

2025-07-26 Thread kumaraditya303
https://github.com/python/cpython/commit/d5fa437dfb50e2e47632cdc994e3257608688f30 commit: d5fa437dfb50e2e47632cdc994e3257608688f30 branch: main author: Stephen Morton committer: kumaraditya303 date: 2025-07-26T22:14:12+05:30 summary: gh-126662: naming consistency for `signal.ItimerError` (#12671

[Python-checkins] gh-136912: fix handling of `OverflowError` in `hmac.digest` (#136917)

2025-07-26 Thread picnixz
https://github.com/python/cpython/commit/d658b9053beaacaae80e318f59a5ddd672aa757a commit: d658b9053beaacaae80e318f59a5ddd672aa757a branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-07-26T08:22:06Z