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