google / atheris

Apache License 2.0
1.35k stars 111 forks source link

Type hints #83

Open radarhere opened 1 month ago

radarhere commented 1 month ago

Hi. Just wondering what it would take to add a PEP 561 py.typed file to this project?

I see you have some type hints already. Would you welcome pull requests to improve upon this? Does atheris aim to continue supporting Python 3.6, or can that be updated now that 3.6 is EOL? Would a py.typed file be acceptable once pytype passes?