https://github.com/python/cpython/commit/d3d94e0ed715829d9bf93ef9c35e04832962f19f
commit: d3d94e0ed715829d9bf93ef9c35e04832962f19f
branch: main
author: alm
committer: diegorusso
date: 2025-08-30T22:21:25+01:00
summary:
gh-138061: Exclude __pycache__ directory from the computed digest in the
https://github.com/python/cpython/commit/42d03f393313d8a228a45dad1d0897ea99f5ec89
commit: 42d03f393313d8a228a45dad1d0897ea99f5ec89
branch: main
author: Diego Russo
committer: diegorusso
date: 2025-05-19T15:48:55-04:00
summary:
GH-131798: Split CALL_LIST_APPEND into several uops (GH-134240