Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • PyIRC PyIRC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • IRC projects
  • PyIRCPyIRC
  • Issues
  • #5

Closed
Open
Created May 15, 2015 by Elizabeth Myers@Elizafox💬Owner

gevent I/O backend

A gevent I/O backend is probably desirable. However, gevent for Python 3 is in a state best described as "not ready," and the gevent maintainer's opinion on Python 3 is rather... well, low. Don't hold your breath on working mainlined Python 3 support in gevent. You'll turn blue and pass away.

The socket backend probably works with monkey patching, but a more "native" one using green threads and gevent's scheduler is probably more ideal.

In the meantime @fantix's fork is probably the best option if anyone wants this.

Assignee
Assign to
Time tracking