]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104719: IDLE - delete useless monkeypatch of tokenize (#104726)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 21 May 2023 18:42:26 +0000 (14:42 -0400)
committerGitHub <noreply@github.com>
Sun, 21 May 2023 18:42:26 +0000 (18:42 +0000)
commit0c5e79bcdf99a6a07c65b0ea6d7701b6e041481c
treef753a9d7ea638ecdd4943e383f35108b3f2cd181
parentffe47cb623999db05959ec4b5168d1c87a1e40ef
gh-104719: IDLE - delete useless monkeypatch of tokenize (#104726)
Lib/idlelib/editor.py