Staging
v0.8.1
Revision d7a880c3c2b73415a42c8a2f900c6bc597de115d authored by Victor Stinner on 30 November 2018, 10:04:42 UTC, committed by GitHub on 30 November 2018, 10:04:42 UTC
Running test_bytes with python -3 -Wd emits two DeprecationWarning on
"1/0". Use "1//0" to prevent the warning.
1 parent f3fe21a
History
File Mode Size
python-mappings
Makefile -rw-r--r-- 1.7 KB
comparecodecs.py -rwxr-xr-x 1.4 KB
gencjkcodecs.py -rw-r--r-- 1.9 KB
gencodec.py -rw-r--r-- 11.7 KB
genwincodec.py -rw-r--r-- 1.7 KB
genwincodecs.bat -rw-r--r-- 201 bytes
listcodecs.py -rw-r--r-- 1015 bytes
makeunicodedata.py -rw-r--r-- 38.0 KB
mkstringprep.py -rw-r--r-- 9.8 KB

back to top