-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Major Change
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.