mirror of
https://github.com/python/cpython.git
synced 2025-08-17 15:21:26 +00:00
[3.12] gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265) (#109677)
* gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265) (cherry picked from commit1110c5bc82
) * gh-108303: Add `Lib/test/tokenizedata` to `TESTSUBDIRS` (#109314) (cherry picked from commit42ab2cbd7b
) --------- Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
This commit is contained in:
parent
9bceb8a79b
commit
ed4ffd7404
19 changed files with 41 additions and 25 deletions
|
@ -1,2 +0,0 @@
|
|||
#coding: utf8
|
||||
print('我')
|
Loading…
Add table
Add a link
Reference in a new issue