Unverified Commit 16f199f8 authored by Yannick Jadoul's avatar Yannick Jadoul Committed by GitHub
Browse files

Change base parameter type in register_exception and exception constructor...

Change base parameter type in register_exception and exception constructor from PyObject* to handle (#2467)

* Change base parameter type in register_exception and excepion constructor from PyObject* to handle

* Fix compilation error passing `handle` to `PyObject*`
parent e7bafc8e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment