Commits
Click on a commit to change the comparison rangefix: support keyword 'input' arg, use correct seed overflow mask perf: check PyUnicode_Check first in _get_buffer_or_str fix: detect duplicate seed, expand fastcall tests perf: replace Py_BuildValue with PyLong_FromUnsignedLong/LongLong perf: mark _get_buffer_or_str and _parse_fastcall_args Py_ALWAYS_INLINE fix: add Py_ALWAYS_INLINE fallback for Python < 3.12