This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Oleg.Plakhotnyuk, eric.araujo, ezio.melotti, mark.dickinson, python-dev, rhettinger, terry.reedy
Date 2012-02-29.12:07:11
SpamBayes Score 0.08353136
Marked as misclassified No
Message-id <E1S2iJK-0007Nr-Tk@dinsdale.python.org>
In-reply-to
Content
New changeset 8e00de3acb44 by Ezio Melotti in branch '2.7':
#14089: increase coverage of the fractions module.  Patch by Oleg Plakhotnyuk.
http://hg.python.org/cpython/rev/8e00de3acb44

New changeset 0bbc2549e1ee by Ezio Melotti in branch '3.2':
#14089: increase coverage of the fractions module.  Patch by Oleg Plakhotnyuk.
http://hg.python.org/cpython/rev/0bbc2549e1ee

New changeset 90f459e986c8 by Ezio Melotti in branch 'default':
#14089: merge with 3.2.
http://hg.python.org/cpython/rev/90f459e986c8
History
Date User Action Args
2012-02-29 12:07:12python-devsetrecipients: + python-dev, rhettinger, terry.reedy, mark.dickinson, ezio.melotti, eric.araujo, Oleg.Plakhotnyuk
2012-02-29 12:07:11python-devlinkissue14089 messages
2012-02-29 12:07:11python-devcreate