forked from pool/python-hypothesmith
62f764ca5ee8a952203a1118ce3dacbe438e71627178ff88ef57c2c7283a7527
* Hypothesis >= 6.89.0 made some internal changes which broke
our `from_grammar()`. This patch restores compatibility, and
requires the new Hypothesis.
- Update to version 0.2.3
* Use importlib.resources to load the Python grammar (zip-safe)
* Drop support for Python 3.6, add 3.10 and 3.11 to CI
Fixed rare internal error when from_node() generated misplaced except: clauses
* Fix internal error in `from_grammar("single_input")
* Emit more debug info to diagnose a compile() issue in CPython
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesmith?expand=0&rev=20
Description
No description provided
Languages
RPM Spec
100%