Staging
v0.8.1
https://github.com/python/cpython
Revision a081c676adbb2ccdaad91cd895dee41d85c2a033 authored by Mark Dickinson on 08 September 2009, 19:20:53 UTC, committed by Mark Dickinson on 08 September 2009, 19:20:53 UTC
........
  r74708 | mark.dickinson | 2009-09-07 19:04:58 +0100 (Mon, 07 Sep 2009) | 2 lines

  #Issue 6795:  Fix infinite recursion in long(Decimal('nan'));  change int(Decimal('nan')) to raise ValueError instead of either returning NaN or raising InvalidContext.
........
1 parent 7ab7435
History
Tip revision: a081c676adbb2ccdaad91cd895dee41d85c2a033 authored by Mark Dickinson on 08 September 2009, 19:20:53 UTC
Unblocked revisions 74708 via svnmerge
Tip revision: a081c67
File Mode Size
c-api
data
distutils
documenting
extending
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.3 KB
Makefile -rw-r--r-- 5.1 KB
README.txt -rw-r--r-- 4.9 KB
about.rst -rw-r--r-- 1.3 KB
bugs.rst -rw-r--r-- 2.8 KB
conf.py -rw-r--r-- 5.5 KB
contents.rst -rw-r--r-- 423 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 26.9 KB
license.rst -rw-r--r-- 36.1 KB
make.bat -rw-r--r-- 1.6 KB

README.txt

back to top