0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 13, 2024 — Sep 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[pre-commit.ci] auto fixes from pre-commit.com hooks More... about 1 month ago
[pre-commit.ci] pre-commit autoupdate More... about 1 month ago
Merge pull request #309 from IlyaSkriblovsky/release-25.0.0 More... 6 months ago
25.0.0 More... 6 months ago
Merge pull request #306 from IlyaSkriblovsky/count-refactor More... 6 months ago
Merge pull request #307 from IlyaSkriblovsky/twisted-22.8.0 More... 6 months ago
Merge branch 'master' into twisted-22.8.0 More... 6 months ago
Merge pull request #308 from IlyaSkriblovsky/fix-twisted-24.10-compatibility More... 6 months ago
Fix python <3.11 compatibility More... 6 months ago
Docstring for Collection.aggregate More... 6 months ago
Moved news record from Features to API Changes More... 6 months ago
Fix compatibility with Twisted 24.10+ More... 6 months ago
count() → count_documents() in code and tests More... 6 months ago
Collection.count_documents() implementation More... 6 months ago
Bump minimum Twisted version to 22.8.0 More... 6 months ago
Fix test for MongoDB 4.0 More... 6 months ago
Collection.estimated_document_count() More... 6 months ago
Merge pull request #304 from IlyaSkriblovsky/sessions More... 6 months ago
default_transaction_options support More... 6 months ago
Added link to a ticket about adding support for defaultTransactionOptions More... 6 months ago
More detailed description in NEWS.rst More... 6 months ago
Example for transactions use More... 6 months ago
Docstrings for ClientSession methods More... 6 months ago
NEWS updated More... 6 months ago
todo.txt removed More... 6 months ago
More tests for transactions More... 6 months ago
Comment on using secondary-ok connection in tests More... 6 months ago
A bit more explicit naming More... 6 months ago
checked writeConcern behavior against pymongo's More... 6 months ago
Retry logic in commitTransaction & abortTransaction More... 6 months ago