Skip to content

PYTHON-2057 Make 'name' a required argument for DriverInfo class #718

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Sep 8, 2021

Conversation

juliusgeo
Copy link
Contributor

@juliusgeo juliusgeo changed the title Python 2057: Make 'name' a required argument for DriverInfo class PYTHON 2057 Make 'name' a required argument for DriverInfo class Sep 2, 2021
@juliusgeo juliusgeo changed the title PYTHON 2057 Make 'name' a required argument for DriverInfo class PYTHON-2057 Make 'name' a required argument for DriverInfo class Sep 2, 2021
Copy link
Contributor

@prashantmital prashantmital left a comment

Choose a reason for hiding this comment

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

LGTM but please wait for Shane's approval before merging :).

Copy link
Member

@ShaneHarvey ShaneHarvey left a comment

Choose a reason for hiding this comment

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

Can you update the changelog and the migrate-to-pymongo4 document to mention this breaking change?


Name is a required argument for pymongo.driver_info.DriverInfo
..............................................................
``name`` is now a required argument for the :class:`pymongo.driver_info.DriverInfo` class.
Copy link
Member

Choose a reason for hiding this comment

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

I think there needs to be a blank line after the ....... header.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@juliusgeo juliusgeo merged commit 88e86f6 into mongodb:master Sep 8, 2021
juliusgeo added a commit to juliusgeo/mongo-python-driver that referenced this pull request Oct 1, 2021
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.

3 participants