-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Both the Algorithm, QueryType QE enums in pymongo/asynchronous/encryption.py can be lifted directly into a new pymongo/encryption_shared.py file.
The _wrap_encryption_errors, RewrapManyDataKeyResult, _create_mongocrypt_options classes/methods can also be lifted into the same file with minor docstring rewrites or async/sync sybclassing.