Skip to content

gtk reactors and glib2 reactor no longer import/install against current gtk/glib and should be removed #11705

@glyph

Description

@glyph

Describe the incorrect behavior you saw

AttributeError: 'gi.repository.Gtk' object has no attribute 'events_pending'

Describe how to cause this behavior

>>> from twisted.internet import gtk3reactor
>>> gtk3reactor.install()

Describe the correct behavior you'd like to see
I think (but have not yet confirmed confirmed with both automated testing and interactive UI testing) that gireactor is sufficient to address all glib/gtk reactor use-cases

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions