-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Introduced by PEP 475 – Retry system calls failing with EINTR in Python 3.5, system call wrappers provided in the standard library should be retried automatically when they fail with EINTR (InterruptedError).
We should be able to remove pymongo manual EINTR retry code once we drop support for Python 3.4.
- depends on
-
PYTHON-1974 Drop Python 3.4 support
- Released
-
PYTHON-2133 Drop support for Python 2.7
- Released