Staging
v0.5.1
https://github.com/python/cpython
Revision add94c9d825dc2d870f6557e1d6510a82d3dba12 authored by Nick Coghlan on 24 January 2014, 13:05:45 UTC, committed by Nick Coghlan on 24 January 2014, 13:05:45 UTC
- Alex J Burke noticed a debugging raise in the commit that
  fixed the original bug reported in issue 20317
- this showed that multiple iterations through the affected
  loop wasn't actually being tested
1 parent 5f6bf55
History
Tip revision: add94c9d825dc2d870f6557e1d6510a82d3dba12 authored by Nick Coghlan on 24 January 2014, 13:05:45 UTC
Issue 20317: Remove debugging code from contextlib
Tip revision: add94c9
File Mode Size
Python.asdl -rw-r--r-- 4.5 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 10.9 KB
asdl_c.py -rwxr-xr-x 40.8 KB
bitset.c -rw-r--r-- 1.0 KB
firstsets.c -rw-r--r-- 2.8 KB
grammar.c -rw-r--r-- 6.7 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.0 KB
node.c -rw-r--r-- 4.4 KB
parser.c -rw-r--r-- 11.7 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 9.2 KB
parsetok_pgen.c -rw-r--r-- 35 bytes
pgen.c -rw-r--r-- 17.5 KB
pgenmain.c -rw-r--r-- 3.8 KB
printgrammar.c -rw-r--r-- 2.9 KB
spark.py -rw-r--r-- 26.5 KB
tokenizer.c -rw-r--r-- 48.9 KB
tokenizer.h -rw-r--r-- 3.3 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top