1. 7d8015e Remove ez_setup for compatibility with setuptools v82 by Dev-iL · 2 weeks ago trunk
  2. 6c768cc ninja - Bump Python versions to match recent upgrades to the Jenkins runners by absurdfarce · 3 days ago
  3. 2d99b62 remove obsolete __future__ import absolute_import by Brad Schoening · 2 months ago
  4. 7cbb3fb Update Jenkins build to work with pyproject.toml by absurdfarce · 2 weeks ago
  5. 3c13176 CASSPYTHON-3 Introduce pyproject.toml to explicitly declare build dependencies by absurdfarce · 9 weeks ago
  6. 56713fa ninja – add .asf.yaml (CASSPYTHON-2) by mck · 10 weeks ago
  7. 8225b73 ninja – add .asf.yaml (CASSPYTHON-2) by mck · 10 weeks ago
  8. d0407ea PYTHON-1354 do not set timeout to None when calling execute_async in execute_concurrent by Hannes Järrendal · 4 months ago
  9. 6f229a7 Updating a few docs after donation to the ASF. (#1262) by Bret McGuire · 3 months ago
  10. 7596cc9 Removing interface to Travis CI (#1261) by Bret McGuire · 3 months ago
  11. 02e8270 Donation to Apache Cassandra and ASF by mck · 6 months ago gh-pages
  12. 27a1770 Release 3.29.3: changelog, version and documentation (#1259) by Bret McGuire · 4 months ago 3.29.3
  13. dd2343d Removed 2.7 Cpython defines (#1252) by Brad Schoening · 5 months ago
  14. a5c6c5f ninja-fix Slight tweak to conditional logic in last commit by absurdfarce · 5 months ago
  15. b144a84 Maintain compatibility with CPython 3.13 (#1242) by Daniel Bershatsky · 5 months ago
  16. a9d21fc Documentation cleanup (#1258) by Bret McGuire · 5 months ago
  17. 95cdc9a Make pipeline step fail when tests fail (#1257) by Bret McGuire · 5 months ago
  18. 5d4fd23 remove stale dependency on "sure" (#1227) by Alexandre Detiste · 7 months ago
  19. 0979b89 Ninja fix: updating OS label in Jenkinsfile after upgrade to Focal for runner by absurdfarce · 8 months ago
  20. e934560 Remove obsolete urllib2 (#1248) by Brad Schoening · 8 months ago
  21. b1dc94f Remove Python 3.8 which reached EOL on October 2024, update Python runtimes, update cryptography lib to 42 (Q4 2024 release) (#1247) by Brad Schoening · 8 months ago
  22. 1fd9c82 PYTHON-1419 Connection failure to SNI endpoint when first host is unavailable (#1243) by Lukasz Antoniak · 8 months ago
  23. eebca73 Remove duplicated condition in primary key check (#1240) by Danilo de Araújo Rodrigues · 8 months ago
  24. fe8e926 Update geomet to align with requirements.txt (#1236) by Brad Schoening · 9 months ago
  25. 84ece0b add execute_concurrent_async and expose execute_concurrent_* in Session (#1229) by Jonathan Ellis · 9 months ago
  26. ef176a5 Fix spelling issues in python code comments and messages (#1231) by Brad Schoening · 9 months ago
  27. d7f4541 Update README.rst to add python version badge (#1237) by Brad Schoening · 9 months ago
  28. c5bed09 Update Apache Cassandra 5.0-beta1 references to 5.0 (#1238) by Bret McGuire · 1 year, 3 months ago
  29. 1b335d4 PYTHON-1402 Support running test suite with HCD 1.0.0 (#1234) by Lukasz Antoniak · 1 year, 4 months ago
  30. d15412f PYTHON-1402 Support running test suite with DSE 6.9.0 (#1233) by Lukasz Antoniak · 1 year, 4 months ago
  31. c4aff64 Fixing spelling and minor whitespace issues in tests (#1225) by Brad Schoening · 1 year, 5 months ago
  32. 1798cf7 Upgraded cython to 3.0.x (#1221) by Brad Schoening · 1 year, 5 months ago
  33. 6e2ffd4 Update 3.29 hash in docs.yaml to include post-release doc fix by absurdfarce · 1 year, 6 months ago
  34. 434b1f5 Installation doc formatting fix by absurdfarce · 1 year, 6 months ago
  35. a2d38f4 Update 3.29 hash in docs.yaml to 3.29.2 tag by absurdfarce · 1 year, 6 months ago
  36. c38f361 Release 3.29.2: changelog, version and documentation (#1226) by Bret McGuire · 1 year, 6 months ago 3.29.2
  37. b5fe290 Minor refactoring of prior commit by absurdfarce · 1 year, 6 months ago
  38. 7fdc76d cloud config connect_timeout (#1224) by Sebastián Estévez · 1 year, 6 months ago
  39. c4a808d PYTHON-1369 Extend driver vector support to arbitrary subtypes and fix handling of variable length types (OSS C* 5.0) (#1217) by Bret McGuire · 1 year, 6 months ago
  40. d05e9d3 PYTHON-1386 Make libev extension consistent with other extensions and allow specifying of libev install via env vars (#1223) by Bret McGuire · 1 year, 6 months ago
  41. 6f621ad Remove leftover debugging code (#1222) by Dmitry Kropachev · 1 year, 6 months ago
  42. 421b01e PYTHON-1393 Add support for Cassandra 4.1.x and 5.0 releases to CI (#1220) by Bret McGuire · 1 year, 7 months ago
  43. 9952e2a PYTHON-1297 Convert to pytest for running unit and integration tests (#1215) by Bret McGuire · 1 year, 7 months ago
  44. 611431c PYTHON-1389 Removing deprecated test aliases (#1216) by Bret McGuire · 1 year, 8 months ago
  45. b347653 use timezone-aware API to avoid deprecated warning (#1213) by Kefu Chai · 1 year, 8 months ago
  46. 7cdbdbb Remove problematic escape sequences in some docstrings to avoid SyntaxWarning in Python 3.12 (#1205) by xyz · 1 year, 8 months ago
  47. ed8ec93 Change format of badges in README from .md to .rst (#1212) by Brad Schoening · 1 year, 9 months ago
  48. 90c71ad Update geomet to latest in requirements.txt (#1207) by Brad Schoening · 1 year, 9 months ago
  49. 9cc4225 removed future print_function, division, and with and some pre 3.7 handling (#1208) by Brad Schoening · 1 year, 9 months ago
  50. 9aca00b remove dependency on old mock external module (#1201) by Alexandre Detiste · 1 year, 9 months ago
  51. 6cd0cb1 Update README.rst with badges for version and license (#1210) by Brad Schoening · 1 year, 9 months ago
  52. 8ee855f Updated AppVeyor to python 3.8 (#1203) by Brad Schoening · 1 year, 9 months ago
  53. a2720ce RST format fix for changelog by absurdfarce · 1 year, 9 months ago
  54. 1efde76 PYTHON-1384 Remove usages of unittest.assertDictContainsSubset (#1206) by Bret McGuire · 1 year, 10 months ago
  55. 7780e90 Using Jabba to explicitly enable Java8 (for ccm + Simulacron compat) before running integration tests (#1202) by Bret McGuire · 1 year, 10 months ago
  56. 41f751b Update installation.rst with Python3 print() syntax (#1204) by Brad Schoening · 1 year, 10 months ago
  57. 622523b Replace deprecated method assertRaisesRegexp for assertRaisesRegex (#1195) by Emmanuel Arias · 1 year, 11 months ago
  58. 49e1b49 PYTHON-1359 Fix for numpy>=1.24.0 (#1169) by Johannes Weißl · 1 year, 11 months ago
  59. 9629c2a Release 3.29.1: changelog & version (#1199) by Bret McGuire · 2 years ago 3.29.1
  60. dbd4ea5 PYTHON-1378 Expand search directories for includes (#1198) by Bret McGuire · 2 years ago
  61. 7e0923a clean up last "import six" (#1197) by Alexandre Detiste · 2 years ago
  62. 2c61ab2 fix build from source on macos using homebrew (#1196) by Yago Riveiro · 2 years ago
  63. 9941ddb Added 3.29.0 to docs.yaml by Bret McGuire · 2 years, 2 months ago
  64. 1a947f8 Documentation (and other) updates for 3.29.0 (#1194) by Bret McGuire · 2 years, 2 months ago 3.29.0
  65. 8ff0ba0 PYTHON-1331 ssl.match_hostname() is deprecated in 3.7 (#1191) by Bret McGuire · 2 years, 2 months ago
  66. e90c0f5 PYTHON-1371 Add explicit exception type for serialization failures (#1193) by Bret McGuire · 2 years, 2 months ago
  67. 120277d Remove outdated Python pre-3.7 references (#1186) by Brad Schoening · 2 years, 3 months ago
  68. cea6e00 PYTHON-1368 Avoid installing DSE deps + executing DSE tests for Python 3.12 (#1188) by Bret McGuire · 2 years, 4 months ago
  69. 3ca41e2 PYTHON-1366 Handle removal of asyncore in Python 3.12 (#1187) by Bret McGuire · 2 years, 4 months ago
  70. 0e25845 Removed backup(.bak) files (#1185) by Brad Schoening · 2 years, 4 months ago
  71. 7845379 docs: Fix typo in add_callbacks (#1177) by MohammadHossein Shahmohammadi · 2 years, 4 months ago
  72. d0e639b Remove some remnants of Python2 (#1172) by Karol Baryła · 2 years, 4 months ago
  73. e9136f4 PYTHON-1313 Fix asyncio removals in Python 3.10 (#1179) by Bret McGuire · 2 years, 5 months ago
  74. a7ab8cc PYTHON-1364 Fix ssl.wrap_socket errors (from eventlet) for Python 3.12 (#1181) by Bret McGuire · 2 years, 5 months ago
  75. 375da00 Add Jenkins support for Python 3.12.0 (#1180) by Bret McGuire · 2 years, 5 months ago
  76. e24ffe4 Update redirects in docs.yaml (#1178) by Emelia · 2 years, 5 months ago
  77. 8ba0a5c Jenkins using new python versions in the matrix (#1174) by weideng1 · 2 years, 6 months ago
  78. 8c41066 Update docs.yaml to point to most recent 3.28.0 docs changes by Bret McGuire · 2 years, 9 months ago
  79. 4325afb CONN-38 Notes for 3.28.0 on PYTHON-1350 (#1167) by Bret McGuire · 2 years, 9 months ago
  80. 50c93e9 Include docs for 3.28.0 by Bret McGuire · 2 years, 9 months ago
  81. 7ccf502 Fixed non-valid rst in README by Bret McGuire · 2 years, 9 months ago
  82. e3400a1 Release 3.28.0: changelog & version by Bret McGuire · 2 years, 9 months ago 3.28.0
  83. 2db3728 PYTHON-1352 Add vector type, codec + support for parsing CQL type (#1161) by Bret McGuire · 2 years, 9 months ago
  84. 643d3a6 Update docs.yaml to point to most recent 3.27.0 docs changes by Bret McGuire · 2 years, 9 months ago
  85. 910f028 CONN-38 Notes for 3.27.0 on PYTHON-1350 (#1166) by Bret McGuire · 2 years, 9 months ago
  86. 356d150 PYTHON-1356 Create session-specific protocol handlers to contain session-specific CLE policies (#1165) by Bret McGuire · 2 years, 9 months ago
  87. 531a6c7 PYTHON-1350 Store IV along with encrypted text when using column-level encryption (#1160) by Bret McGuire · 2 years, 9 months ago
  88. 5ea3f4b PYTHON-1351 Convert cryptography to an optional dependency (#1164) by Bret McGuire · 2 years, 9 months ago
  89. 863e690 Jenkinsfile cleanup (#1163) by Bret McGuire · 2 years, 9 months ago
  90. a1e2d3d PYTHON-1343 Use Cython for smoke builds (#1162) by Bret McGuire · 2 years, 9 months ago
  91. d8431d4 Don't fail when inserting UDTs with prepared queries with some missing fields (#1151) by Théo Mathieu · 2 years, 9 months ago
  92. f46581e Revert "remove unnecessary import __future__ (#1156)" by Bret McGuire · 2 years, 9 months ago
  93. 64aa5ba docs: convert print statement to function in docs (#1157) by Lukas Elmer · 2 years, 9 months ago
  94. 6894b02 remove unnecessary import __future__ (#1156) by Brad Schoening · 2 years, 9 months ago
  95. 7ba8761 Update docs.yaml to include recent fixes to CLE docs by Bret McGuire · 2 years, 9 months ago
  96. 0002e91 Fix for rendering of code blocks in CLE documentation (#1159) by Bret McGuire · 2 years, 9 months ago
  97. 1092fbd DOC-3278 Update comment for retry policy (#1158) by Bret McGuire · 2 years, 10 months ago
  98. 9ed9894 DOC-2813 (#1145) by Emelia · 2 years, 10 months ago
  99. 078e2f6 Remove different build matrix selection for develop branches (#1138) by Bret McGuire · 2 years, 10 months ago
  100. d911621 Missed dependency on cryptography in setup.py by Bret McGuire · 2 years, 10 months ago 3.27.0