diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2021-07-02 13:42:04 +0300 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-07-06 09:40:42 -0700 |
commit | eec59b57488b56277e9e82b5e81f0f3d94148f87 (patch) | |
tree | 80619ce872cd14638e072bb95506c93c55d68ae6 /meta-python/recipes-devtools/python/python3-m2crypto/cross-compile-platform.patch | |
parent | 5d9be43c228fcfc2c629fdeee9247df180bf9fda (diff) | |
download | meta-openembedded-eec59b57488b56277e9e82b5e81f0f3d94148f87.tar.gz |
python3-priority: Upgrade 1.3.0 -> 2.0.0
Upgrade to release 2.0.0:
- Python 3.6 is the minimal support Python version.
- Support for Python 3.7 has been added.
- Support for Python 3.8 has been added.
- Support for Python 3.9 has been added.
- Support for Python 2.7 has been removed.
- Support for Python 3.3 has been removed.
- Support for Python 3.4 has been removed.
- Support for Python 3.5 has been removed.
- Support for PyPy (Python 2.7 compatible) has been removed.
- Add type hints throughout and support PEP 561 via a py.typed
file. This should allow projects to type check their usage of
this dependency.
- Throw TypeError when creating a priority tree with a
maximum_streams value that is not an integer.
- Throw ValueError when creating a priority tree with a
maximum_streams value that is not a positive integer.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-m2crypto/cross-compile-platform.patch')
0 files changed, 0 insertions, 0 deletions