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 belopolsky, ezio.melotti, larry, python-dev, rhettinger, serhiy.storchaka, terry.reedy, vajrasky
Date 2014-06-25.04:53:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gysSw2fm4z7LjW@mail.python.org>
In-reply-to
Content
New changeset 85dc4684c83e by Raymond Hettinger in branch '2.7':
Issue #19145:  Fix handling of negative values for a "times" keyword argument to itertools.repeat()>
http://hg.python.org/cpython/rev/85dc4684c83e
History
Date User Action Args
2014-06-25 04:53:53python-devsetrecipients: + python-dev, rhettinger, terry.reedy, belopolsky, larry, ezio.melotti, serhiy.storchaka, vajrasky
2014-06-25 04:53:53python-devlinkissue19145 messages
2014-06-25 04:53:53python-devcreate