Export - CSV (All fields)
Export - CSV (Current fields)
PYTHON-3567
Add guidance for setting uuidRepresentation in 4.0 migration guidePYTHON-3610
Add blacken-docs to pre-commit hookPYTHON-3643
MONGODB-AWS auth examples should use mongodb+srvPYTHON-3677
Update docs on Range IndexPYTHON-3700
Typo in create_index/drop_indexes doc stringsPYTHON-3605
Move type annotations to parameter list in rendered docsPYTHON-3585
Update "High Availability" docs to discuss retryable reads and writesPYTHON-4712
Docs for encoding/decoding Python types to BSON types is out of datePYTHON-3445
Improve documentation for custom readPreference tagsPYTHON-3447
Buildfest Feedback: PyPi project page shows obsolete "tls" extraPYTHON-3309
Explicit Queryable Encryption doc example needs to utilize index_key_IdPYTHON-3741
bson.CodecOptions not rendering as a link in the docsPYTHON-4255
MongoClient __getitem__/__getattr__ should be included in the api docsPYTHON-3515
readthedocs sidebar is incompatible with sphinx 5PYTHON-3271
Remove documentation regarding unordered dictionariesPYTHON-2775
Add documentation example for snapshot readsPYTHON-2853
Document performance implications of using count_documents vs estimated_document_countPYTHON-2890
Document how to workaround [SSL: CERTIFICATE_VERIFY_FAILED] errors on WindowsPYTHON-3494
Improve Documentation Surrounding Type-Checking "_id"PYTHON-3575
Add more aggregation examples in our PyMongo docsPYTHON-3611
Add to documentation: Create MongoClient once for each process and reuse itPYTHON-3606
Document best practice for closing MongoClients and cursorsPYTHON-3612
Add documentation for pymongoarrowPYTHON-3448
Buildfest Feedback: Suggested improvements for datetime docsPYTHON-1114
Fix MongoClient repr examples in high availability docsPYTHON-1399
Update the MongoDB connection URL for GSSAPI authenticationPYTHON-1389
Doctest failures against MongoDB masterPYTHON-1509
Update authentication examples for SCRAM-SHA-256 and MongoDB 4.0PYTHON-1496
Support Sphinx 1.7PYTHON-991
Out-of-date note about "not master" errorPYTHON-1478
Remove references to MS Windows installers in the docsPYTHON-1480
Improve installation and release docsPYTHON-1429
Keyword argument 'user' should say 'username' in Pymongo authenticationPYTHON-907
Pypi package missing doc filesPYTHON-3038
The doc should clarify that the resulting documents that are produced with upserts are constructed from both the filter and the update paramsPYTHON-967
print is a function with Python 3PYTHON-992
Incorrect example for $text on cursor pagePYTHON-3046
Document support for more unicode_decode_error_handler valuesPYTHON-1347
Replace usage of Sphinx DirectivePYTHON-1975
Document min zstandard versionPYTHON-1477
Remove remaining references to Python 3.3 or Python 3 versions older than 3.4.PYTHON-3565
The docs page appears to be missing a component referencePYTHON-3546
bson.CodecOptions docs missing unicode_decode_error_handler="ignore" option in newer documentationPYTHON-3678
Auth docs page says to use quote() when it should say quote_plus()PYTHON-1560
Update transaction documentation linksPYTHON-1440
ChangeStream documentation should use with-statements.PYTHON-1615
Cursor.hint doc says a bad hint is a no-opPYTHON-1380
Port "compatibility policy" document to PyMongo 3PYTHON-859
PyMongo developer guidePYTHON-845
Add examples to CRUD docstrings.
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0