mirror of
https://github.com/elisspace/core.git
synced 2026-09-10 21:18:36 +00:00
- Exact matches are much cheaper than creating an AwesomeVersion and calling the __gt__ method, and since most of the time the result is expected to be off, we want to optimize for this case