-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Remove atheris #14185
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
Labels
stubs: removal
Pending removal of third-party distributions
Comments
If it's being a blocker for us I'm fine with it. Especially since restoring the stubs if atheris is updated is as simple as reverting 2 commits. Might wanna add a mention in google/atheris#83 for the community of users that are using typed atheris. (which I kinda did just by linking the issue since it'll appear there and links back here for the reasoning) |
I left a note. |
srittau
added a commit
to srittau/typeshed
that referenced
this issue
Jun 2, 2025
Closes: python#14185
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Atheris doesn't support Python 3.12 and can't be installed on Ubuntu 24.04 (which is used in GitHub Actions), which is why we needed to disable stubtest. The last upstream commit was 11 months ago. According to google/atheris#82, the package is still semi-maintained, but currently I don't see that. I propose to remove it from typeshed for now. If atheris is ever updated upstream, we can always restore the package.
The text was updated successfully, but these errors were encountered: