Branch: refs/heads/master Home: https://github.com/python/cpython Commit: c471ca448cf336d7eb4a7cbe14d0012baf122d1f https://github.com/python/cpython/commit/c471ca448cf336d7eb4a7cbe14d0012baf122d1f Author: Albert-Jan Nijburg <albertjan at trinket.io> Date: 2017年05月24日 (2017年5月24日) Changed paths: M Lib/test/test_tokenize.py M Lib/tokenize.py Log Message: ----------- bpo-30377: Simplify handling of COMMENT and NL in tokenize.py (#1607)