[Python-checkins] [3.13] [Doc] Remove unnecessary quotes from typing module (GH-137207) (#137540)

2025-08-07 Thread orsenthil
https://github.com/python/cpython/commit/3491368f22117a92c488aae6857f9cf03034398f commit: 3491368f22117a92c488aae6857f9cf03034398f branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: orsenthil date: 2025-08-08T02:21:21Z summary: [3.13] [Doc] Rem

[Python-checkins] [Doc] Remove unnecessary quotes from typing module (#137207)

2025-08-07 Thread orsenthil
https://github.com/python/cpython/commit/f06fcb7f4b430993ece308e4e11cba939a676c69 commit: f06fcb7f4b430993ece308e4e11cba939a676c69 branch: main author: Adorilson Bezerra committer: orsenthil date: 2025-08-07T19:04:59-07:00 summary: [Doc] Remove unnecessary quotes from typing module (#137207) *

[Python-checkins] GH-136155: Fail the EPUB check on fatal errors (#137351)

2025-08-07 Thread AA-Turner
https://github.com/python/cpython/commit/b4a1974aa2af63c4754846af9abfb436372e19c7 commit: b4a1974aa2af63c4754846af9abfb436372e19c7 branch: main author: Adam Turner <[email protected]> committer: AA-Turner <[email protected]> date: 2025-08-08T02:32:2

[Python-checkins] [3.13] gh-130102: drop "require numeric arguments" from pow() docs (GH-137456) (#137537)

2025-08-07 Thread orsenthil
https://github.com/python/cpython/commit/f565c0961af93b7984fa80983e04f03126a9d4e0 commit: f565c0961af93b7984fa80983e04f03126a9d4e0 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: orsenthil date: 2025-08-07T18:25:24-07:00 summary: [3.13] gh-1

[Python-checkins] GH-135552: Add tests to check weakref clearing (GH-136304)

2025-08-07 Thread nascheme
https://github.com/python/cpython/commit/25518f51dc9fd3ffe4f8ae5d53baa3728936be2b commit: 25518f51dc9fd3ffe4f8ae5d53baa3728936be2b branch: main author: Sergey Miryanov committer: nascheme date: 2025-08-07T17:45:33-07:00 summary: GH-135552: Add tests to check weakref clearing (GH-136304) These a

[Python-checkins] gh-130102: drop "require numeric arguments" from pow() docs (#137456)

2025-08-07 Thread orsenthil
https://github.com/python/cpython/commit/37b5a0d671685645db8f1d5ecfa1260587f1fc28 commit: 37b5a0d671685645db8f1d5ecfa1260587f1fc28 branch: main author: Sergey B Kirpichev committer: orsenthil date: 2025-08-07T23:43:18Z summary: gh-130102: drop "require numeric arguments" from pow() docs (#137456

[Python-checkins] GH-135552: Make the GC clear weakrefs later (GH-136189)

2025-08-07 Thread nascheme
https://github.com/python/cpython/commit/350c58ba4ee13019b0cde70b49bfeadc63f4ceb8 commit: 350c58ba4ee13019b0cde70b49bfeadc63f4ceb8 branch: main author: Neil Schemenauer committer: nascheme date: 2025-08-07T16:32:17-07:00 summary: GH-135552: Make the GC clear weakrefs later (GH-136189) Fix a bug

[Python-checkins] [3.13] gh-137412: fix `default_builtin_hashes` values in `test_hashlib.py` (GH-137413) (#137535)

2025-08-07 Thread orsenthil
https://github.com/python/cpython/commit/4ad360353f57f2e692aafe8750e324dcb6fab2c2 commit: 4ad360353f57f2e692aafe8750e324dcb6fab2c2 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: orsenthil date: 2025-08-07T22:54:27Z summary: [3.13] gh-137412

[Python-checkins] gh-137412: fix `default_builtin_hashes` values in `test_hashlib.py` (#137413)

2025-08-07 Thread orsenthil
https://github.com/python/cpython/commit/deb385a14337bc3e38442b4cee3aac4a57364adc commit: deb385a14337bc3e38442b4cee3aac4a57364adc branch: main author: Bénédikt Tran <[email protected]> committer: orsenthil date: 2025-08-07T15:31:56-07:00 summary: gh-137412: fix `default_b

[Python-checkins] gh-137291: Support perf profiler with an evaluation hook (#137292)

2025-08-07 Thread DinoV
https://github.com/python/cpython/commit/375f484f976a1ed84c145a6ce4e467cd5b57db75 commit: 375f484f976a1ed84c145a6ce4e467cd5b57db75 branch: main author: Dino Viehland committer: DinoV date: 2025-08-07T14:54:12-07:00 summary: gh-137291: Support perf profiler with an evaluation hook (#137292) Supp

[Python-checkins] [3.13] gh-137463: Update validate_abstract_methods in test_collections.py (GH-137464) (#137521)

2025-08-07 Thread sobolevn
https://github.com/python/cpython/commit/16cebe69a87c5c6dcbfd3ba4730574b703963f56 commit: 16cebe69a87c5c6dcbfd3ba4730574b703963f56 branch: 3.13 author: Guilherme Leobas committer: sobolevn date: 2025-08-08T00:29:45+03:00 summary: [3.13] gh-137463: Update validate_abstract_methods in test_collect

[Python-checkins] GH-119085: Move comment in Python/gc.c to correct place.

2025-08-07 Thread nascheme
https://github.com/python/cpython/commit/e3ad9003c5af314ae82d4e9f40d9c0375a34149f commit: e3ad9003c5af314ae82d4e9f40d9c0375a34149f branch: main author: Abhinav Upadhyay committer: nascheme date: 2025-08-07T20:31:11Z summary: GH-119085: Move comment in Python/gc.c to correct place. In GH-116206,

[Python-checkins] add floss.fund manifest provenance (#137529)

2025-08-07 Thread ewdurbin
https://github.com/python/cpython/commit/d0f4e76de06660210e76ccca40b805fc2f4332d5 commit: d0f4e76de06660210e76ccca40b805fc2f4332d5 branch: main author: Ee Durbin committer: ewdurbin date: 2025-08-07T15:35:39-04:00 summary: add floss.fund manifest provenance (#137529) ref: https://fundingjson.or

[Python-checkins] [3.13] gh-137526: Fix broken link to drdobbs journal in difflib.rst (GH-137527) (#137532)

2025-08-07 Thread orsenthil
https://github.com/python/cpython/commit/d1d543fb1e4a23efe719d6a70b503b01a6d1b7ce commit: d1d543fb1e4a23efe719d6a70b503b01a6d1b7ce branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: orsenthil date: 2025-08-07T19:42:04Z summary: [3.13] gh-137526

[Python-checkins] gh-137526: Fix broken link to drdobbs journal in difflib.rst (#137527)

2025-08-07 Thread orsenthil
https://github.com/python/cpython/commit/244c7b8c4c579972e7db54132bdd74de3d3b3c0a commit: 244c7b8c4c579972e7db54132bdd74de3d3b3c0a branch: main author: Sebastien Williams-Wynn committer: orsenthil date: 2025-08-07T12:36:05-07:00 summary: gh-137526: Fix broken link to drdobbs journal in difflib.r

[Python-checkins] [3.13] gh-137440: Update comment in Python/hamt.c on importing for testing (GH-137441) (GH-137520)

2025-08-07 Thread ZeroIntensity
https://github.com/python/cpython/commit/599454e65d3d45ca2a88b33d7de3145a753a5ed5 commit: 599454e65d3d45ca2a88b33d7de3145a753a5ed5 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-08-07T16:54:52Z summary: [3.13] gh-13

[Python-checkins] [3.14] gh-123299: Backport typo fixes in What's New in Python 3.14 (#137525)

2025-08-07 Thread hugovk
https://github.com/python/cpython/commit/ab7ffdcaaa93503c3ea1b9edff8a6c5057da9f7b commit: ab7ffdcaaa93503c3ea1b9edff8a6c5057da9f7b branch: 3.14 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2025-08-07T19:06:09+0

[Python-checkins] [3.14] gh-132983: Use ``Py_UNREACHABLE`` in ``_zstd_load_impl()`` (GH-137320) (#137360)

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

[Python-checkins] Remove redundant assignment in asyncio.streams.StreamReaderProtocol.connection_lost() (GH-137524)

2025-08-07 Thread serhiy-storchaka
https://github.com/python/cpython/commit/db8742e2b4e118e226054156c4e1a9ba878463f2 commit: db8742e2b4e118e226054156c4e1a9ba878463f2 branch: main author: maurycy <[email protected]> committer: serhiy-storchaka date: 2025-08-07T18:38:14+03:00 summary: Remove redundant assignment

[Python-checkins] gh-137514: Add a free-threading wrapper for mutexes (GH-137515)

2025-08-07 Thread ZeroIntensity
https://github.com/python/cpython/commit/082f370cdd0ec1484b033c70ec81b4b7a972ee2c commit: 082f370cdd0ec1484b033c70ec81b4b7a972ee2c branch: main author: Peter Bierma committer: ZeroIntensity date: 2025-08-07T11:24:50-04:00 summary: gh-137514: Add a free-threading wrapper for mutexes (GH-137515)

[Python-checkins] gh-135336: Add fast path to json string encoding (#133239)

2025-08-07 Thread vstinner
https://github.com/python/cpython/commit/dec624e0afe6d22d38409d2e7dd9636ea0170378 commit: dec624e0afe6d22d38409d2e7dd9636ea0170378 branch: main author: Nice Zombies committer: vstinner date: 2025-08-07T15:21:56Z summary: gh-135336: Add fast path to json string encoding (#133239) Co-authored-by:

[Python-checkins] gh-137440: Update comment in Python/hamt.c on importing for testing (GH-137441)

2025-08-07 Thread ZeroIntensity
https://github.com/python/cpython/commit/7ab68cd50658f76abc9e0f12e6212736e2440720 commit: 7ab68cd50658f76abc9e0f12e6212736e2440720 branch: main author: Bartosz Sławecki committer: ZeroIntensity date: 2025-08-07T09:50:49-04:00 summary: gh-137440: Update comment in Python/hamt.c on importing for t

[Python-checkins] [3.13] gh-137044: Support large limit values in getrlimit() and setrlimit() (GH-137338) (GH-137507)

2025-08-07 Thread serhiy-storchaka
https://github.com/python/cpython/commit/8905f7a99bd9c2851bec9db1d09bc4e1820b5f7d commit: 8905f7a99bd9c2851bec9db1d09bc4e1820b5f7d branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-08-07T09:37:02Z summary: [3.13] gh

[Python-checkins] gh-137044: Support large limit values in getrlimit() and setrlimit() (GH-137338)

2025-08-07 Thread serhiy-storchaka
https://github.com/python/cpython/commit/baefaa6cba1d69efd2f930cdc56bca682c54b139 commit: baefaa6cba1d69efd2f930cdc56bca682c54b139 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-08-07T11:06:37+03:00 summary: gh-137044: Support large limit values in getrlimit() and s