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
Fix metadata handling for py38 and py39 venv environments
importlib.metadata in Python 3.10 had improved handling of certain
virtual environments. This change addresses the issue with some venv
environments not returning a version string for AnyIO.
0 commit comments