New submission from Fantix King <[email protected]>:

GreenletExit should inherit from BaseException according to this:

https://github.com/python-
greenlet/greenlet/commit/2f81f5de275c8dad13c5497c540ab96952a24071

But in pypy it is a subclass of Exception.

----------
messages: 5968
nosy: fantix, pypy-issue
priority: bug
status: unread
title: API incompatibility: GreenletExit should base on BaseException

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1552>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to