- update to 3.3.6:
* Catch *TransportError* from httpx and re-raise as
*ConnectionError* so that httpx transport error exceptions do
not leak (fixes #109).
* There was still a comparison issue, fix bad date comparison
(fixes #107)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rt?expand=0&rev=49
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 5 20:03:55 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.3.6:
|
||||
* Catch *TransportError* from httpx and re-raise as
|
||||
*ConnectionError* so that httpx transport error exceptions do
|
||||
not leak (fixes #109).
|
||||
* There was still a comparison issue, fix bad date comparison
|
||||
(fixes #107)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 10 14:25:56 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user