forked from pool/python-typing_extensions
Accepting request 746062 from home:lrupp:branches:devel:languages:python
- Update to version 3.7.4.1: + Fix isinstance() with generic protocol subclasses after subscripting + Fix tests for non-default interpreters + Use environment marker to specify typing dependency + Fix unions of protocols on Python 2 OBS-URL: https://build.opensuse.org/request/show/746062 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typing_extensions?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
fbefe4ff13
commit
79b25a0c4e
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 17:15:46 UTC 2019 - Lars Vogdt <lars@linux-schulserver.de>
|
||||
|
||||
- Update to version 3.7.4.1:
|
||||
+ Fix isinstance() with generic protocol subclasses after subscripting
|
||||
+ Fix tests for non-default interpreters
|
||||
+ Use environment marker to specify typing dependency
|
||||
+ Fix unions of protocols on Python 2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 21 17:04:41 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
Reference in New Issue
Block a user