- Package:
- src:python-cassandra-driver
- Source:
- src:python-cassandra-driver
- Submitter:
- Louis-Philippe Véronneau
- Date:
- 2024-02-21 17:54:06 UTC
- Severity:
- normal
Dear maintainer(s), In Python 3.6, asyncore and asynchat have been formally marked as deprecated. Code that imports these libraries will no longer work from Python 3.12, which is currently in Trixie. Since python-cassandra-driver uses either of these Python libraries, please prepare for this removal and migrate away from them. See this link for more details: https://peps.python.org/pep-0594/#deprecated-modules Cheers,
Version: 3.29.0-1 https://github.com/datastax/python-driver/commit/3ca41e2115f58277c80732eaa892a9b860126de7 cu Adrian