https://github.com/python/cpython/commit/2a87af062b79d914ce0120f1f1763213c1ebe8c4
commit: 2a87af062b79d914ce0120f1f1763213c1ebe8c4
branch: main
author: Henry Schreiner
committer: ZeroIntensity
date: 2025-07-31T16:17:27Z
summary:
gh-137282: Fix `TypeError` in tab completion and `dir()` of
`concu
https://github.com/python/cpython/commit/d18f73ae1349ed005fa05ea2d852e1ab51dbc087
commit: d18f73ae1349ed005fa05ea2d852e1ab51dbc087
branch: main
author: Xuanteng Huang <[email protected]>
committer: markshannon
date: 2025-07-31T14:22:22+01:00
summary:
gh-137200: support f
https://github.com/python/cpython/commit/438cbd857a875efc105b4215b1ae131e67af37e1
commit: 438cbd857a875efc105b4215b1ae131e67af37e1
branch: main
author: Dzmitry Plashchynski
committer: encukou
date: 2025-07-31T14:06:33+02:00
summary:
gh-131146: Fix month names in a "standalone form" in calendar m
https://github.com/python/cpython/commit/0282eef880c8c8db782a2088b0257250e0f76d48
commit: 0282eef880c8c8db782a2088b0257250e0f76d48
branch: main
author: Jeong, YunWon <[email protected]>
committer: serhiy-storchaka
date: 2025-07-31T14:22:11+03:00
summary:
gh-137194: Fix req
https://github.com/python/cpython/commit/b723c8be071afcf3f865c55a5efb6da54f7695a0
commit: b723c8be071afcf3f865c55a5efb6da54f7695a0
branch: main
author: Krzysztof Magusiak
committer: serhiy-storchaka
date: 2025-07-31T12:55:00+03:00
summary:
gh-124503: Optimize ast.literal_eval() for small input (
https://github.com/python/cpython/commit/d5191ba99b8f7723cbdb9b7a07ef8a3eef6524c1
commit: d5191ba99b8f7723cbdb9b7a07ef8a3eef6524c1
branch: main
author: adam j hartz
committer: AA-Turner <[email protected]>
date: 2025-07-31T09:19:52+01:00
summary:
gh-137025: Include ``pyth