- Aug 13, 2023
- Aug 12, 2023
-
-
q3k authored
-
- Aug 09, 2023
-
- Aug 06, 2023
-
-
Required a bunch of renaming from ctx.Ctx to ctx.Context (its real name) Makes the docs actually show docstrings Also apparently mypy doesn't like "from typing_extensions import Protocol" and the fact that it didn't complain so far means that we're probably not type checking everything.
-
- Aug 05, 2023
- Aug 03, 2023
-
-
q3k authored
-