Description
ctypes integer wrapper values can use arithmetic operators with C-like behavior. This library is for developers modeling native integer ranges, overflow, or low-level interfaces in Python. C-style arithmetic can surprise callers, so tests around boundaries are important.