aiudirog
Results
2
issues of
aiudirog
Here is the PR for #144 which converts all the generator based coroutines to `async`/`await` syntax. In addition, it: - adds PyPy3 to the testing environments - updates timeout test...
**Bug Report** When a try block is used to attempt to convert/consolidate the type of a variable, the except block assumes the conversion may or may not have happened. For...
bug