Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Pyre v0.9.10.tar.gz | 2022-01-10 | 6.0 MB | |
Pyre v0.9.10.zip | 2022-01-10 | 6.9 MB | |
README.md | 2022-01-10 | 149 Bytes | |
Totals: 3 Items | 12.9 MB | 0 |
- Fixed parser crashes on files with non-utf codec.
- Fixed bad JSON error in
setup.py
. - Various fixes regarding tuple expansions at callsites.