Go to file
Dirk Mueller 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
.gitattributes Accepting request 702377 from home:Simmphonie:python 2019-05-14 21:06:00 +00:00
.gitignore Accepting request 702377 from home:Simmphonie:python 2019-05-14 21:06:00 +00:00
outcome-1.1.0.tar.gz Accepting request 915616 from home:Simmphonie:python 2021-10-16 09:37:59 +00:00
python-outcome.changes Accepting request 915616 from home:Simmphonie:python 2021-10-16 09:37:59 +00:00
python-outcome.spec Accepting request 915616 from home:Simmphonie:python 2021-10-16 09:37:59 +00:00