Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure on 3.14 #113

Open
limburgher opened this issue Nov 22, 2024 · 0 comments
Open

Test failure on 3.14 #113

limburgher opened this issue Nov 22, 2024 · 0 comments

Comments

@limburgher
Copy link

See: https://bugzilla.redhat.com/show_bug.cgi?id=2328016

==================================== ERRORS ====================================
_______________________ ERROR collecting test_mccabe.py ________________________
test_mccabe.py:11: in
import hypothesmith
/usr/lib/python3.14/site-packages/hypothesmith/init.py:3: in
from hypothesmith.cst import from_node
/usr/lib/python3.14/site-packages/hypothesmith/cst.py:20: in
from hypothesis.strategies._internal.types import _global_type_lookup
/usr/lib/python3.14/site-packages/hypothesis/strategies/_internal/types.py:708: in
typing.ByteString: st.binary(), # type: ignore
/usr/lib64/python3.14/typing.py:3831: in getattr
raise AttributeError(f"module {name!r} has no attribute {attr!r}")
E AttributeError: module 'typing' has no attribute 'ByteString'
=========================== short test summary info ============================
ERROR test_mccabe.py - AttributeError: module 'typing' has no attribute 'Byte...
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
=============================== 1 error in 0.46s ===============================

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant