https://github.com/python/cpython/commit/7adea430c1326962ce85ac475b1c24a2ef57f492
commit: 7adea430c1326962ce85ac475b1c24a2ef57f492
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: methane
date: 2025-08-03T14:28:52+09:00
summary:
Doc: remove u
https://github.com/python/cpython/commit/1b0dfbf209c327de30d66446a4aa39ddb3236980
commit: 1b0dfbf209c327de30d66446a4aa39ddb3236980
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: kumaraditya303
date: 2025-08-03T10:18:53+05:30
summary:
[3.13]
https://github.com/python/cpython/commit/801cf3fcdd27d8b6dd0fdd3c39e6c996e2b2f7fa
commit: 801cf3fcdd27d8b6dd0fdd3c39e6c996e2b2f7fa
branch: main
author: Mark Shannon
committer: markshannon
date: 2025-08-02T16:49:34+01:00
summary:
GH-137276: Don't mark uop as escaping if the escaping call is on an
https://github.com/python/cpython/commit/7475887e1e5d7abc0e48c8ea50e4fe123582cdbd
commit: 7475887e1e5d7abc0e48c8ea50e4fe123582cdbd
branch: main
author: Maciej Olko
committer: tomasr8
date: 2025-08-02T16:37:25+02:00
summary:
Remove incorrect feature coverage comment from msgfmt script's docstring
https://github.com/python/cpython/commit/f195c2803002d4a4827c61171d8c327e230842b6
commit: f195c2803002d4a4827c61171d8c327e230842b6
branch: main
author: Inada Naoki
committer: AA-Turner <[email protected]>
date: 2025-08-02T15:32:18+01:00
summary:
Doc: remove unused images
https://github.com/python/cpython/commit/3b28cb0f3f80157a2a6e5e6ea9838caebde3164c
commit: 3b28cb0f3f80157a2a6e5e6ea9838caebde3164c
branch: 3.13
author: Petr Viktorin
committer: encukou
date: 2025-08-02T16:19:20+02:00
summary:
[3.13] gh-135755: Document __future__.* and CO_* as proper Sphinx obje
https://github.com/python/cpython/commit/b74f3bed51378896f2c7c720e505e87373e68c79
commit: b74f3bed51378896f2c7c720e505e87373e68c79
branch: main
author: sobolevn
committer: sobolevn
date: 2025-08-02T11:57:01Z
summary:
gh-137308: Replace a single docstring with `pass` in `-OO` mode (#137318)
This