mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
#16152: fix tokenize to ignore whitespace at the end of the code when no newline is found. Patch by Ned Batchelder.
This commit is contained in:
parent
4552e3f95c
commit
2cc3b4ba9f
4 changed files with 12 additions and 1 deletions
|
@ -71,6 +71,7 @@ Des Barry
|
|||
Ulf Bartelt
|
||||
Don Bashford
|
||||
Nick Bastin
|
||||
Ned Batchelder
|
||||
Jeff Bauer
|
||||
Mike Bayer
|
||||
Michael R Bax
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue