• Eric Smith's avatar
    Finished backporting PEP 3127, Integer Literal Support and Syntax. · 9ff19b54
    Eric Smith yazdı
    Added 0b and 0o literals to tokenizer.
    Modified PyOS_strtoul to support 0b and 0o inputs.
    Modified PyLong_FromString to support guessing 0b and 0o inputs.
    Renamed test_hexoct.py to test_int_literal.py and added binary tests.
    Added upper and lower case 0b, 0O, and 0X tests to test_int_literal.py
    9ff19b54
Adı
Son kayıt (commit)
Son güncelleme
Demo 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...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...