https://github.com/python/cpython/commit/af15e1d13ea26575afbb94b814e541586547a706
commit: af15e1d13ea26575afbb94b814e541586547a706
branch: main
author: Mark Shannon
committer: markshannon
date: 2025-08-09T15:41:28+01:00
summary:
GH-132532: Add new DSL macros to better declare semantics of exits
https://github.com/python/cpython/commit/a64c9488ac3864e570c07cbc1875601747f3b951
commit: a64c9488ac3864e570c07cbc1875601747f3b951
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: AA-Turner <[email protected]>
date: 202
https://github.com/python/cpython/commit/c744b57fd61f200d0a40650a82cc55d0240a710d
commit: c744b57fd61f200d0a40650a82cc55d0240a710d
branch: main
author: Sergey Miryanov
committer: methane
date: 2025-08-09T21:32:45+09:00
summary:
gh-137562: Remove reference for GC_REACHABLE in comment (GH-137563)