]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Minor code nit: Move an unrelated statement out of a try clause in Sequence.index...
authorGéry Ogam <gery.ogam@gmail.com>
Wed, 6 Apr 2022 18:03:36 +0000 (20:03 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Apr 2022 18:03:36 +0000 (13:03 -0500)
commit59a99ae277e7d9f47edd4a538c1239d39f10db0c
tree35c745df76cb7f06392c61639b3433976ed09cba
parent884eba3c76916889fd6bff3b37b8552bfb4f9566
Minor code nit: Move an unrelated statement out of a try clause in Sequence.index (GH-32330)
Lib/_collections_abc.py