Skip to content

Conversation

ngie-eign
Copy link
Contributor

This allows the object methods to be properly inherited and called via
super(..), addressing breakage with python 2.x, introduced in
cfcc093.

Fixes #1042.

Signed-off-by: Enji Cooper yaneurabeya@gmail.com

This allows the object methods to be properly inherited and called via
`super(..)`, addressing breakage with python 2.x, introduced in
cfcc093.

Fixes libevent#1042.

Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

event_rpcgen.py shows "TypeError: super() argument 1 must be type, not classobj"
2 participants