]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Format the Python-tokenize module and fix exit path (GH-27935)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Wed, 25 Aug 2021 12:41:14 +0000 (13:41 +0100)
committerGitHub <noreply@github.com>
Wed, 25 Aug 2021 12:41:14 +0000 (14:41 +0200)
commit214c2e5d916d3ce5e7b1db800210b93001850bbb
treea6d7bd655905629e763114d651f73c5a4ff1a812
parent33d95c6facdfda3c8c0feffa7a99184e4abc2f63
Format the Python-tokenize module and fix exit path (GH-27935)
Python/Python-tokenize.c