Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a0eae0398c0b10ff3000e279e93e6eef83485ad0
/
Doc
/
library
/
decimal.rst
fe42789
Manually merge r68095,68186,68187,68188,68190 from 2.6 branch.
by Georg Brandl
· 17 years ago
c62ef8b
Remove trailing whitespace.
by Georg Brandl
· 17 years ago
e92818f
Fix uses of the default role.
by Georg Brandl
· 17 years ago
a24067e
Fix role name.
by Georg Brandl
· 17 years ago
aa5bb32
Make indentation consistent.
by Georg Brandl
· 17 years ago
f4d8597
Issue 4796: Add from_float methods to the decimal module.
by Raymond Hettinger
· 17 years ago
8e1c52a
Reviewed and updated the documentation. Fixes #3017.
by Facundo Batista
· 17 years ago
1840c1a
Backport Raymond's changes in r60508 to Python 2.6.
by Mark Dickinson
· 17 years ago
c7b0592
reformat some documentation of classes so methods and attributes are under the class directive
by Benjamin Peterson
· 17 years ago
5eaffc4
Issue 2648: Add leading zero to money format recipe in the docs.
by Raymond Hettinger
· 17 years ago
838b4b0
No need to specify explicit "doctest_block" anymore.
by Georg Brandl
· 17 years ago
9f66232
Test decimal.rst doctests as far as possible with sphinx doctest.
by Georg Brandl
· 17 years ago
17baef0
Activate the Sphinx doctest extension and convert howto/functional to use it.
by Georg Brandl
· 17 years ago
907a720
A lot more typo fixes by Ori Avtalion.
by Georg Brandl
· 17 years ago
5111c52
Fix markup
by Raymond Hettinger
· 17 years ago
0cd7170
Simplify moneyfmt() recipe.
by Raymond Hettinger
· 17 years ago
50361d4
Fix markup.
by Raymond Hettinger
· 17 years ago
d68bf02
Show how to remove exponents.
by Raymond Hettinger
· 17 years ago
27a90d9
Improve rst markup
by Raymond Hettinger
· 17 years ago
4631481
Add fixed-point examples to the decimal FAQ
by Raymond Hettinger
· 17 years ago
abe3237
Fix decimal repr which should have used single quotes like other reprs.
by Raymond Hettinger
· 17 years ago
3a94ee0
Typos in decimal comment and documentation
by Mark Dickinson
· 18 years ago
13a7075
Clarify that decimal also supports fixed-point arithmetic.
by Raymond Hettinger
· 18 years ago
23bdcc9
Fix typo
by Raymond Hettinger
· 18 years ago
ff1f973
The float conversion recipe is simpler in Py2.6
by Raymond Hettinger
· 18 years ago
00c2e65
IEEE 754 should be IEEE 854; give precise reference for
by Mark Dickinson
· 18 years ago
ff6672f
Fix broken link in decimal documentation.
by Mark Dickinson
· 18 years ago
bafa942
Remove incorrect usage of :const: in documentation.
by Mark Dickinson
· 18 years ago
2fc9263
Issue 1979: Make Decimal comparisons (other than !=, ==) involving NaN
by Mark Dickinson
· 18 years ago
59bc20b
Issue 1780: Allow leading and trailing whitespace in Decimal constructor,
by Mark Dickinson
· 18 years ago
e3c3db5
Documentation for r5990[3567].
by Georg Brandl
· 18 years ago
9749e15
Remove with_statement future imports from 2.6 docs.
by Georg Brandl
· 18 years ago
b19be57
Some cleanup in the docs.
by Georg Brandl
· 18 years ago
6d407e4
Typo fix
by Andrew M. Kuchling
· 18 years ago
5d242ee
alternate -> alternative.
by Georg Brandl
· 18 years ago
e90bc3c
Some additions (examples and a bit on the tutorial).
by Facundo Batista
· 18 years ago
7c82a3e9
Included the new functions, and new descriptions.
by Facundo Batista
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago