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 791591 - Add support for Python 3 asyncio event loop (PEP 3156)
Add support for Python 3 asyncio event loop (PEP 3156)
Status: RESOLVED OBSOLETE
Product: pygobject
Classification: Bindings
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2017-12-13 20:08 UTC by Patrick Griffis (tingping)
Modified: 2018-01-10 21:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Patrick Griffis (tingping) 2017-12-13 20:08:19 UTC
Python 3 now has built in async features[1] which are a perfect fit for Gio's async APIs.

An implementation using GLib already exists in gbulb[2] though one problem brought up is that it is Apache-2.0 licensed.


[1] - https://docs.python.org/3/library/asyncio.html
[2] - https://github.com/nathan-hoad/gbulb
Comment 1 Christoph Reiter (lazka) 2018-01-07 20:59:22 UTC
gblub issue: https://github.com/nathan-hoad/gbulb/issues/32
Comment 2 GNOME Infrastructure Team 2018-01-10 21:01:23 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/pygobject/issues/146.