0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
writeConcern support for transactions More... 6 months ago
Initial transactions support with a lot of todos More... 6 months ago
start_session() is a context manager More... 6 months ago
Removed a couple of obsolete FIXMEs More... 6 months ago
Refactor creating messages (ConnectionPool._create_message()) More... 7 months ago
Mark session as dirty in case of connection failure during the command processing More... 7 months ago
Move _advance_cluster_time to protocol.py More... 7 months ago
Fix for PyMongo 3.12 More... 7 months ago
Don't use implicit sessions and forbid explicit sessions with multiple auth More... 7 months ago
Fix behavior for ≤4.2 More... 8 months ago
Session support for find_one_and_* More... 8 months ago
Convenient context-manager for patching send_msg More... 8 months ago
Fix possible errors in error-handling More... 8 months ago
Initial ClientSessions support More... 8 months ago
Merge pull request #301 from IlyaSkriblovsky/master More... 9 months ago
Add date for 24.1.0 release More... 9 months ago
Merge pull request #300 from IlyaSkriblovsky/master More... 9 months ago
Note in NEWS.rst about Cursor's builder methods More... 9 months ago
Forbid setting Cursor options after query command was sent More... 9 months ago
Fix Database.collection_names More... 9 months ago
Typechecking in Cursor methods More... 9 months ago
Cursor methods for constructing queries using builder pattern More... 9 months ago
Merge pull request #299 from IlyaSkriblovsky/master More... 9 months ago
New Cursor() stuff added to NEWS.rst More... 9 months ago
Merge pull request #298 from NikolayBaranovv/add_async_generator More... 9 months ago
Merge pull request #8 from IlyaSkriblovsky/add_async_generator__fixes More... 9 months ago
Cursor documented, timeout fixed, tests added More... 9 months ago
Merge branch 'twisted:master' into add_async_generator More... 9 months ago
Merge pull request #296 from NikolayBaranovv/check_master More... 9 months ago
refactor: cursor ready More... 9 months ago