[XML-SIG] Expat 1.95.4
Martin v. Loewis
martin@v.loewis.de
12 Jul 2002 09:11:51 +0200
"Fred L. Drake, Jr." <fdrake@acm.org> writes:
> - modify pyexpat.c to support Expat's recent ability to return
> namespace prefixes as well as namespace URIs (useful for DOM
> construction),
Will you then require that all applications of pyexpat use Expat
1.95.4? If not: How do you plan to make the use of these features
optional?
> Once this is done, I'd like to see another release of PyXML go out so
> that these new features get broader testing. I don't know what
> version number this release should carry.
That will be PyXML 0.8. I'll post a Call For Patches shortly.
Regards,
Martin