Skip to content

Bugs 3310 - Fixed typo in checking logging level during plugin initialization. Added a call to the PyType_Ready function, which adds inherited slots from the base class for the CryptoCert object.

alexey.stratulat requested to merge bugs-3310 into master

Fixed typo in checking logging level during plugin initialization. Added a call to the PyType_Ready function, which adds inherited slots from the base class for the CryptoCert object.

Merge request reports