1. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  2. 2a3d7db Added character data buffering to pyexpat parser objects. by Fred Drake · 23 years ago
  3. 1add023 Integrate the tests for name interning from PyXML (test_pyexpat.py by Fred Drake · 23 years ago
  4. 3c19ec4 Fix when pyexpat not built by Jeremy Hylton · 24 years ago
  5. 2f228e7 Get rid of the superstitious "~" in dict hashing's "i = (~hash) & mask". by Tim Peters · 24 years ago
  6. 8f42e2b Update test to accomodate the change to the namespace_separator parameter by Fred Drake · 24 years ago
  7. 1e0611b The "context" parameter to the ExternalEntityRefParameter exposes internal by Fred Drake · 25 years ago
  8. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 25 years ago
  9. 7fbc85c Rename the public interface from "pyexpat" to "xml.parsers.expat". by Fred Drake · 25 years ago
  10. 265a804 Revise the test case for pyexpat to avoid using asserts. Conform better by Fred Drake · 25 years ago
  11. 7fd7e36 Change pyexpat test suite to exercise the .returns_unicode attribute, by Andrew M. Kuchling · 25 years ago
  12. e188d52 Untabified file to fix problems reported by tabnanny by Andrew M. Kuchling · 25 years ago
  13. b17664d Added test case for pyexpat module that tries to exercise all the handlers by Andrew M. Kuchling · 25 years ago