Hypothesmith

Latest version: v0.3.3

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

Scan your dependencies

Page 2 of 5

0.2.1

- Use the `lark` package on PyPI, for Lark version 1.0+ (requires recent Hypothesis)
- Use updated Python grammar for `from_grammar()`, thanks to Lark updates
- Drop support for Python 3.6, add 3.10 and 3.11 to CI

0.2.0

- More efficient generation of Python identifiers
- Workaround for [CPython parser bug in 3.9.8](https://bugs.python.org/issue45738) (#16)
Yes, *yet another* one - still, that's why `hypothesmith` exists...

0.1.9

- Fixed rare internal error when `from_node()` generated misplaced `except:` clauses

0.1.8

- Now compatible with Hypothesis 5.46 and later
- Increased diversity of examples generated by `from_node()`

0.1.7

- Adds a workaround for [BPO-42218](https://bugs.python.org/issue42218)
- Bumped Hypothesis requirement to version 5.41 or later (better internal error messages)
- Added `MANIFEST.in` so the sdist includes license, tests, etc.

0.1.6

- Improved error messages from internal compiler errors *again*
([BPO-42218](https://bugs.python.org/issue42218) will be fixed in Python 3.9.1)
- Bumped Hypothesis requirement to version 5.39 or later

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.