Skip to content
Snippets Groups Projects
Commit d93a6939e1e8 authored by Serhiy Storchaka's avatar Serhiy Storchaka
Browse files

Remove the `__init__` methods in extension classes.

Calling the `__init__` methods repeatedly causes memory leaks.
Not calling the `__init__` methods causes a core dump.

Fixes #165. Ported from https://bugs.python.org/issue30243.
parent 13102ee7a504
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment