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.9
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 24 files changed
  • 5 contributors

Commits on Oct 1, 2024

  1. update branch metadata

    blink1073 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e4eb174 View commit details
    Browse the repository at this point in the history
  2. PYTHON-4781 Handle errors on Async PyMongo import (#1873)

    (cherry picked from commit e03f8f2)
    blink1073 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d712bc1 View commit details
    Browse the repository at this point in the history
  3. PYTHON-4782 Fix deadlock and blocking behavior in _ACondition.wait (#…

    …1875)
    
    (cherry picked from commit 821811e)
    ShaneHarvey authored and blink1073 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6a7fae1 View commit details
    Browse the repository at this point in the history
  4. PYTHON-4801 Add beta warning to async tutorial (#1884)

    (cherry picked from commit 15b2265)
    ShaneHarvey authored and blink1073 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b74d643 View commit details
    Browse the repository at this point in the history
  5. PYTHON-4786 - Fix UpdateResult.did_upsert TypeError (#1878)

    (cherry picked from commit 7848feb)
    NoahStapp authored and blink1073 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    24f28de View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

    Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
    mongodb-dbx-release-bot[bot] committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ce53950 View commit details
    Browse the repository at this point in the history
  3. BUMP 4.9.3.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 Oct 2, 2024
    Configuration menu
    Copy the full SHA
    60d5597 View commit details
    Browse the repository at this point in the history
Loading