14
0

- Skip failing tests test_ssl_request and test_extra_info

(gh#encode/httpcore!832)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpcore?expand=0&rev=27
This commit is contained in:
2023-10-25 12:59:33 +00:00
committed by Git OBS Bridge
parent 9e957b0cff
commit c85ffa4250
2 changed files with 4 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ Wed Oct 25 11:30:12 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- Handle HTTP/1.1 half-closed connections gracefully.
- Drop Python 3.7 support.
- Update httpcore-allow-deprecationwarnings-test.patch
- Skip failing tests test_ssl_request and test_extra_info
(gh#encode/httpcore!832)
-------------------------------------------------------------------
Sun Sep 10 11:05:24 UTC 2023 - Torsten Gruner <simmphonie@opensuse.org>