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 659142 - Remove pygtk_version attribute from internal gi._gobject module
Remove pygtk_version attribute from internal gi._gobject module
Status: RESOLVED FIXED
Product: pygobject
Classification: Bindings
Component: general
Git master
Other All
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2011-09-15 12:30 UTC by Dieter Verfaillie
Modified: 2011-09-15 20:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove pygtk_version attribute from internal gi._gobject module (1.64 KB, patch)
2011-09-15 12:31 UTC, Dieter Verfaillie
none Details | Review

Description Dieter Verfaillie 2011-09-15 12:30:07 UTC
The pygtk_version attribute used to be provided for backwards compatibility
with older PyGTK versions. As PyGObject3 no longer provides support for
static bindings like PyGTK, the pygtk_version attribute has become obsolete.
Comment 1 Dieter Verfaillie 2011-09-15 12:31:15 UTC
Created attachment 196619 [details] [review]
Remove pygtk_version attribute from internal gi._gobject module
Comment 2 johnp 2011-09-15 20:03:58 UTC
thanks