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: master
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: v4.12
Choose a head ref
  • 15 commits
  • 43 files changed
  • 8 contributors

Commits on Apr 10, 2025

  1. PYTHON-5288: [v4.12] SRV hostname validation fails when resolver and …

    …resolved hostnames are identical with three domain levels (#2276)
    
    Co-authored-by: Jeffrey A. Clark <aclark@aclark.net>
    blink1073 and aclark4life authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    de0e233 View commit details
    Browse the repository at this point in the history
  2. PYTHON-5297 [v4.12] AsyncMongoClient connection error causes UnboundL…

    …ocalError (#2277)
    
    Co-authored-by: Noah Stapp <noah.stapp@mongodb.com>
    blink1073 and NoahStapp authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    6b3e254 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3377510 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. PYTHON-5310 [v4.12] Fix uri_parser AttributeError when used directly (#…

    …2283) (#2302)
    
    Co-authored-by: Noah Stapp <noah.stapp@mongodb.com>
    ShaneHarvey and NoahStapp authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    c837846 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79cb34a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. PYTHON-5348 Fix CodeQL Scanning for GitHub Actions (#2308) [v4.12] (#…

    …2310)
    
    Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
    mongodb-drivers-pr-bot[bot] and blink1073 authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    c6671e2 View commit details
    Browse the repository at this point in the history
  2. PYTHON-5212 [v4.12] Do not hold Topology lock while resetting pool (#…

    …2307)
    
    Co-authored-by: Noah Stapp <noah.stapp@mongodb.com>
    blink1073 and NoahStapp authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    38bc13d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5836b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c11d0f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. PYTHON-5336 Added VECTOR_SUBTYPE line to API docs (#2313) [v4.12] (#2314

    )
    
    Co-authored-by: Casey Clements <caseyclements@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    fecd29c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. PYTHON-5309: [v4.12] AsyncMongoClient doesn't use PyOpenSSL (#2286) (#…

    …2319)
    
    Co-authored-by: Iris <58442094+sleepyStick@users.noreply.github.com>
    NoahStapp and sleepyStick authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    dd99f80 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Configuration menu
    Copy the full SHA
    c52a456 View commit details
    Browse the repository at this point in the history
  2. BUMP 4.12.1

    Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
    mongodb-dbx-release-bot[bot] committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    84d0d3d View commit details
    Browse the repository at this point in the history
  3. BUMP 4.12.2.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 Apr 29, 2025
    Configuration menu
    Copy the full SHA
    1d913c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. Configuration menu
    Copy the full SHA
    0d8a478 View commit details
    Browse the repository at this point in the history
Loading