commit | 3dc254181abe0297b917eefb591af92a4a90598e | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Thu Dec 03 12:08:56 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Thu Dec 03 12:08:56 2009 +0000 |
tree | ca85e759a8f49f47fd79b58b4cd1c76a22fe324b | |
parent | 91c12ebc3dc6472ea486ab5e4aa38139283d48ad [diff] |
Issue #6985: number of range() items should be constrained to lie in a Py_ssize_t, not an int.