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 584285 - wrap gio.DataInputStream.read_(line|until)_async
wrap gio.DataInputStream.read_(line|until)_async
Status: RESOLVED FIXED
Product: pygobject
Classification: Bindings
Component: gio
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: 2009-05-30 14:01 UTC by Paul Pogonyshev
Modified: 2009-05-31 14:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
wrap the functions (15.55 KB, patch)
2009-05-30 14:07 UTC, Paul Pogonyshev
committed Details | Review

Description Paul Pogonyshev 2009-05-30 14:01:42 UTC
Patch in a minute.
Comment 1 Paul Pogonyshev 2009-05-30 14:07:32 UTC
Created attachment 135614 [details] [review]
wrap the functions

Also adds unit tests and reenables one previously disabled unit test.