forked from pool/python-typing_extensions
Accepting request 1001206 from home:jayvdb:branches:devel:languages:python
- Add _typed_dict_test_helper.py missing from PyPI release - Update to v4.3.0 OBS-URL: https://build.opensuse.org/request/show/1001206 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typing_extensions?expand=0&rev=33
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 5 06:47:51 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Add _typed_dict_test_helper.py missing from PyPI release
|
||||
- Update to v4.3.0
|
||||
* Add typing_extensions.NamedTuple, allowing for generic NamedTuples
|
||||
on Python <3.11 (backport from python/cpython#92027, by Serhiy Storchaka)
|
||||
* Adjust typing_extensions.TypedDict to allow for generic TypedDicts
|
||||
on Python <3.11 (backport from python/cpython#27663, by Samodya Abey)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 20 09:54:10 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user