Snuggs

Latest version: v1.4.7

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

Scan your dependencies

Page 1 of 3

1.4.7

------------------
- The snuggs tests of syntax errors no longer assert a specific pyparsing
exception message as the format of these messages is not stable (15).
Previous versions of snuggs had no other issues with pyparsing 2.3 or 2.4.

1.4.6

------------------
- Tests were failing on Python 2.7 (20, 21) due to loss of precision in
str(num). This has been fixed by using repr(num).

1.4.5

------------------
- Replace custom integer and real parsers with pyparsing_common's number (19).

1.4.4

------------------
- Fix for a reported bug in parsing negative real numbers (16) and for an
unreported bug in parsing numbers in exponential notation (thank you,
hypothesis!).
- Add a "test" dependency on hypothesis.

1.4.3

------------------
- Add LICENSE to distributions (11).
- Remove click from requirements (12).
- Allow a wider range of valid variable and parameter names (13).

1.4.2

------------------
- Add missing docstrings and improve existing ones.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.