brettabamonte opened a new pull request, #1293:
URL: https://github.com/apache/cassandra-python-driver/pull/1293

   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
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to