You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add support for Python 3.11
- update greenlet version to latest version (currently 2.0.2)
- update nox build instructions
- change python version to 3.11
- update PyInstaller version
* update target python version
* update mypy version to support python 3.11
- error messages related to typed-ast, which was loaded by mypy
* fix flake8 config:
- the comment has to be in an extra line
0 commit comments