]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140641: Break out of inittab search on match (GH-140642)
authorItamar Oren <itamarost@gmail.com>
Mon, 27 Oct 2025 13:18:58 +0000 (06:18 -0700)
committerGitHub <noreply@github.com>
Mon, 27 Oct 2025 13:18:58 +0000 (15:18 +0200)
commite8b5cb8f33caeb779c6e2a59776ea62bd8c684d2
tree47be17dfaae1c2a3cb72de32ea419165a9733299
parentc6364775236e3c634c3393c7f50fece50611245f
gh-140641: Break out of inittab search on match (GH-140642)
Python/import.c