Tags: abramche/python-driver
Tags
Release 3.29.2: changelog, version and documentation (apache#1226)
Sync with 3.29.0 (scylladb#406) * PYTHON-1364 Fix ssl.wrap_socket errors (from eventlet) for Python 3.12 (apache#1181) * PYTHON-1366 Handle removal of asyncore in Python 3.12 (apache#1187) * Remove outdated Python pre-3.7 references (apache#1186) * PYTHON-1371 Add explicit exception type for serialization failures (apache#1193) * PYTHON-1331 ssl.match_hostname() is deprecated in 3.7 (apache#1191) * Documentation (and other) updates for 3.29.0 (apache#1194) * fix(test-requirements): remove python 3.13 restrictions Original commit c9b24b7 made it not install certain modules on python 3.13 because at the time python was broken and did not support these modules, now they work ok, roll it back. --------- Co-authored-by: Bret McGuire <absurdfarce@users.noreply.github.com> Co-authored-by: Brad Schoening <5796692+bschoening@users.noreply.github.com>
PreviousNext