diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2022-03-07 19:49:03 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-03-09 07:37:04 -0800 |
commit | 91f74f01a0c87ad22afff19aaccf2d07a68afa46 (patch) | |
tree | f6738dcacf1ceaa7ab40fa0ea84a32b8a3412a6c /meta-python/recipes-devtools/python/python-imaging | |
parent | 6663fdcf1478c55dfe568539d68ab8a664c46711 (diff) | |
download | meta-openembedded-91f74f01a0c87ad22afff19aaccf2d07a68afa46.tar.gz |
python3-twisted: upgrade 22.1.0 -> 22.2.0
Changelog:
=========
Bugfixes
--------
- twisted.internet.gireactor.PortableGIReactor.simulate and
twisted.internet.gtk2reactor.PortableGtkReactor.simulate no longer raises
TypeError when there are no delayed called. This was a regression introduced
with the migration to Python 3 in which the builtin 'min' function no longer
accepts 'None' as an argument. (#9660)
- twisted.conch.ssh.transport.SSHTransportBase now disconnects the remote peer
if the SSH version string is not sent in the first 4096 bytes.
(#10284, CVE-2022-21716, GHSA-rv6r-3f5q-9rgx)
Improved Documentation
----------------------
- Add type annotations for twisted.web.http.Request.getHeader. (#10270)
Deprecations and Removals
-------------------------
- Support for Python 3.6, which is EoL as of 2021-09-04, has been deprecated. (#10303)
Bugfixes
--------
- _dist.test.test_workertrial now correctly compare strings via assertEqual() and pass on PyPy3 (#10302)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.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/python-imaging')
0 files changed, 0 insertions, 0 deletions