-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
-
Not Needed
-
Detailed steps to reproduce the problem?
We are calling PyModule_GetState in our GETSTATE macro, but not handling the Null case.
Definition of done: what must be done to consider the task complete?
Check the return value of PyModule_GetState and goto fail if it returns NULL.
The exact version of PyMongo used, with patch level:
pymongo 4.7.0.dev0