After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 693032 - GLib overrides: Support unpacking 'maybe' variants
GLib overrides: Support unpacking 'maybe' variants
Status: RESOLVED FIXED
Product: pygobject
Classification: Bindings
Component: introspection
unspecified
Other All
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2013-02-01 20:16 UTC by Paolo Borelli
Modified: 2013-02-03 22:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GLib overrides: Support unpacking 'maybe' variants (1.81 KB, patch)
2013-02-01 20:16 UTC, Paolo Borelli
accepted-commit_now Details | Review

Description Paolo Borelli 2013-02-01 20:16:15 UTC
Automatically unpack 'maybe' variants to None or to their actual value
as we do for other kind of variants
Comment 1 Paolo Borelli 2013-02-01 20:16:17 UTC
Created attachment 235031 [details] [review]
GLib overrides: Support unpacking 'maybe' variants
Comment 2 Martin Pitt 2013-02-03 20:57:29 UTC
Comment on attachment 235031 [details] [review]
GLib overrides: Support unpacking 'maybe' variants

Thanks! Please push.
Comment 3 Paolo Borelli 2013-02-03 22:30:20 UTC
done