Skip to content

PYTHON-5862 Cleanup lockless uv usage - #2966

Draft
NoahStapp wants to merge 2 commits into
mongodb:mainfrom
NoahStapp:PYTHON-5862-2
Draft

PYTHON-5862 Cleanup lockless uv usage#2966
NoahStapp wants to merge 2 commits into
mongodb:mainfrom
NoahStapp:PYTHON-5862-2

Conversation

@NoahStapp

@NoahStapp NoahStapp commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

PYTHON-5862

Changes in this PR

Removes the no-op UV_NO_LOCK environment variable usage (it doesn't exist anywhere in uv's docs, pure hallucination) in our CI alongside several other confusing and non-functional changes introduced by #2902. Also fixes the persistent failure of test-auth-aws-ecs due to the lockfile removal.

Test Plan

Test infra changes.

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?

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@blink1073
blink1073 self-requested a review July 29, 2026 18:00
@NoahStapp

Copy link
Copy Markdown
Contributor Author

Test failures will be resolved by PYTHON-5974.

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.

2 participants