| commit | 97d3555029b02fa4b432c1a1259b64aaa31e4e3e | [log] [tgz] |
|---|---|---|
| author | Raymond Hettinger <python@rcn.com> | Tue Jun 24 21:36:58 2014 -0700 |
| committer | Raymond Hettinger <python@rcn.com> | Tue Jun 24 21:36:58 2014 -0700 |
| tree | b986e1e25c2184d7c53b6cdb16e30487c3a7c733 | |
| parent | ca5c7153de0e14052483676b2cdf6791f1eeb7d2 [diff] |
Issue #19145: Fix handling of negative values for a "times" keyword argument to itertools.repeat()> (Patch contributed by Vajrasky Kok.)