Details
-
Improvement
-
Resolution: Duplicate
-
Minor - P4
-
3.5
-
None
Description
Database.authenticate and Database.logout were deprecated in PyMongo 3.5 but they're still used in test_auth.py. I noticed because I run that file with Synchrotest to verify that Motor supports the same auth mechanisms that PyMongo does. Now that I'm deleting deprecated APIs like authenticate() and logout() from Motor (MOTOR-242) it's impossible to adapt test_auth.py to run with Motor.
Attachments
Issue Links
- duplicates
-
PYTHON-1314 Remove Database.authenticate and Database.logout
-
- Closed
-
- is depended on by
-
PYTHON-1314 Remove Database.authenticate and Database.logout
-
- Closed
-
- related to
-
MOTOR-242 Drop APIs scheduled for removal in PyMongo 4.0
-
- Closed
-