-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Once PyMongo 3.10 is out, the changes from PYTHON-2020 will make ClientSession.in_transaction part of the public API. We should start consuming this new public API in the implementation of MotorClientSession.with_transaction.
- has to be done after
-
PYTHON-2020 Make ClientSession._in_transaction public
- Closed