Skip to content

Conversation

@blink1073
Copy link
Member

@blink1073 blink1073 commented Dec 12, 2025

PYTHON-5566

Changes in this PR

Updates tests to use minimum dependencies when the minimum python version is used.
For version mins, I selected the oldest versions that passed the current test suite.
The uv lock is updated because of the version changes.

Test Plan

Patch build of all the min-dep tests: https://spruce.mongodb.com/version/693c66cdf6f71300075c6921/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC

Checklist

Checklist for Author

  • Did you update the changelog (if necessary)?
  • Is there test coverage?
  • Is any followup work tracked in a JIRA ticket? If so, add link(s).

Checklist for Reviewer

  • Does the title of the PR reference a JIRA Ticket?
  • Do you fully understand the implementation? (Would you be comfortable explaining how this code works to someone else?)
  • Is all relevant documentation (README or docstring) updated?

@blink1073 blink1073 requested a review from a team as a code owner December 12, 2025 22:04
@blink1073 blink1073 changed the title PYTHON-5566 Add minimum version checks for remaining test variants PYTHON-5566 & PYTHON-3132 Add minimum version checks for remaining test variants Dec 12, 2025
)


def _load_trusted_ca_certs(cafile: str) -> list[Certificate]:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is for PYTHON-3132

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant