commit | d12fbe9ef788d349fbd42e1b4d054975b829ccbf | [log] [tgz] |
---|---|---|
author | Trent Nelson <trent.nelson@snakebite.org> | Thu Apr 10 22:21:23 2008 +0000 |
committer | Trent Nelson <trent.nelson@snakebite.org> | Thu Apr 10 22:21:23 2008 +0000 |
tree | fa64cd7d4d16069152b072a0a2243ffb03cab802 | |
parent | 7fedbe513d5ccc735d36e1da9781fcab1ca5961e [diff] |
Fix change to PyNumber_Index() made in r62269, which incorrectly allowed floats to be interpreted as longs. Thanks to Benjamin Peterson for picking this up.