Georg Brandl
|
af90430776
|
Fix lists-in-blockquotes in 0xxx PEPs. Ref: #26914
|
2016-05-03 10:18:02 +02:00 |
Andrew M. Kuchling
|
f2d48d150d
|
Update links to decimal specification
|
2010-07-21 18:07:45 +00:00 |
Facundo Batista
|
eb94972967
|
Updated the URLs of the last Decimal version to point to
the new SVN browser.
|
2008-04-10 14:31:13 +00:00 |
Raymond Hettinger
|
780ec3787e
|
Update the list of exceptional conditions to match version 1.45 of the
spec and to match the actual Python implementation of the decimal module.
|
2005-06-27 19:50:05 +00:00 |
Raymond Hettinger
|
ca313eced9
|
Fill-in missing word.
|
2005-05-18 06:07:07 +00:00 |
David Goodger
|
e612b827c0
|
update from Facundo Batista
|
2004-07-08 22:09:48 +00:00 |
Raymond Hettinger
|
706f202b24
|
Mark PEP327 (decimal floating point) as approved and final.
|
2004-07-06 01:15:33 +00:00 |
Raymond Hettinger
|
304ff42785
|
Update to reflect the equivalence:
Decimal(12345)==Decimal('12345') where the precision is three
|
2004-06-30 04:46:47 +00:00 |
Raymond Hettinger
|
04361245af
|
Update the PEP to reflect the most recent decisions about interactions
with binary floating point. Also document the rationale for the decisions.
|
2004-06-30 03:37:13 +00:00 |
David Goodger
|
cf742400b9
|
update from Facundo Batista
|
2004-06-16 14:27:00 +00:00 |
David Goodger
|
8eb5243bfe
|
updates from Facundo Batista, with edits
|
2004-03-31 16:24:00 +00:00 |
David Goodger
|
65755da08e
|
Added PEP 327, Decimal Data Type, by Facundo Batista. Could use more editing.
|
2004-01-29 19:59:56 +00:00 |