mirror of https://github.com/OpenKMIP/PyKMIP.git
This change fixes a bug with the Integer primitive that caused it to break when accepting long integer values. As long as the long integer value can be represented by a signed 32-bit integer, it is considered valid. Test cases have been added to check for this condition and the validation routine for Integer has been updated to raise appropriate errors. |
||
---|---|---|
.. | ||
attributes | ||
factories | ||
messages | ||
misc | ||
objects | ||
primitives | ||
secrets | ||
__init__.py | ||
test_config_helper.py | ||
test_server.py | ||
test_utils.py |