X Tutup
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apache/cassandra-python-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: gh-pages
Choose a base ref
...
head repository: apache/cassandra-python-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: trunk
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 32 files changed
  • 7 contributors

Commits on Dec 4, 2025

  1. Removing interface to Travis CI (#1261)

    Patch by Bret McGuire; reviewed by Andy Tolbert and Bret McGuire
    reference: #1261
    absurdfarce authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    7596cc9 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. Updating a few docs after donation to the ASF. (#1262)

    patch by Bret McGuire; reviewed by Bret McGuire and Brad Schoening
    reference: #1262
    absurdfarce authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    6f229a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. PYTHON-1354 do not set timeout to None when calling execute_async in …

    …execute_concurrent
    
    The default timeout=_NOT_SET will use the request_timeout specified in
    the execution_profile. This is not the same as setting the timeout to
    None. This will instead result in having no timeout which is not ideal.
    If this behaviour really is wanted, the request_timeout can be set to
    None in the execution_profile instead.
    
    patch by osttra-h-jarrendal; reviewed by Bret McGuire and Brad Schoening
    Hannes Järrendal authored and absurdfarce committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    d0407ea View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2025

  1. Configuration menu
    Copy the full SHA
    8225b73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56713fa View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. CASSPYTHON-3 Introduce pyproject.toml to explicitly declare build dep…

    …endencies
    
    patch by Bret McGuire; reviewed by Bret McGuire and Brad Schoening
    reference: #1264
    absurdfarce committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    3c13176 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2026

  1. Update Jenkins build to work with pyproject.toml

    patch by Bret McGuire; reviewed by Bret McGuire and Brad Schoening
    
    reference: #1271
    absurdfarce committed Feb 20, 2026
    Configuration menu
    Copy the full SHA
    7cbb3fb View commit details
    Browse the repository at this point in the history
  2. remove obsolete __future__ import absolute_import

    patch by Brad Schoening; reviewed by Brad Schoening and Bret McGuire
    reference: #1263
    bschoening authored and absurdfarce committed Feb 20, 2026
    Configuration menu
    Copy the full SHA
    2d99b62 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

  1. Configuration menu
    Copy the full SHA
    6c768cc View commit details
    Browse the repository at this point in the history
  2. Remove ez_setup for compatibility with setuptools v82

    patch by Dev-iL; reviewed by Bret McGuire and Brad Schoening
    reference: #1268
    Dev-iL authored and absurdfarce committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    7d8015e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. Fix asyncio reactor for Python 3.9+

    patch by ramikg; reviewed by Bret McGuire and Brad Schoening
    reference: #1270
    ramikg authored and absurdfarce committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    4842968 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. Configuration menu
    Copy the full SHA
    32e6f60 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2026

  1. CASSPYTHON-10 Update cassandra.util.Version to better support Cassand…

    …ra version strings
    
    patch by Bret McGuire; reviewed by Brad Schoening and Bret McGuire
    absurdfarce committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    95e2517 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. CASSPYTHON-12 Mark eventlet, gevent and Twisted event loops as deprec…

    …ated
    
    patch by Bret McGuire; reviewed by Bret McGuire and Brad Schoening
    reference: #1279
    absurdfarce committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    141853d View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. Release 3.30.0: changelog, version and documentation

    patch by Bret McGuire; reviewed by Bret McGuire and Brad Schoening
    reference: #1282
    absurdfarce committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    65b26fe View commit details
    Browse the repository at this point in the history
Loading
X Tutup