|
324b76f853
|
Accepting request 915616 from home:Simmphonie:python
- update to version 1.1.0
* Tweaked the implementation of Error.unwrap to avoid creating a
reference cycle between the exception object and the unwrap
method's frame. This shouldn't affect most users, but it
slightly reduces the amount of work that CPython's cycle
collector has to do, and may reduce GC pauses in some cases. (#29)
* Drop support for Python 2.7, 3.4, and 3.5. (#27)
OBS-URL: https://build.opensuse.org/request/show/915616
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-outcome?expand=0&rev=10
|
2021-10-16 09:37:59 +00:00 |
|