index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
pyexpat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark Favas's fix for typos in docstrings.
Thomas Wouters
2000-07-22
1
-4/+4
*
Convert coding style to be internally consistent and similar to the
Fred Drake
2000-07-12
1
-545/+531
*
Fix bugs in readinst():
Andrew M. Kuchling
2000-07-12
1
-10/+25
*
Patch #100854 from jhylton: eliminate compiler warnings in pyexpat:
Andrew M. Kuchling
2000-07-12
1
-21/+22
*
pyexpat.errors is a *strange* module!
Fred Drake
2000-07-04
1
-14/+15
*
Fixes for compilation problems on Tru64 reported by Mark Favas
Andrew M. Kuchling
2000-07-04
1
-16/+16
*
Change copyright notice.
Guido van Rossum
2000-06-30
1
-22/+7
*
Added support for passing Unicode strings to Expat handlers by default.
Andrew M. Kuchling
2000-06-27
1
-485/+663
*
Vladimir Marangozov's long-awaited malloc restructuring.
Guido van Rossum
2000-05-03
1
-2/+2
*
Skip Montanaro: add string precisions to calls to PyErr_Format
Guido van Rossum
2000-04-10
1
-1/+1
*
Make it compile on Windows.
Guido van Rossum
2000-03-31
1
-2/+4
*
Added Python interface to Expat XML parser.
Andrew M. Kuchling
2000-03-31
1
-0/+868