commit | bef4f4c324fdb1b4040901993ffd590603a59690 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@twistedmatrix.com> | Sun Feb 02 18:13:31 2014 -0500 |
committer | Jean-Paul Calderone <exarkun@twistedmatrix.com> | Sun Feb 02 18:13:31 2014 -0500 |
tree | 9097f5f4fdbc84c3211b959ab9829c662f304aa5 | |
parent | 2a78d98ce71b46c0e0013b745d4e937aa7fafa41 [diff] |
Add some missing test coverage for handling values of type `long` and fix the implementation to accept either `int` or `long` on Python 2 (more closely matching the API implemented by the old C code).