Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a62b31f4 | 2022-04-06 19:57:30 | Use portable python shebangs * In conda or Gentoo Prefix, we don't want to use the system python and instead rely on PATH lookup. | ||
| 1b7d4e2b | 2021-07-22 14:46:48 | tstmem.py: Try importing from libxmlmods.libxml2mod if needed Distutils builds place libxml2mod.pyd under the libxmlmods subdir, so try this directory if 'import libxml2mod' failed. | ||
| 2cb6bf8e | 2013-03-30 21:38:20 | update all tests for Python3 and Python2 | ||
| 25c90c58 | 2005-03-02 10:47:41 | try to fix a problem with valgrind. applied memory leak fix from Brent * Makefile.am doc/examples/Makefile.am python/tests/Makefile.am xstc/Makefile.am: try to fix a problem with valgrind. * python/generator.py python/libxml.c python/tests/Makefile.am python/tests/tstmem.py: applied memory leak fix from Brent Hendricks c.f. bug #165349 Daniel |