Files
meta-openembedded/meta-python/recipes-devtools/python
Wang Mingyu 640c95a9c3 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>
2023-02-08 08:51:44 -08:00
..
2022-03-21 09:57:28 -04:00
2022-07-26 10:38:42 -04:00
2022-05-14 08:17:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-05-14 08:17:25 -07:00