PyMongo has supported the uuidRepresentation URI option since 2.7, but it's completely undocumented. Fix that. It needs to be documented in the list of options in the docstring for MongoClient. Also add a changelog entry pointing out that this is now documented, how long support has existed, and what it does, so users are more likely to notice.
- is related to
-
PYTHON-473 Support the readPreferenceTags and uuidRepresentation URI options
- Closed
-
PYTHON-1806 Use UUID_SUBTYPE by default
- Closed