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 641942 - Drop old constructor support from pygobject
Drop old constructor support from pygobject
Status: RESOLVED DUPLICATE of bug 657413
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-02-09 17:27 UTC by Steve Frécinaux
Modified: 2012-02-10 08:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Drop old constructor support from pygobject (10.42 KB, patch)
2011-02-09 17:27 UTC, Steve Frécinaux
none Details | Review

Description Steve Frécinaux 2011-02-09 17:27:57 UTC
This has been deprecated a long time ago, and nobody should be using
that anymore.

This patch doesn't remove the codegen bits.
Comment 1 Steve Frécinaux 2011-02-09 17:27:59 UTC
Created attachment 180492 [details] [review]
Drop old constructor support from pygobject

This has been obsoleted a long time ago.
Comment 2 Steve Frécinaux 2011-06-09 07:41:31 UTC
Any news on this?
Comment 3 johnp 2011-06-10 16:06:24 UTC
Looks good to go into master.  Also codegen should be ripped out and the glib and gobject modules made internal and installed to the gi module directory.
Comment 4 Martin Pitt 2012-02-10 08:36:23 UTC

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