Skip to content

Make GLib.Error picklable. Fixes #145

Christoph Reiter requested to merge creiter/pygobject:gerror-pickle into master

Make __module__ match the module where it gets exposed so Python can find the right class.

Edited by Christoph Reiter

Merge request reports