Staging
v0.8.1
https://github.com/python/cpython
Revision 8907dcd3fff6211afd57f571dc7ff985f2937717 authored by Gregory P. Smith on 12 June 2016, 00:56:12 UTC, committed by Gregory P. Smith on 12 June 2016, 00:56:12 UTC
document that md5 may be missing in the rare case someone is using a
"FIPS compliant" build.  I've only ever heard of Redhat creating one
of those - CPython itself offers no such build mode out of the box.
1 parent 6a7506a
History
Tip revision: 8907dcd3fff6211afd57f571dc7ff985f2937717 authored by Gregory P. Smith on 12 June 2016, 00:56:12 UTC
issue15468 - use sha256 instead of md5 or sha1 in the examples.
Tip revision: 8907dcd
File Mode Size
Python.asdl -rw-r--r-- 4.9 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 12.6 KB
asdl_c.py -rw-r--r-- 43.2 KB
bitset.c -rw-r--r-- 1.0 KB
firstsets.c -rw-r--r-- 2.8 KB
grammar.c -rw-r--r-- 6.8 KB
grammar1.c -rw-r--r-- 1.3 KB
listnode.c -rw-r--r-- 1.2 KB
metagrammar.c -rw-r--r-- 2.4 KB
myreadline.c -rw-r--r-- 6.1 KB
node.c -rw-r--r-- 4.4 KB
parser.c -rw-r--r-- 11.6 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 10.6 KB
parsetok_pgen.c -rw-r--r-- 35 bytes
pgen.c -rw-r--r-- 17.5 KB
pgenmain.c -rw-r--r-- 4.0 KB
printgrammar.c -rw-r--r-- 2.9 KB
tokenizer.c -rw-r--r-- 52.0 KB
tokenizer.h -rw-r--r-- 3.8 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top