summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Remove generated files from distributionNick Wellnhofer2022-08-261-21/+17
* Fix Python tests on macOSNick Wellnhofer2022-06-201-0/+1
* Add configuration flag for XPointer locations supportNick Wellnhofer2022-04-212-0/+8
* Fix compiler warnings in Python codeNick Wellnhofer2022-04-131-0/+15
* Use portable python shebangsDavid Seifert2022-04-0649-49/+49
* Simplify 'make check' targetsNick Wellnhofer2022-04-042-6/+1
* python/tests: open() relative to test scriptsDavid Seifert2022-03-302-2/+7
* python/Makefile.am: nest python docs in $(docdir)David Seifert2022-03-302-2/+2
* python/Makefile.am: rely on global AM_INIT_AUTOMAKEDavid Seifert2022-03-301-1/+0
* Use AM_PATH_PYTHON/PKG_CHECK_MODULES for python bindingsDavid Seifert2022-03-291-7/+9
* Deprecate module init and cleanup functionsNick Wellnhofer2022-03-061-0/+14
* Remove DOCBparserNick Wellnhofer2022-03-042-27/+0
* Warn when using deprecated functions from Python bindingsNick Wellnhofer2022-03-013-3/+47
* Fix build with older Python versionsNick Wellnhofer2022-02-241-1/+1
* More fixes to --without-valid buildNick Wellnhofer2022-02-221-0/+4
* Deprecate IDREF-related functions in valid.hNick Wellnhofer2022-02-201-0/+7
* Remove SVN keyword anchorsNick Wellnhofer2022-02-171-2/+0
* Redirect links to xmlsoft.orgNick Wellnhofer2022-02-132-5/+5
* setup.py.in: Try to import setuptoolsChun-wei Fan2022-01-161-0/+6
* Python distutils: Make DLL packaging more flexibleChun-wei Fan2022-01-161-28/+50
* tstmem.py: Try importing from libxmlmods.libxml2mod if neededChun-wei Fan2022-01-161-1/+6
* python: Port python 3.x module to WindowsChun-wei Fan2022-01-161-2/+126
* Fix memory leak in libxml_C14NDocSaveToDavid King2022-01-161-1/+5
* Fix memory leak in libxml_saveNodeToDavid King2022-01-161-0/+1
* python/Makefile.am: use *_LIBADD, not *_LDFLAGS for LIBSSam James2022-01-161-1/+2
* Fix handling of unexpected EOF in xmlParseContentNick Wellnhofer2021-05-081-2/+2
* Fix line numbers in error messages for mismatched tagsNick Wellnhofer2021-05-071-1/+1
* Convert python/libxml.c to PY_SSIZE_T_CLEANVictor Stinner2020-11-191-6/+7
* Build the Python extension with PY_SSIZE_T_CLEANVictor Stinner2020-11-191-1/+2
* Parenthesize Py<type>_Check() in ifsMiro Hrončok2020-03-102-8/+8
* Fix typosNick Wellnhofer2020-03-084-5/+5
* Updated Python test reader2.pyPieter van Oostrum2020-01-021-19/+107
* Updated python/tests/tstLastError.pyPieter van Oostrum2020-01-021-7/+10
* Make sure that Python tests exit with error codeNick Wellnhofer2019-10-211-9/+11
* Large batch of typo fixesJared Yanovich2019-09-302-5/+5
* Adjust expected error in Python testsNick Wellnhofer2019-09-261-2/+2
* Fix Python bindings under WindowsNick Wellnhofer2019-01-061-0/+1
* python: remove single use of _PyVerify_fdPatrick Welche2018-03-051-2/+0
* Remove generated file python/setup.py from version controlNick Wellnhofer2017-10-071-242/+0
* Release of libxml2-2.9.6v2.9.6Daniel Veillard2017-10-061-1/+1
* Release of libxml2-2.9.5v2.9.5Daniel Veillard2017-09-041-2/+2
* small changes for OS/400Patrick Monnerat2017-07-271-1/+1
* Fix expected error output in Python testsNick Wellnhofer2017-06-011-10/+0
* Fix apibuild for a recently added constructv2.9.4-rc2Daniel Veillard2016-05-091-1/+1
* Fix typos: dictio{ nn -> n }ar{y,ies}Jan Pokorný2016-04-151-1/+1
* python 3: libxml2.c wrappers create Unicode str alreadyMichael Stahl2016-03-111-8/+10
* Release of libxml2-2.9.3v2.9.3Daniel Veillard2015-11-201-1/+1
* Release of libxml2-2.9.2v2.9.2Daniel Veillard2014-10-161-1/+1
* fix some tabs mixing incompatible with python3Roumen Petrov2014-10-161-43/+43
* Python generator bug raised by the const changev2.9.2-rc2Daniel Veillard2014-10-131-1/+1