1.0.9
1.0.9
Released: Mon Apr 15 2019
-
[bug] Further corrected the previous fix for #287 as it relied upon
an attribute that is monkeypatched by Python'sastmodule for some
reason, which fails ifasthasn't been imported; the correct
attributeConstant.valueis now used. Also note the issue
was mis-numbered in the previous changelog note.References: #287