-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Docs
-
None
Motor's docs sometimes link to PyMongo objects like MongoClient, Database, and ClientSession. Ideally these links would refer to the Motor equivalent, eg MotorClient/AsyncIOMotorClient or MotorClientSession/AsyncIOMotorClientSession.