Staging
v0.5.1
https://github.com/python/cpython
Revision 7c5adf17103beb92324b6c2bf211b0e5d581caa4 authored by Mark Dickinson on 22 February 2010, 15:41:07 UTC, committed by Mark Dickinson on 22 February 2010, 15:41:07 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78312 | mark.dickinson | 2010-02-22 15:40:28 +0000 (Mon, 22 Feb 2010) | 1 line

  Clarify description of three-argument pow for Decimal types:  the exponent of the result is always 0.
........
1 parent 2f7b50a
History
Tip revision: 7c5adf17103beb92324b6c2bf211b0e5d581caa4 authored by Mark Dickinson on 22 February 2010, 15:41:07 UTC
Merged revisions 78312 via svnmerge from
Tip revision: 7c5adf1
File Mode Size
cache.c -rw-r--r-- 12.6 KB
cache.h -rw-r--r-- 2.3 KB
connection.c -rw-r--r-- 43.6 KB
connection.h -rw-r--r-- 4.8 KB
cursor.c -rw-r--r-- 33.7 KB
cursor.h -rw-r--r-- 2.5 KB
microprotocols.c -rw-r--r-- 4.3 KB
microprotocols.h -rw-r--r-- 2.1 KB
module.c -rw-r--r-- 14.7 KB
module.h -rw-r--r-- 2.0 KB
prepare_protocol.c -rw-r--r-- 4.3 KB
prepare_protocol.h -rw-r--r-- 1.5 KB
row.c -rw-r--r-- 8.6 KB
row.h -rw-r--r-- 1.2 KB
sqlitecompat.h -rw-r--r-- 1.2 KB
statement.c -rw-r--r-- 17.9 KB
statement.h -rw-r--r-- 2.1 KB
util.c -rw-r--r-- 3.2 KB
util.h -rw-r--r-- 1.4 KB

back to top