Staging
v0.5.1
https://github.com/python/cpython
Revision af211c85afff4080fa5a650348d1bd21d9ae0e50 authored by Mark Dickinson on 18 February 2010, 14:55:26 UTC, committed by Mark Dickinson on 18 February 2010, 14:55:26 UTC
........
  r78217 | mark.dickinson | 2010-02-18 14:27:02 +0000 (Thu, 18 Feb 2010) | 5 lines

  Issue #7633: Context method in the decimal module (with the exception
  of the 'canonical' and 'is_canonical' methods) now consistently accept
  integer arguments wherever a Decimal instance is accepted.  Thanks
  Juan José Conti for the patch.
........
  r78218 | mark.dickinson | 2010-02-18 14:45:33 +0000 (Thu, 18 Feb 2010) | 1 line

  Doctest fixes for decimal.py:  add an integer-argument doctest for logical_invert;  don't use integer literals with a leading zero.
........
1 parent 5f943ed
History
Tip revision: af211c85afff4080fa5a650348d1bd21d9ae0e50 authored by Mark Dickinson on 18 February 2010, 14:55:26 UTC
Blocked revisions 78217-78218 via svnmerge
Tip revision: af211c8
File Mode Size
Python.asdl -rw-r--r-- 4.1 KB
acceler.c -rw-r--r-- 2.8 KB
asdl.py -rw-r--r-- 11.0 KB
asdl_c.py -rwxr-xr-x 39.8 KB
bitset.c -rw-r--r-- 977 bytes
firstsets.c -rw-r--r-- 2.2 KB
grammar.c -rw-r--r-- 5.4 KB
grammar.mak -rw-r--r-- 1.3 KB
grammar1.c -rw-r--r-- 1.0 KB
intrcheck.c -rw-r--r-- 2.4 KB
listnode.c -rw-r--r-- 983 bytes
metagrammar.c -rw-r--r-- 2.2 KB
myreadline.c -rw-r--r-- 5.4 KB
node.c -rw-r--r-- 3.6 KB
parser.c -rw-r--r-- 9.8 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 6.3 KB
pgen.c -rw-r--r-- 14.7 KB
pgenmain.c -rw-r--r-- 3.3 KB
printgrammar.c -rw-r--r-- 2.6 KB
spark.py -rw-r--r-- 26.3 KB
tokenizer.c -rw-r--r-- 35.8 KB
tokenizer.h -rw-r--r-- 2.5 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top