Staging
v0.5.1
https://github.com/python/cpython
Revision 8d15643a4bbb118a2fc91541d3b02d7aca7953d9 authored by Mark Dickinson on 18 July 2009, 14:43:10 UTC, committed by Mark Dickinson on 18 July 2009, 14:43:10 UTC
svn+ssh://pythondev@www.python.org/python/branches/py3k

........
  r74078 | mark.dickinson | 2009-07-18 15:41:42 +0100 (Sat, 18 Jul 2009) | 5 lines

  Issue #6431: Fix Fraction comparisons to return NotImplemented when
  the Fraction type doesn't know how to handle the comparison without
  loss of accuracy.  Also, make sure that comparisons between Fractions
  and float infinities or nans do the right thing.
........
1 parent 680ac29
History
Tip revision: 8d15643a4bbb118a2fc91541d3b02d7aca7953d9 authored by Mark Dickinson on 18 July 2009, 14:43:10 UTC
Merged revisions 74078 via svnmerge from
Tip revision: 8d15643
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 688 bytes
.hgignore -rw-r--r-- 882 bytes
.hgtags -rw-r--r-- 3.6 KB
LICENSE -rw-r--r-- 13.7 KB
Makefile.pre.in -rw-r--r-- 38.7 KB
README -rw-r--r-- 6.8 KB
configure -rwxr-xr-x 679.2 KB
configure.in -rw-r--r-- 109.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.3 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 70.7 KB

README

back to top