absurdfarce opened a new pull request, #1264: URL: https://github.com/apache/cassandra-python-driver/pull/1264
Original motivation is [CASSPYTHON-3](https://issues.apache.org/jira/browse/CASSPYTHON-3), a lifted version of [PYTHON-1428](https://datastax-oss.atlassian.net/browse/PYTHON-1428). These changes also take care of [PYTHON-1334](https://datastax-oss.atlassian.net/browse/PYTHON-1334) ("Consider migrating dependency, other information in setup.py into pyproject.toml") and [PYTHON-1421](https://datastax-oss.atlassian.net/browse/PYTHON-1421) ("Adapt setup.py to deprecation of distutils") This PR represents a pretty significant re-working of setup.py so the question of what kind of release it belongs in is a very real one. The original motivation was to fix a specific problem with the wheels for 3.29.3 but so far I haven't found a way to do that other than the mechanism outlined here. That question is being considered on CASSPYTHON-3; we'll use this PR to discuss and review the changes themselves. -- 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]

