Joe Beeson
Results
4
issues of
Joe Beeson
Create a class that handles the heavy lifting of performing recompiles so that many different pieces of code can make use of the plugin.
rfc
enhancement
It'd be useful to have a shell that can be invoked from the command line that recompiles the files.
rfc
enhancement
This pull request modifies the `_try_load` and `_try_dump` methods of the `DataclassTransform` to support annotations inside `list` type hints. The dump method is a bit "looser" as it doesn't use...