absurdfarce commented on PR #1293: URL: https://github.com/apache/cassandra-python-driver/pull/1293#issuecomment-4663400528
Hey @brettabamonte, apologies for the delay... as usual trying to juggle too many balls and dropping most of them. :( I would encourage you to join the #cassandra-drivers channel on [ASF Slack](https://infra.apache.org/slack.html) (if you haven't done so already). There's a discussion ongoing there on this very point; we're discussing the next release or two for the Python and CPP drivers. I can certainly set you up with an invite if you need one. Short version: there's a debate about whether the next Python release should be 3.31.0 or 4.0.0. If we do bump it to a major release there are several new things that could come into scope there. I need to put together a doc describing what that would look like... just haven't had time yet. By far the most significant change in 3.31.0/4.0.0 (whichever way we go) will be getting the asyncio reactor to a production-grade quality so that at some point in the not-too-distant future it can become the default. There are several tickets covering changes to those reactors but those need to be evaluated in a more systematic way. The most important question around this effort, though, is testing... what do we need to see to convince ourselves that we're safe to put asyncio into consideration when choosing a reactor? What about making it the default reactor? I'd welcome _anything_ you could offer in that space, _especially_ anything around the question of testing. But again, the _best_ thing to do is probably to get you on ASF Slack so that you can become part of the conversation there. Let me know if you need an invite! -- 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]

