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 docs@python, eric.araujo, ezio.melotti, mrabarnett, python-dev, serhiy.storchaka, terry.reedy
Date 2013-03-11.21:29:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZPsrb38lgzQX4@mail.python.org>
In-reply-to
Content
New changeset 1ecb712fcf22 by Terry Jan Reedy in branch '2.7':
Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/*
http://hg.python.org/cpython/rev/1ecb712fcf22

New changeset e37647470fcf by Terry Jan Reedy in branch '3.2':
Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/*
http://hg.python.org/cpython/rev/e37647470fcf

New changeset 629322a13b53 by Terry Jan Reedy in branch '3.3':
Merge with 3.2: Issue #17047: removed doubled words in Doc/*,
http://hg.python.org/cpython/rev/629322a13b53

New changeset c187c145b4c4 by Terry Jan Reedy in branch 'default':
Merge with 3.3: Issue #17047: removed doubled words in Doc/*,
http://hg.python.org/cpython/rev/c187c145b4c4
History
Date User Action Args
2013-03-11 21:29:04python-devsetrecipients: + python-dev, terry.reedy, ezio.melotti, eric.araujo, mrabarnett, docs@python, serhiy.storchaka
2013-03-11 21:29:04python-devlinkissue17047 messages
2013-03-11 21:29:04python-devcreate