[Python-checkins] [3.13] gh-136663: fix signatures of PyFloat_Pack/Unpack in docs (GH-136664) (#136667)

2025-07-14 Thread kumaraditya303
https://github.com/python/cpython/commit/592a31369ea022ba036a4059998747d17e3449cc commit: 592a31369ea022ba036a4059998747d17e3449cc branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-07-15T05:37:55Z summary: [3.13] gh-1

[Python-checkins] gh-136663: fix signatures of PyFloat_Pack/Unpack in docs (#136664)

2025-07-14 Thread kumaraditya303
https://github.com/python/cpython/commit/e4654e0b3e7d802c8fe984cf39a36a42b67de1ad commit: e4654e0b3e7d802c8fe984cf39a36a42b67de1ad branch: main author: Sergey B Kirpichev committer: kumaraditya303 date: 2025-07-15T11:00:12+05:30 summary: gh-136663: fix signatures of PyFloat_Pack/Unpack in docs (

[Python-checkins] [3.14] gh-136663: fix signatures of PyFloat_Pack/Unpack in docs (GH-136664) (#136666)

2025-07-14 Thread kumaraditya303
https://github.com/python/cpython/commit/088d79e3ee86d31fe69caed1247db7b624f243b5 commit: 088d79e3ee86d31fe69caed1247db7b624f243b5 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-07-15T05:36:47Z summary: [3.14] gh-1

[Python-checkins] [3.14] gh-116738: Make grp module thread-safe (GH-135434) (#136658)

2025-07-14 Thread kumaraditya303
https://github.com/python/cpython/commit/55eaaab8a4064ef76013a82c16c9991eba30dfeb commit: 55eaaab8a4064ef76013a82c16c9991eba30dfeb branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-07-15T11:03:33+05:30 summary: [3.14]

[Python-checkins] Fix a minor indentation error (#136661)

2025-07-14 Thread gaogaotiantian
https://github.com/python/cpython/commit/db2032407a0c4928f3bdff63bba0456bf99e257e commit: db2032407a0c4928f3bdff63bba0456bf99e257e branch: main author: Tian Gao committer: gaogaotiantian date: 2025-07-14T17:01:56-07:00 summary: Fix a minor indentation error (#136661) files: M Python/instrumenta

[Python-checkins] gh-116738: Make grp module thread-safe (#135434)

2025-07-14 Thread mpage
https://github.com/python/cpython/commit/9363703bd3bf86e363c14a02e3d729caf1e29f44 commit: 9363703bd3bf86e363c14a02e3d729caf1e29f44 branch: main author: Alper committer: mpage date: 2025-07-14T11:18:41-07:00 summary: gh-116738: Make grp module thread-safe (#135434) Make grp module methods getgrg

[Python-checkins] gh-136396: Include instrumentation when creating new copies of the bytecode (#136525)

2025-07-14 Thread mpage
https://github.com/python/cpython/commit/d995922198304a6de19ac1bec3e36d1e886d8468 commit: d995922198304a6de19ac1bec3e36d1e886d8468 branch: main author: mpage committer: mpage date: 2025-07-14T10:48:10-07:00 summary: gh-136396: Include instrumentation when creating new copies of the bytecode (#1

[Python-checkins] GH-135904: Improve the JIT's performance on macOS (GH-136528)

2025-07-14 Thread brandtbucher
https://github.com/python/cpython/commit/3d8c38f6db0fea7845aafb92fe6bc795b536a367 commit: 3d8c38f6db0fea7845aafb92fe6bc795b536a367 branch: main author: Brandt Bucher committer: brandtbucher date: 2025-07-14T10:14:20-07:00 summary: GH-135904: Improve the JIT's performance on macOS (GH-136528) fi

[Python-checkins] [3.13] gh-130664: support '_' (just as ',') in Decimal's formatting (GH-132155) (#136649)

2025-07-14 Thread picnixz
https://github.com/python/cpython/commit/2a6617de48f3d279e9c5f7971f44dc63a63bf12e commit: 2a6617de48f3d279e9c5f7971f44dc63a63bf12e branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] gh-90733: improve `hashlib.scrypt` interface (#136100)

2025-07-14 Thread picnixz
https://github.com/python/cpython/commit/a68ddea3bf7e9bb77d096c613bce2ec1e67a28f4 commit: a68ddea3bf7e9bb77d096c613bce2ec1e67a28f4 branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-07-14T12:49:34+

[Python-checkins] [3.13] Partially revert "gh-101100: Fix sphinx warnings in `library/email.parser.rst` (GH-136475)" (GH-136629) (#136647)

2025-07-14 Thread hugovk
https://github.com/python/cpython/commit/2115e71ea573afa3ffcdc7168853a2c119040fb1 commit: 2115e71ea573afa3ffcdc7168853a2c119040fb1 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-07-1

[Python-checkins] gh-134567: Move unittest What’s New entry (#136630)

2025-07-14 Thread hugovk
https://github.com/python/cpython/commit/75e2c5dd346d18c0e3c11d664c84d47becf1349b commit: 75e2c5dd346d18c0e3c11d664c84d47becf1349b branch: main author: Garry Cairns <[email protected]> committer: hugovk <[email protected]> date: 2025-07-14T13:32:10+

[Python-checkins] [3.14] Partially revert "gh-101100: Fix sphinx warnings in `library/email.parser.rst` (GH-136475)" (GH-136629) (#136646)

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

[Python-checkins] [3.13] gh-127971: fix off-by-one read beyond the end of a string during search (#132574) (#136648)

2025-07-14 Thread picnixz
https://github.com/python/cpython/commit/2383c6015c511e6af2ce032593dee10972b12373 commit: 2383c6015c511e6af2ce032593dee10972b12373 branch: 3.13 author: Duane Griffin committer: picnixz <[email protected]> date: 2025-07-14T11:50:22+02:00 summary: [3.13] gh-127971: fix off-b

[Python-checkins] Partially revert "gh-101100: Fix sphinx warnings in `library/email.parser.rst` (#136475)" (#136629)

2025-07-14 Thread hugovk
https://github.com/python/cpython/commit/5bbf30e89e7e1cb0a2b9bed9e0e99be291becbd3 commit: 5bbf30e89e7e1cb0a2b9bed9e0e99be291becbd3 branch: main author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2025-07-14T12:13:15+0

[Python-checkins] [3.13] gh-109700: fix memory error handling in `PyDict_SetDefault` (#136338) (#136642)

2025-07-14 Thread kumaraditya303
https://github.com/python/cpython/commit/823bf76d376f4bbd33876e08ecfba56984170a6d commit: 823bf76d376f4bbd33876e08ecfba56984170a6d branch: 3.13 author: Kumar Aditya committer: kumaraditya303 date: 2025-07-14T08:25:31Z summary: [3.13] gh-109700: fix memory error handling in `PyDict_SetDefault` (#

[Python-checkins] gh-67341: fix a typo in `Include/fileutils.h` (#136049)

2025-07-14 Thread picnixz
https://github.com/python/cpython/commit/cd3e7ac89b151d1b2d8088f6c424a064ff7e1fe9 commit: cd3e7ac89b151d1b2d8088f6c424a064ff7e1fe9 branch: main author: Lee Dogeon committer: picnixz <[email protected]> date: 2025-07-14T08:02:05Z summary: gh-67341: fix a typo in `Include/fi