mirror of https://github.com/OpenKMIP/PyKMIP.git
87f05f90bf
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. |
||
---|---|---|
.. | ||
factories | ||
messages | ||
repo | ||
__init__.py | ||
attributes.py | ||
config_helper.py | ||
enums.py | ||
errors.py | ||
keys.py | ||
misc.py | ||
objects.py | ||
primitives.py | ||
secrets.py | ||
server.py | ||
utils.py |