mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-18 11:50:11 +08:00
The >= comparison for the Cythonized Security object was actually doing <=. Fix this and add unit tests for all the Security object rich comparison operators.