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 756087 - user_data args no longer optional
user_data args no longer optional
Status: RESOLVED DUPLICATE of bug 756109
Product: pygobject
Classification: Bindings
Component: general
Git master
Other Linux
: Normal major
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2015-10-05 16:55 UTC by Christoph Reiter (lazka)
Modified: 2015-10-06 08:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christoph Reiter (lazka) 2015-10-05 16:55:58 UTC
With jhbuild trunk various functions with optional user_data fail:

TypeError: GLib.idle_add() takes exactly 2 arguments (3 given)

Maybe this is fallout from bug 729660 ?
Comment 1 Christoph Reiter (lazka) 2015-10-06 08:41:53 UTC

*** This bug has been marked as a duplicate of bug 756109 ***