Staging
v0.5.1
https://github.com/python/cpython
Revision c05b7890bcc608e56fab19344b9566d2f500911d authored by Mark Dickinson on 08 September 2009, 19:22:18 UTC, committed by Mark Dickinson on 08 September 2009, 19:22:18 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  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 a081c67
History
Tip revision: c05b7890bcc608e56fab19344b9566d2f500911d authored by Mark Dickinson on 08 September 2009, 19:22:18 UTC
Merged revisions 74708 via svnmerge from
Tip revision: c05b789
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