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: mongodb/mongo-python-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.15.0
Choose a base ref
...
head repository: mongodb/mongo-python-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.15.1
Choose a head ref
  • 9 commits
  • 28 files changed
  • 6 contributors

Commits on Sep 10, 2025

  1. BUMP 4.16.0.dev0

    Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
    mongodb-dbx-release-bot[bot] committed Sep 10, 2025
    Configuration menu
    Copy the full SHA
    d2653ee View commit details
    Browse the repository at this point in the history
  2. Bump the actions group with 5 updates (#2519)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Steven Silvester <steve.silvester@mongodb.com>
    dependabot[bot] and blink1073 authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    8879f2b View commit details
    Browse the repository at this point in the history
  3. PYTHON-5537 Update typing dependencies (#2524)

    Steven Silvester authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    527cbdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b14886 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. PYTHON-5543 PyMongoBaseProtocol should inherit from asyncio.BaseProto…

    …col (#2528)
    
    Co-authored-by: Noah Stapp <noah@noahstapp.com>
    aclark4life and NoahStapp authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    3da6e85 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Bump the actions group with 3 updates (#2531)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    32e183b View commit details
    Browse the repository at this point in the history
  2. Bump mypy from 1.17.1 to 1.18.1 (#2532)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    eca38b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. PYTHON-5544 Revert changes to base protocol layer (#2535)

    Steven Silvester authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    7a07c02 View commit details
    Browse the repository at this point in the history
  2. PYTHON-5542 Prepare for 4.15.1 Release (#2537)

    Steven Silvester authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    8cf6579 View commit details
    Browse the repository at this point in the history
Loading