-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
PyMongo can simplify some internals by removing the hooks created for Motor. They're not used beginning with Motor 0.7 (MOTOR-112). This can be done without fear of breaking dependencies: Motor before 0.7 requires PyMongo 2.8.0 exactly, and other applications shouldn't have used the hooks because they were undocumented and surrounded with code comments telling third parties not to use them.
- depends on
-
MOTOR-112 Is a thread pool more performant than greenlets?
- Closed