Skip to content
Commit 27a14679 authored by Christoph Reiter's avatar Christoph Reiter 🐍 Committed by Simon Feltman
Browse files

Change boxed init with args to warn instead of raise

Replace raising a TypeError in gi.types.Boxed() with a warning.
Even though passing arguments or keywords to the parent class is
incorrect here, raising an exception was causing a bit of fallout
in some apps (Gramps).

https://bugzilla.gnome.org/show_bug.cgi?id=727810
parent 6008748b
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