]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138281: Remove unused `topsort` and bump minimal version in `peg_generator` (...
authorsobolevn <mail@sobolevn.me>
Wed, 3 Sep 2025 23:27:14 +0000 (02:27 +0300)
committerGitHub <noreply@github.com>
Wed, 3 Sep 2025 23:27:14 +0000 (00:27 +0100)
commit06f8d7aa9f448128d6eb22017e38eb01ff14d190
tree087f0d882de53f606d8aa9f9bd3cdd85f3676823
parent3b4cd885634abc029b409cb566e8d9a530d061f8
gh-138281: Remove unused `topsort` and bump minimal version in `peg_generator` (#138487)
Tools/peg_generator/pegen/__main__.py
Tools/peg_generator/pegen/sccutils.py