forked from pool/python-sniffio
- update to 1.3.1:
* Added missing thread_local to sniffio.__all__ * Add support for Python 3.9 and 3.10. * Provide sniffio.thread_local.name for coroutine libraries to set * Drop support for Python 3.5 and 3.6. * Include type hints OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sniffio?expand=0&rev=23
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 09:03:02 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.3.1:
|
||||
* Added missing thread_local to sniffio.__all__
|
||||
* Add support for Python 3.9 and 3.10.
|
||||
* Provide sniffio.thread_local.name for coroutine libraries to
|
||||
set
|
||||
* Drop support for Python 3.5 and 3.6.
|
||||
* Include type hints
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 16 20:53:23 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
|
Reference in New Issue
Block a user