Remove Python 2 style int division (#217)
* Remove `int_division` from `configdefaults.py`
* * remove `div_proxy`, replace by either `true_div` or `int_div`
* TestArithmeticCast : remove references to `config.int_division` and interger division
* Remove __intdiv__ method from scalar.basic.py
* Rebase
* Fix merging conflicts
正在显示
请
注册
或者
登录
后发表评论