Staging
v0.5.1
https://github.com/python/cpython
Revision b9a58f65a01c06fe0106959c2ebc70f5b8cb7e1f authored by Mark Dickinson on 28 January 2009, 21:41:53 UTC, committed by Mark Dickinson on 28 January 2009, 21:41:53 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r69068 | mark.dickinson | 2009-01-28 21:25:58 +0000 (Wed, 28 Jan 2009) | 3 lines

  Issue #4707: round(x, n) now returns an integer when x is an integer.
  Previously it returned a float.
........
1 parent 9e7bcea
History
Tip revision: b9a58f65a01c06fe0106959c2ebc70f5b8cb7e1f authored by Mark Dickinson on 28 January 2009, 21:41:53 UTC
Merged revisions 69068 via svnmerge from
Tip revision: b9a58f6
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.0 KB
README.txt -rw-r--r-- 4.9 KB
TODO.txt -rw-r--r-- 134 bytes
about.rst -rw-r--r-- 1.2 KB
bugs.rst -rw-r--r-- 2.6 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-- 25.6 KB
license.rst -rw-r--r-- 33.8 KB
make.bat -rw-r--r-- 1.4 KB

README.txt

back to top