forked from pool/python-typing_extensions
Accepting request 905845 from home:mcalabkova:branches:devel:languages:python:numeric
- Update to 3.10.0.0 * Implement TypeGuard (PEP 649) * backport ParamSpecArgs/Kwargs * Fixed required/optional keys with old-style TypedDict * Bring in protocol’s __init__ behaviour same like in python > 3.8 * Support PEP 612 in typing_extensions (Python 3) * Add OrderedDict to typing_extensions OBS-URL: https://build.opensuse.org/request/show/905845 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typing_extensions?expand=0&rev=29
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 12 13:11:30 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Update to 3.10.0.0
|
||||
* Implement TypeGuard (PEP 649)
|
||||
* backport ParamSpecArgs/Kwargs
|
||||
* Fixed required/optional keys with old-style TypedDict
|
||||
* Bring in protocol’s __init__ behaviour same like in python > 3.8
|
||||
* Support PEP 612 in typing_extensions (Python 3)
|
||||
* Add OrderedDict to typing_extensions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 12 16:06:44 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
|
Reference in New Issue
Block a user