forked from pool/python-outcome
Dirk Mueller
324b76f853
- 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 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
outcome-1.1.0.tar.gz | ||
python-outcome.changes | ||
python-outcome.spec |