Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
Major Change
Description
Previously deprecated in PyMongo 3.0. Since we can't guarantee these commands will be sent on the same socket as the write operation they refer to they don't have a lot of use. The following work is required:
- Remove the Database methods error, last_status, previous_error, reset_error_history.