Skip to content
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

Collection.bulk_write() #172

Merged
merged 2 commits into from
Jun 22, 2016
Merged

Collection.bulk_write() #172

merged 2 commits into from
Jun 22, 2016

Conversation

IlyaSkriblovsky
Copy link
Contributor

Implementation of PyMongo's Collection.bulk_write() method.

Some internals of PyMongo used to avoid copy-pasting.

@coveralls
Copy link

coveralls commented Jun 22, 2016

Coverage Status

Coverage increased (+0.01%) to 95.735% when pulling 027a32b on IlyaSkriblovsky:bulk-ops into e0936aa on twisted:master.

@psi29a
Copy link
Contributor

psi29a commented Jun 22, 2016

Well that was fast. ;)

@psi29a
Copy link
Contributor

psi29a commented Jun 22, 2016

LGTM 👍

Can you update the changelog/news file please?

This is worthy of a 16.2 release ;)

@IlyaSkriblovsky
Copy link
Contributor Author

Updated NEWS.rst. Sorry, I'm always forgetting about that.

I think we should handle watchdog issue before 16.2.0... At least increase default timeouts as suggested in #171.

@coveralls
Copy link

coveralls commented Jun 22, 2016

Coverage Status

Coverage increased (+0.01%) to 95.735% when pulling 1a812d2 on IlyaSkriblovsky:bulk-ops into e0936aa on twisted:master.

@psi29a psi29a merged commit 202ed5a into twisted:master Jun 22, 2016
@psi29a
Copy link
Contributor

psi29a commented Jun 22, 2016

Done, thanks! :)

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.

None yet

3 participants