Sign in
apache
/
cassandra-python-driver
/
ef176a57977e0b265202dd020bd918fe3675da1a
commit
ef176a57977e0b265202dd020bd918fe3675da1a
[
log
]
[
tgz
]
author
Brad Schoening <5796692+bschoening@users.noreply.github.com>
Wed May 28 23:57:09 2025 -0400
committer
GitHub <noreply@github.com>
Wed May 28 22:57:09 2025 -0500
tree
f4e66e6c50e4cf84be137ee24410022fb52566c3
parent
d7f4541e471d76aa6706cf4f28e7411244450100
[
diff
]
Fix spelling issues in python code comments and messages (#1231)
cassandra/__init__.py
[
diff
]
cassandra/auth.py
[
diff
]
cassandra/cluster.py
[
diff
]
cassandra/connection.py
[
diff
]
cassandra/cqlengine/connection.py
[
diff
]
cassandra/cqlengine/management.py
[
diff
]
cassandra/cqlengine/models.py
[
diff
]
cassandra/cqlengine/query.py
[
diff
]
cassandra/cqlengine/statements.py
[
diff
]
cassandra/marshal.py
[
diff
]
cassandra/metrics.py
[
diff
]
cassandra/policies.py
[
diff
]
cassandra/pool.py
[
diff
]
cassandra/query.py
[
diff
]
cassandra/util.py
[
diff
]
tests/integration/advanced/graph/test_graph_query.py
[
diff
]
tests/integration/cqlengine/connections/test_connection.py
[
diff
]
tests/integration/standard/test_metadata.py
[
diff
]
tests/integration/standard/test_metrics.py
[
diff
]
tests/integration/standard/test_prepared_statements.py
[
diff
]
tests/unit/test_policies.py
[
diff
]
tests/unit/test_resultset.py
[
diff
]
22 files changed
tree: f4e66e6c50e4cf84be137ee24410022fb52566c3
appveyor/
benchmarks/
cassandra/
docs/
examples/
tests/
.gitignore
.travis.yml
appveyor.yml
CHANGELOG.rst
CONTRIBUTING.rst
docs.yaml
doxyfile
example_core.py
example_mapper.py
ez_setup.py
Jenkinsfile
LICENSE
MANIFEST.in
README-dev.rst
README.rst
requirements.txt
setup.py
test-datastax-requirements.txt
test-requirements.txt
tox.ini