Skip to content

INTPYTHON-851 - Add certifi where possible#107

Merged
NoahStapp merged 2 commits intomongodb-labs:mainfrom
NoahStapp:INTPYTHON-851
Dec 16, 2025
Merged

INTPYTHON-851 - Add certifi where possible#107
NoahStapp merged 2 commits intomongodb-labs:mainfrom
NoahStapp:INTPYTHON-851

Conversation

@NoahStapp
Copy link
Collaborator

No description provided.

@blink1073
Copy link
Member

Linter is failing:

In pymongo-search-utils/run.sh line 22:
export SSL_CERT_FILE=$($PYTHON_BINARY -c "import certifi; print(certifi.where())")
       ^-----------^ SC2155 (warning): Declare and assign separately to avoid masking return values.

@NoahStapp NoahStapp requested a review from blink1073 December 16, 2025 18:16
@blink1073 blink1073 changed the title NTPYTHON-851 - Add certifi where possible INTPYTHON-851 - Add certifi where possible Dec 16, 2025
Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

LGTM!

@NoahStapp NoahStapp merged commit 33d4b8c into mongodb-labs:main Dec 16, 2025
15 of 19 checks passed
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