Skip to content

Tags: Orenef11/python-driver

Tags

3.24.7.1-scylla

Toggle 3.24.7.1-scylla's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request scylladb#117 from dkropachev/fix_tests

Fix tests

3.24.7-scylla

Toggle 3.24.7-scylla's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request scylladb#115 from dkropachev/fix_macos

fix(gitflow): temporary disable macos pypy until 7.3.7 is released

3.24.6-scylla

Toggle 3.24.6-scylla's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request scylladb#112 from k0machi/iss111-lock-races

Fix race conditions in HostConnection that happen during shutdown

3.24.5-scylla

Toggle 3.24.5-scylla's commit message
bump packaging version to 3.24.5 to match git tag

3.24.4-scylla

Toggle 3.24.4-scylla's commit message
remove unlisted vcpython27

3.24.3-scylla

Toggle 3.24.3-scylla's commit message
move to cibuildwheel==2.1.1

3.24.2-scylla

Toggle 3.24.2-scylla's commit message
ResultSet: handle empty non-final pages on ResultSet iteration

This commit provides a fix to the situation when iterating on a
ResultSet, the driver aborts the iteration if the server returns
an empty page even if there are next pages available.

Python driver is affected by the same problem as JAVA-2934
This fix is similar to apache/cassandra-java-driver#1544

3.24.1-scylla

Toggle 3.24.1-scylla's commit message
Promote version 3.24.1

* testing the new github actions integration

stable

Toggle stable's commit message
Promote version 3.24.1

* testing the new github actions integration

3.24.0-scylla

Toggle 3.24.0-scylla's commit message
unittest: disable test_cloud in travis