• Albert-Jan Nijburg's avatar
    bpo-25324: copy tok_name before changing it (#1608) · fc354f07
    Albert-Jan Nijburg yazdı
    * add test to check if were modifying token
    
    * copy list so import tokenize doesnt have side effects on token
    
    * shorten line
    
    * add tokenize tokens to token.h to get them to show up in token
    
    * move ERRORTOKEN back to its previous location, and fix nitpick
    
    * copy comments from token.h automatically
    
    * fix whitespace and make more pythonic
    
    * change to fix comments from @haypo
    
    * update token.rst and Misc/NEWS
    
    * change wording
    
    * some more wording changes
    fc354f07
Adı
Son kayıt (commit)
Son güncelleme
.github Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Programs Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.hgeol Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
.mention-bot Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README.rst Loading commit data...
aclocal.m4 Loading commit data...
config.guess Loading commit data...
config.sub Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...