[Python-checkins] GH-132532: Add new DSL macros to better declare semantics of exits at ends of instructions/uops. (GH-137098)

2025-08-09 Thread markshannon
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

[Python-checkins] [3.13] gh-137499: Fixed dead link to NIST website (GH-137500) (#137501)

2025-08-09 Thread AA-Turner
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

[Python-checkins] gh-137562: Remove reference for GC_REACHABLE in comment (GH-137563)

2025-08-09 Thread methane
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)