Commits
Click on a commit to change the comparison rangefeat: guard append_metadata with hasattr check fix: remove append_metadata from AIOEngine, use direct call in SyncEngine fix: guard append_metadata with hasattr for SyncEngine test: cover append_metadata branch for SyncEngine with existing client fix: sort imports in engine.py to satisfy ruff I001 fix: use unspec'd MagicMock so append_metadata test passes on older pymongo