This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-31 07:05:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
xml
History
Eli Bendersky
2acc525a97
Issue
#17011
: Fix caching of xpath path when namespaces are present.
...
Thanks to Stefan Behnel for the report and proposed solution & test.
2013-08-03 17:47:47 -07:00
..
dom
#11379
: merge with 3.2.
2013-01-22 22:49:46 +02:00
etree
Issue
#17011
: Fix caching of xpath path when namespaces are present.
2013-08-03 17:47:47 -07:00
parsers
…
sax
Issue
#17606
: Fixed support of encoded byte strings in the XMLGenerator
2013-05-12 17:31:16 +03:00
__init__.py
…