mypy
14de8c6f
- Use `__truediv__` for python2 with `__future__` import, refs #11740 (#11787)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Use `__truediv__` for python2 with `__future__` import, refs #11740 (#11787) Now `__future__` imports do not leak in semanal.py. Closes #11740 Refs #11741 Refs #11276 Refs #11700
References
#11787 - Use `__truediv__` for python2 with `__future__` import, refs #11740
Author
sobolevn
Parents
115ac31f
Loading