Skip to content

PYTHON-3075 [v4.0] bulk_write does not apply CodecOptions to upserted_ids result #841

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 2 commits into from
Feb 3, 2022

Conversation

blink1073
Copy link
Member

No description provided.

@blink1073 blink1073 closed this Feb 2, 2022
@blink1073 blink1073 reopened this Feb 2, 2022
@blink1073 blink1073 changed the title PYTHON-3075 - [Backport-4.0] Fix server selection when topology type is Unknown PYTHON-3075 - [Backport-4.0] bulk_write does not apply CodecOptions to upserted_ids result Feb 2, 2022
@ShaneHarvey
Copy link
Member

evergreen patch

@@ -32,6 +32,7 @@
_decode_selective,
_dict_to_bson,
_make_c_string)
from bson import codec_options
Copy link
Member

Choose a reason for hiding this comment

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

Unneeded.

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed

@ShaneHarvey ShaneHarvey changed the title PYTHON-3075 - [Backport-4.0] bulk_write does not apply CodecOptions to upserted_ids result PYTHON-3075 [v4.0] bulk_write does not apply CodecOptions to upserted_ids result Feb 2, 2022
@ShaneHarvey
Copy link
Member

(updated the title because Backport-4 was being interpreted as a link to a jira ticket).

@blink1073
Copy link
Member Author

Encryption run passed.

@blink1073 blink1073 requested a review from ShaneHarvey February 3, 2022 12:44
@blink1073 blink1073 merged commit 43a8a6a into mongodb:v4.0 Feb 3, 2022
@blink1073 blink1073 deleted the PYTHON-3075-v4 branch February 3, 2022 20:21
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