Edit

kc3-lang/libxml2/python

Branch :

  • Show log

    Commit

  • Author : Nick Wellnhofer
    Date : 2024-05-02 16:23:04
    Hash : fdc5ff36
    Message : parser: Always throw entity errors if external DTD is loaded When parsing with XML_PARSE_DTDLOAD, missing entities are always an error. Also consolidate behavior when validating. See b717abdd.