Hi,

I asked eventlet dev to *not* remove a release from PyPI before they did it, but they ignored me and removed 0.18.0 and 0.18.1 releases from PyPI :-(

0.18.0 fixed a bug in Python 3:
https://github.com/eventlet/eventlet/issues/274

But 0.18.0 introduced a regression on Python 3 in WSGI:
https://github.com/eventlet/eventlet/issues/295

0.18.2 was supposed to fix the WSGI bug, but introduced a different bug in Keystone:
https://github.com/eventlet/eventlet/issues/296

Yeah, it's funny to work on eventlet :-) A new bug everyday :-D

At least, the eventlet test suite is completed at each bugfix.

Victor

Le 09/02/2016 17:44, Markus Zoeller a écrit :
For the sake of completeness: The eventlet package version 0.18.1
seems to be disappeared from the PyPi servers, which is a bad thing,
as we use that version in the "upper-constraints.txt" of the
requirements project. There is patch [1] in the queue which solves that.
Until this is merged, there is a change that our CI (and your third-party
CI) will break after the locally cached version in the CI vanishes.

References:
[1] https://review.openstack.org/#/c/277912/

Regards, Markus Zoeller (markus_z)


__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to