Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
3.2.1
-
None
Description
The general pattern is that the construction of a collection might fail, but the module is not freeing the memory that it has already allocated. Exceptions that are raised during this process aren't always propagated back to the Python side either.