Restore atheris stubs (#15140)

This commit is contained in:
Sebastian Rittau
2025-12-18 14:43:42 +01:00
committed by GitHub
parent 8d96801533
commit f95933f739
7 changed files with 121 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
version = "2.3.*"
upstream_repository = "https://github.com/google/atheris"
partial_stub = true
[tool.stubtest]
ignore_missing_stub = true
# TODO (2025-03-05): unskip once `atheris` can be installed on `ubuntu-24.04`,
# see https://github.com/python/typeshed/pull/13582 and
# https://github.com/google/atheris/issues/82
skip = true