[Python-checkins] gh-118761: Improve import time of `tomllib` (#128907)

2025-01-16 Thread gpshead
https://github.com/python/cpython/commit/ea6cc26e759704ac69cda07740cd484bf96596ca commit: ea6cc26e759704ac69cda07740cd484bf96596ca branch: main author: Taneli Hukkinen <[email protected]> committer: gpshead date: 2025-01-16T18:48:42-08:00 summary: gh-118761: Improve import t

[Python-checkins] ACKS: Add myself (#128924)

2025-01-16 Thread gpshead
https://github.com/python/cpython/commit/c879de71eb4d5e88c289b654a08fc4e4dafa3b05 commit: c879de71eb4d5e88c289b654a08fc4e4dafa3b05 branch: main author: Stan Ulbrych <[email protected]> committer: gpshead date: 2025-01-17T02:45:46Z summary: ACKS: Add myself (#128924

[Python-checkins] GH-126599: Remove the "counter" optimizer/executor (GH-126853)

2025-01-16 Thread brandtbucher
https://github.com/python/cpython/commit/b44ff6d0df9ec2d60be63e5a106ca079464ece52 commit: b44ff6d0df9ec2d60be63e5a106ca079464ece52 branch: main author: Xuanteng Huang <[email protected]> committer: brandtbucher date: 2025-01-16T15:57:04-08:00 summary: GH-126599: Remove t

[Python-checkins] gh-121604: fix warnings in test_importlib.test_abc and test_importlib.test_windows (GH-128904)

2025-01-16 Thread brettcannon
https://github.com/python/cpython/commit/27494dd9ad6032c29e273cd7f45c204c00d6512c commit: 27494dd9ad6032c29e273cd7f45c204c00d6512c branch: main author: Thomas Grainger committer: brettcannon date: 2025-01-16T13:29:16-08:00 summary: gh-121604: fix warnings in test_importlib.test_abc and test_imp

[Python-checkins] Fix typo in doc (#128917)

2025-01-16 Thread iritkatriel
https://github.com/python/cpython/commit/211f41316b7f205d18eb65c1ececd7f7fb30b02d commit: 211f41316b7f205d18eb65c1ececd7f7fb30b02d branch: main author: Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి) committer: iritkatriel <[email protected]> date: 2025-01-16T

[Python-checkins] gh-128910: Remove `_PyTrash_begin` and `_PyTrash_end` C-API functions (#128919)

2025-01-16 Thread sobolevn
https://github.com/python/cpython/commit/f48702dade921beed3e227d2a5ac82a9ae2533d0 commit: f48702dade921beed3e227d2a5ac82a9ae2533d0 branch: main author: sobolevn committer: sobolevn date: 2025-01-16T15:41:40Z summary: gh-128910: Remove `_PyTrash_begin` and `_PyTrash_end` C-API functions (#128919)

[Python-checkins] gh-100239: specialize long tail of binary operations (#128722)

2025-01-16 Thread iritkatriel
https://github.com/python/cpython/commit/3893a92d956363fa2443bc5e47d4bae3deddacef commit: 3893a92d956363fa2443bc5e47d4bae3deddacef branch: main author: Irit Katriel <[email protected]> committer: iritkatriel <[email protected]> date: 2025-01-16T

[Python-checkins] gh-119786: added InternalDocs/generators.md (#128524)

2025-01-16 Thread iritkatriel
https://github.com/python/cpython/commit/e81fe940c9bd092f6de558fa965100502b78da0f commit: e81fe940c9bd092f6de558fa965100502b78da0f branch: main author: Irit Katriel <[email protected]> committer: iritkatriel <[email protected]> date: 2025-01-16T

[Python-checkins] gh-128679: Fix tracemalloc.stop() race conditions (#128893)

2025-01-16 Thread vstinner
https://github.com/python/cpython/commit/3193cb5ef87b77158d5c9bef99ae445cb82727de commit: 3193cb5ef87b77158d5c9bef99ae445cb82727de branch: main author: Victor Stinner committer: vstinner date: 2025-01-16T13:53:18+01:00 summary: gh-128679: Fix tracemalloc.stop() race conditions (#128893) tracema

[Python-checkins] [3.12] gh-128017: Make a note that sys variables are read-only (GH-128887) (#128909)

2025-01-16 Thread vstinner
https://github.com/python/cpython/commit/1c85f1bc4424b1ed43f1594442e41022099f05e3 commit: 1c85f1bc4424b1ed43f1594442e41022099f05e3 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-01-16T10:23:48Z summary: [3.12] gh-128017:

[Python-checkins] gh-128017: Make a note that sys variables are read-only (#128887)

2025-01-16 Thread vstinner
https://github.com/python/cpython/commit/313b96eb8b8d0ad3bac58d633822a0a3705ce60b commit: 313b96eb8b8d0ad3bac58d633822a0a3705ce60b branch: main author: Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి) committer: vstinner date: 2025-01-16T11:17:03+01:00 summary: gh-128017: Make a note t

[Python-checkins] [3.12] gh-128816: Fix warnings in test_doctest (GH-128817) (GH-128871)

2025-01-16 Thread serhiy-storchaka
https://github.com/python/cpython/commit/45b89bf0da69a1193e5c79029a118763512a1d04 commit: 45b89bf0da69a1193e5c79029a118763512a1d04 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-01-16T09:09:13Z summary: [3.12] gh

[Python-checkins] [3.13] gh-128816: Fix warnings in test_doctest (GH-128817) (GH-128870)

2025-01-16 Thread serhiy-storchaka
https://github.com/python/cpython/commit/c927fd9d2514adb0b0499c222062c77da79be146 commit: c927fd9d2514adb0b0499c222062c77da79be146 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-01-16T08:57:14Z summary: [3.13] gh