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.6.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.6.3
Choose a head ref
  • 10 commits
  • 14 files changed
  • 5 contributors

Commits on Nov 16, 2023

  1. PYTHON-4038 [v4.6]: Ensure retryable read OperationFailures re-rais…

    …e exception when 0 or NoneType error code is provided. (#1425) (#1429)
    Jibola authored Nov 16, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    995365c View commit details

Commits on Nov 27, 2023

  1. BUMP 4.6.1

    blink1073 committed Nov 27, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    485e0a5 View commit details
  2. BUMP 4.6.2.dev0

    blink1073 committed Nov 27, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    ecad17d View commit details

Commits on Feb 16, 2024

  1. PYTHON-4077 [v4.6]: Ensure there is a MacOS wheel for Python 3.7 (#1527)

    Co-authored-by: Casey Clements <[email protected]>
    Co-authored-by: Shane Harvey <[email protected]>
    3 people authored Feb 16, 2024

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    0477b9b View commit details

Commits on Feb 20, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d29b2b7 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    cf1c6a1 View commit details

Commits on Feb 21, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e04576d View commit details
  2. BUMP to 4.6.3.dev0

    blink1073 committed Feb 21, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    blink1073 Steven Silvester
    Copy the full SHA
    449d0f3 View commit details

Commits on Mar 27, 2024

  1. PYTHON-4305 Fix bson size check (#1564)

    (cherry picked from commit 372b5d6)
    ShaneHarvey authored and blink1073 committed Mar 27, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    blink1073 Steven Silvester
    Copy the full SHA
    56b6b6d View commit details
  2. BUMP 4.6.3

    blink1073 committed Mar 27, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    blink1073 Steven Silvester
    Copy the full SHA
    8da192f View commit details
Loading