index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
fractions.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
Martin Panter
2015-10-10
1
-1/+1
*
Remove debug output from example.
Ezio Melotti
2012-12-08
1
-1/+0
*
Backport source links from 3.x.
Éric Araujo
2011-08-19
1
-1/+3
*
Issue #8294: Allow float and Decimal arguments in Fraction constructor.
Mark Dickinson
2010-04-02
1
-11/+38
*
Documentation fix for change introduced in r71832
Mark Dickinson
2009-07-30
1
-1/+1
*
Issue #5812: make Fraction('1e-6') valid. Backport of r71806.
Mark Dickinson
2009-04-22
1
-9/+8
*
Fix uses of the default role.
Georg Brandl
2009-01-03
1
-5/+5
*
Issue #3197: rework documentation for fractions module.
Mark Dickinson
2008-06-27
1
-33/+59
*
Remove references to Py3k in __floor__, __ceil__ and __round__ documentation.
Mark Dickinson
2008-06-24
1
-6/+3
*
reformat some documentation of classes so methods and attributes are under th...
Benjamin Peterson
2008-04-25
1
-35/+33
*
Enable doctest running for several other documents.
Georg Brandl
2008-03-22
1
-5/+5
*
Implementation of Fraction.limit_denominator.
Mark Dickinson
2008-02-12
1
-0/+18
*
Fix markup
Raymond Hettinger
2008-02-11
1
-1/+1
*
Rename rational.Rational to fractions.Fraction, to avoid name clash
Mark Dickinson
2008-02-10
1
-0/+75