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 640197 - Factor out parameter marshalling from construction functions.
Factor out parameter marshalling from construction functions.
Status: RESOLVED FIXED
Product: pygobject
Classification: Bindings
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2011-01-21 16:27 UTC by Steve Frécinaux
Modified: 2011-01-26 20:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Factor out parameter marshalling from construction functions. (5.79 KB, patch)
2011-01-21 16:27 UTC, Steve Frécinaux
committed Details | Review

Description Steve Frécinaux 2011-01-21 16:27:25 UTC
This code is nearly 40 lines long and duplicated twice.
Comment 1 Steve Frécinaux 2011-01-21 16:27:28 UTC
Created attachment 178951 [details] [review]
Factor out parameter marshalling from construction functions.
Comment 2 johnp 2011-01-26 20:41:52 UTC
Attachment 178951 [details] pushed as 7d70105 - Factor out parameter marshalling from construction functions.