14
0

- Update to 3.10.0.2:

* Docs improvements
  * Fixes crash  and _GenericAlias import
  * Support most use cases for PEP 612 with Generic

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typing_extensions?expand=0&rev=30
This commit is contained in:
2021-11-13 20:43:42 +00:00
committed by Git OBS Bridge
parent 7c0243dd7f
commit efc70248b1
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Nov 13 20:42:04 UTC 2021 - Dirk Müller <dmueller@suse.com>
- Update to 3.10.0.2:
* Docs improvements
* Fixes crash and _GenericAlias import
* Support most use cases for PEP 612 with Generic
-------------------------------------------------------------------
Mon Jul 12 13:11:30 UTC 2021 - Markéta Machová <mmachova@suse.com>