Staging
v0.5.1
https://github.com/python/cpython
Revision dbcf103be09b63531451166e4f53e8f9a6dd852e authored by Stefan Krah on 10 September 2012, 17:34:58 UTC, committed by Stefan Krah on 10 September 2012, 17:34:58 UTC
constructing infinities. This is done for backwards compatibility
with decimal.py: Infinity coefficients are undefined in _decimal
(in accordance with the specification).
1 parent 6c4b095
History
Tip revision: dbcf103be09b63531451166e4f53e8f9a6dd852e authored by Stefan Krah on 10 September 2012, 17:34:58 UTC
Issue #15882: Change _decimal to accept any coefficient tuple when
Tip revision: dbcf103
File Mode Size
_iomodule.c -rw-r--r-- 22.8 KB
_iomodule.h -rw-r--r-- 5.8 KB
bufferedio.c -rw-r--r-- 73.6 KB
bytesio.c -rw-r--r-- 29.2 KB
fileio.c -rw-r--r-- 32.5 KB
iobase.c -rw-r--r-- 26.8 KB
stringio.c -rw-r--r-- 29.9 KB
textio.c -rw-r--r-- 83.1 KB

back to top