Overview

Request 1004192 accepted

- Update to version 5.4.0
* Disable unsafe math optimizations in C code. See pull request 89.
- Update to version 5.3.0
* Allow calling bound methods of some built-in objects such as ().__repr__ and {}.__repr__ by default.
This worked on Python 2, but raised ForbiddenAttribute on Python 3. See issue 75.
* Remove usage of unittest.makeSuite as it is deprecated in Python 3.11+. See issue 83.
* Add support for Python 3.11 (as of 3.11.0a7).

Request History
Yogalakshmi Arunachalam's avatar

yarunachalam created request

- Update to version 5.4.0
* Disable unsafe math optimizations in C code. See pull request 89.
- Update to version 5.3.0
* Allow calling bound methods of some built-in objects such as ().__repr__ and {}.__repr__ by default.
This worked on Python 2, but raised ForbiddenAttribute on Python 3. See issue 75.
* Remove usage of unittest.makeSuite as it is deprecated in Python 3.11+. See issue 83.
* Add support for Python 3.11 (as of 3.11.0a7).


Hans-Peter Jansen's avatar

frispete accepted request

LGTM, Thanks!

openSUSE Build Service is sponsored by