pingou / fedora-ci / messages

Forked from fedora-ci/messages 6 years ago
Clone

ab3b60d Use json module for parsing, fix booleans

Authored and Committed by psss 7 years ago
    Use json module for parsing, fix booleans
    
    It seems that anymarkup is doing some unexpected automated
    conversions like changing string into an integer when the value
    contains digits only, similarly with booleans. This can cause
    problems with validation.
    
        
file modified
+2 -2