Closed touilleMan closed 1 year ago
see https://github.com/python-trio/trio/commit/a58a58c57f2c7015851c0510a7822c3b797ab71a
async_generator is no longer a dependency of trio, hence https://github.com/python-trio/trio-typing/blob/8c3677873c7fb43781bb40820c44d0ba1f3ebe25/trio_typing/__init__.py#L5 causes an ImportError
async_generator
trio
ImportError
see https://github.com/python-trio/trio/commit/a58a58c57f2c7015851c0510a7822c3b797ab71a
async_generator
is no longer a dependency oftrio
, hence https://github.com/python-trio/trio-typing/blob/8c3677873c7fb43781bb40820c44d0ba1f3ebe25/trio_typing/__init__.py#L5 causes anImportError