trunk
Use our svn_xml_parser_t wrapper around Expat XML parser in libsvn_ra_serf and mod_dontdothat.
Add a __repr__ function to allow repr() a Notification (used for a debugging client).
Work towards Python 3 compatibility. Since we already require Python 2.7+, we can use the new syntax without further limiting our Python 2 support.
Use a raw string as argument to re.compile()
Follow-up to r1746910:
Test out my new and fancy ASF commit priviledges by changing the copyright wording in our license headers to reflect ownership by the ASF.
On the 'utf8-cmdline-prototype' branch: UTF8-ize svnauthz program.