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 631764 - TreeStore.append and ListStore.append require row parameter
TreeStore.append and ListStore.append require row parameter
Status: RESOLVED DUPLICATE of bug 631548
Product: pygobject
Classification: Bindings
Component: introspection
Git master
Other Linux
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2010-10-09 15:43 UTC by Sebastian Pölsterl
Modified: 2010-10-11 13:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Made row optional (1.27 KB, patch)
2010-10-09 15:43 UTC, Sebastian Pölsterl
rejected Details | Review

Description Sebastian Pölsterl 2010-10-09 15:43:05 UTC
Created attachment 172021 [details] [review]
Made row optional

It's not possible to attach an empty row with append. This is a regression compared to PyGTK.
Comment 1 johnp 2010-10-11 13:35:50 UTC
Comment on attachment 172021 [details] [review]
Made row optional

I thought I already saw this patch before.  This is a duplicate
Comment 2 johnp 2010-10-11 13:36:29 UTC

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