fix typing that wasn't available in Python 3.6.0
This commit is contained in:
parent
6fe7f45725
commit
25884c433f
4 changed files with 7 additions and 3 deletions
|
|
@ -12,6 +12,7 @@ Unreleased
|
|||
imports in user projects. :issue:`4024`
|
||||
- Fix type annotation for ``g`` and inform mypy that it is a namespace
|
||||
object that has arbitrary attributes. :issue:`4020`
|
||||
- Fix some types that weren't available in Python 3.6.0. :issue:`4040`
|
||||
|
||||
|
||||
Version 2.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue