Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python3-typeguard: upgrade 4.1.2 -> 4.1.3
Changelog: ============ -Dropped Python 3.7 support -Fixed @TypeChecked optimization causing compilation of instrumented code to fail when any block was left empty by the AST transformer (eg if or try / except blocks) (openembedded#352) -Fixed placement of injected typeguard imports with respect to __future__ imports and module docstrings (openembedded#385) Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
- Loading branch information