Changelog for
python3-mypy-0.521-4.1.noarch.rpm :
Wed Aug 9 14:00:00 2017 sebix+novell.comAATTsebix.at
- fix shebang removal
Thu Jul 27 14:00:00 2017 sebix+novell.comAATTsebix.at
- update to 0.521
* Mypy Bugs Fixed
* Fix crash on name collision for self attributes (Ivan Levkivskyi, PRs 3700 and 3719)
* Fix bug in cache updates and improve cache logging (PR 3708)
* Fix per-file strict Optional interaction with default-None args (PR 3686)
* Fix crash in --quick mode when aliases are re-exported (Ivan Levkivskyi, PR 3740)
* Fix crash on incompatible redefinition in named tuple (Ivan Levkivskyi, PR 3760)
* Typeshed Bugs Fixed
* Fix regressions in csv.DictReader (Thomas Grainger, PRs 1475 and 1478)
Sat Jul 15 14:00:00 2017 sebix+novell.comAATTsebix.at
- upgrade to 0.520
* Add :ref:`fine-grained control of Any types
`.
* Add :ref:`typeddict`.
* Other updates to :ref:`command-line`:
* Add --no-implicit-optional.
* Add --shadow-file.
* Add --no-incremental.
Thu Jul 6 14:00:00 2017 sebix+novell.comAATTsebix.at
- correct shebangs of typeshed libs
- fix build for older versions
Thu Jul 6 14:00:00 2017 jengelhAATTinai.de
- Enhance description by some more text from the webpage.
Tue Jun 27 14:00:00 2017 sebix+novell.comAATTsebix.at
- use python singlespec approach marking as uncompatible with python2
Mon May 8 14:00:00 2017 sebix+novell.comAATTsebix.at
- first package