diff options
author | Ryan Rowe <rrowe@xevo.com> | 2020-06-16 17:54:09 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-06-17 08:58:10 -0700 |
commit | 78605cf1e573451d75ca3439b1909a4d7278b0eb (patch) | |
tree | 41d1e4c01039b2e838f9504b38e7917a06315726 /meta-python/recipes-devtools/python/python-prompt-toolkit.inc | |
parent | 098e0fae73a2ae78ca3023607c5ef51c2759a0d9 (diff) | |
download | meta-openembedded-78605cf1e573451d75ca3439b1909a4d7278b0eb.tar.gz |
python3-typeguard: Upgrade 2.7.1 -> 2.9.1
2.9.1 (2020-06-07)
- Fixed ImportError on Python < 3.8 when typing_extensions was not
installed
2.9.0 (2020-06-06)
- Upped the minimum Python version from 3.5.2 to 3.5.3
- Added support for typing.NoReturn
- Added full support for typing_extensions (now equivalent to support
of the typing module)
- Added the option of supplying check_type() with globals/locals for
correct resolution of forward references
- Fixed erroneous TypeError when trying to check against non-runtime
typing.Protocol (skips the check for now until a proper compatibility
check has been implemented)
- Fixed forward references in TypedDict not being resolved
- Fixed checking against recursive types
2.8.0 (2020-06-02)
- Added support for the Mock and MagicMock types (PR by prescod)
- Added support for typing_extensions.Literal (PR by Ryan Rowe)
- Fixed unintended wrapping of untyped generators (PR by prescod)
- Fixed checking against bound type variables with check_type() without
a call memo
- Fixed error message when checking against a Union containing a
Literal
Signed-off-by: Ryan Rowe <rrowe@xevo.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-prompt-toolkit.inc')
0 files changed, 0 insertions, 0 deletions