forked from datastax/python-driver
-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync with upstream up to 3.29.1 #329
Draft
fruch
wants to merge
66
commits into
scylladb:master
Choose a base branch
from
fruch:sync_with_upstream_3.29.1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 1 commit
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
54ef7d3
Doc changes following on from 3.26.0 release
absurdfarce 17adb81
Fix typo
absurdfarce 32a2613
Add 3.26 for docs (#1147)
jgillenwater f1e9126
Update driver version supported (#1148)
jgillenwater 9fa742a
Update ref to include latest version supported (#1149)
jgillenwater 058be1e
PYTHON-1341 Impl of client-side column-level encryption/decryption (#…
absurdfarce ad40056
Release 3.27: changelog & version
absurdfarce 5646fb0
Include docs for 3.27.0 (#1153)
absurdfarce 1767fdb
update RH nav order (#1154)
jgillenwater 7556a2d
Update docs.yaml to point to latest 3.27.0 docs
absurdfarce 78b1e2b
remove future plans (#1155)
jgillenwater e98c26e
Update docs.yaml to point to latest 3.27.0 docs, take two
absurdfarce d911621
Missed dependency on cryptography in setup.py
absurdfarce 078e2f6
Remove different build matrix selection for develop branches (#1138)
absurdfarce 9ed9894
DOC-2813 (#1145)
emeliawilkinson24 1092fbd
DOC-3278 Update comment for retry policy (#1158)
absurdfarce 0002e91
Fix for rendering of code blocks in CLE documentation (#1159)
absurdfarce 7ba8761
Update docs.yaml to include recent fixes to CLE docs
absurdfarce 6894b02
remove unnecessary import __future__ (#1156)
bschoening 64aa5ba
docs: convert print statement to function in docs (#1157)
lukaselmer f46581e
Revert "remove unnecessary import __future__ (#1156)"
absurdfarce d8431d4
Don't fail when inserting UDTs with prepared queries with some missin…
Mokto a1e2d3d
PYTHON-1343 Use Cython for smoke builds (#1162)
absurdfarce 863e690
Jenkinsfile cleanup (#1163)
absurdfarce 5ea3f4b
PYTHON-1351 Convert cryptography to an optional dependency (#1164)
absurdfarce 531a6c7
PYTHON-1350 Store IV along with encrypted text when using column-leve…
absurdfarce 356d150
PYTHON-1356 Create session-specific protocol handlers to contain sess…
absurdfarce 910f028
CONN-38 Notes for 3.27.0 on PYTHON-1350 (#1166)
absurdfarce 643d3a6
Update docs.yaml to point to most recent 3.27.0 docs changes
absurdfarce 2db3728
PYTHON-1352 Add vector type, codec + support for parsing CQL type (#1…
absurdfarce e3400a1
Release 3.28.0: changelog & version
absurdfarce 7ccf502
Fixed non-valid rst in README
absurdfarce 50c93e9
Include docs for 3.28.0
absurdfarce 4325afb
CONN-38 Notes for 3.28.0 on PYTHON-1350 (#1167)
absurdfarce 8c41066
Update docs.yaml to point to most recent 3.28.0 docs changes
absurdfarce 8ba0a5c
Jenkins using new python versions in the matrix (#1174)
weideng1 e24ffe4
Update redirects in docs.yaml (#1178)
emeliawilkinson24 375da00
Add Jenkins support for Python 3.12.0 (#1180)
absurdfarce a7ab8cc
PYTHON-1364 Fix ssl.wrap_socket errors (from eventlet) for Python 3.1…
absurdfarce e9136f4
PYTHON-1313 Fix asyncio removals in Python 3.10 (#1179)
absurdfarce d0e639b
Remove some remnants of Python2 (#1172)
Lorak-mmk 7845379
docs: Fix typo in add_callbacks (#1177)
Mhs-220 0e25845
Removed backup(.bak) files (#1185)
bschoening 3ca41e2
PYTHON-1366 Handle removal of asyncore in Python 3.12 (#1187)
absurdfarce cea6e00
PYTHON-1368 Avoid installing DSE deps + executing DSE tests for Pytho…
absurdfarce 120277d
Remove outdated Python pre-3.7 references (#1186)
bschoening e90c0f5
PYTHON-1371 Add explicit exception type for serialization failures (#…
absurdfarce 8ff0ba0
PYTHON-1331 ssl.match_hostname() is deprecated in 3.7 (#1191)
absurdfarce 1a947f8
Documentation (and other) updates for 3.29.0 (#1194)
absurdfarce 9941ddb
Added 3.29.0 to docs.yaml
absurdfarce 2c61ab2
fix build from source on macos using homebrew (#1196)
yriveiro 7e0923a
clean up last "import six" (#1197)
a-detiste dbd4ea5
PYTHON-1378 Expand search directories for includes (#1198)
absurdfarce 9629c2a
Release 3.29.1: changelog & version (#1199)
absurdfarce c69935e
Merge tag '3.27.0' of https://github.com/datastax/python-driver into …
fruch 8953796
Merge tag '3.28.0' of https://github.com/datastax/python-driver into …
fruch de04ce0
Merge tag '3.29.0' of https://github.com/datastax/python-driver into …
fruch d93f25c
Merge tag '3.29.1' of https://github.com/datastax/python-driver into …
fruch 76779b4
move `ColDesc` to `cassandra.util` to avoid circular dependecies
fruch 7322b29
Docs: fix issues create by sync
fruch 758f9c5
test_shard_aware: import ShardInfo from the correctly place
fruch ccf6347
tests: handle `DependencyException`
fruch 90b17c6
docs: remove client column encryption from docs
fruch 8b1f1eb
CI: download libev via conan, for windows builds to have it
fruch 93f12d3
CI: drop the support for building win32 wheels
fruch 7686480
Merge branch 'master' into sync_with_upstream_3.29.1
fruch File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why would someone ever write such a code. It's absolutely disgusting.