diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-02-08 16:14:11 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-02-08 08:51:44 -0800 |
commit | 640c95a9c307d7e15fb8c3a679419141909b2cb6 (patch) | |
tree | 2d02850daea061d4c5d7c906f69d06ad5e5c02ab /meta-python/recipes-devtools/python/python-flask-xstatic.inc | |
parent | 1d9d0a43770c382836ecf1d7ebbe56c84cce3257 (diff) | |
download | meta-openembedded-640c95a9c307d7e15fb8c3a679419141909b2cb6.tar.gz |
python3-paramiko: upgrade 2.12.0 -> 3.0.0
Bubfix:
==========
-A handful of lower-level classes (notably paramiko.message.Message and
paramiko.pkey.PKey) previously returned bytes objects from their
implementation of __str__, even under Python 3; and there was never any
__bytes__ method.
-Streamline some redundant (and costly) byte conversion calls in the packetizer
and the core SFTP module. This should lead to some SFTP speedups at the very least.
-Remove some unnecessary __repr__ calls when handling bytes-vs-str conversions.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-xstatic.inc')
0 files changed, 0 insertions, 0 deletions