Skip to content

CASSPYTHON-13: Remove eventlet, gevent and twisted event loops#1293

Open
brettabamonte wants to merge 2 commits into
apache:trunkfrom
brettabamonte:CASSPYTHON-13
Open

CASSPYTHON-13: Remove eventlet, gevent and twisted event loops#1293
brettabamonte wants to merge 2 commits into
apache:trunkfrom
brettabamonte:CASSPYTHON-13

Conversation

@brettabamonte
Copy link
Copy Markdown

Drops support for the eventlet, gevent, and twisted event loops.

Went through:

  • Event loop code
  • Documentation
  • Testing/CI infrastructure

By dropping these three event loops I don't see why clients would use pyOpenSSL. As a result I dropped all lingering support for it in cassandra/datastax/insights/reporter.py.

Addresses: https://issues.apache.org/jira/browse/CASSPYTHON-13

Testing:

  • Unit tests passed on Python versions 3.10-3.14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant