diff options
author | Raymond Hettinger <python@rcn.com> | 2014-06-25 04:36:58 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2014-06-25 04:36:58 (GMT) |
commit | 97d3555029b02fa4b432c1a1259b64aaa31e4e3e (patch) | |
tree | b986e1e25c2184d7c53b6cdb16e30487c3a7c733 /Misc/ACKS | |
parent | ca5c7153de0e14052483676b2cdf6791f1eeb7d2 (diff) | |
download | cpython-97d3555029b02fa4b432c1a1259b64aaa31e4e3e.zip cpython-97d3555029b02fa4b432c1a1259b64aaa31e4e3e.tar.gz cpython-97d3555029b02fa4b432c1a1259b64aaa31e4e3e.tar.bz2 |
Issue #19145: Fix handling of negative values for a "times" keyword argument to itertools.repeat()>
(Patch contributed by Vajrasky Kok.)
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1388,6 +1388,7 @@ Norman Vine Pauli Virtanen Frank Visser Johannes Vogel +Vajrasky Kok Alex Volkov Martijn Vries Sjoerd de Vries |