Reg

Latest version: v0.11

Safety actively analyzes 696771 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.3

================

- Experimental Python 3.3 support thanks to the future module.

0.2

================

- If a generic function implementation defines a ``lookup`` argument
that argument will be the lookup used to call it.

- Added ``reg.mapply()``. This allows you to call things with more
keyword arguments than it accepts, ignoring those extra keyword
args.

- A function that returns ``None`` is not assumed to fail, so no fallback
to the original generic function is triggered anymore.

- An optional ``precalc`` facility is made available on ``Matcher`` to
avoid some recalculation.

- Implement a specific ``PredicateMatcher`` that matches a value on
predicate.

0.1

================

- Initial public release.

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.