[Lxml-checkins] r33830 - lxml/trunk
scoder at codespeak.net
scoder at codespeak.net
Sat Oct 28 11:16:18 CEST 2006
Author: scoder
Date: Sat Oct 28 11:16:17 2006
New Revision: 33830
Modified:
lxml/trunk/CHANGES.txt
Log:
mark windows file closing bug fixed
Modified: lxml/trunk/CHANGES.txt
==============================================================================
--- lxml/trunk/CHANGES.txt (original)
+++ lxml/trunk/CHANGES.txt Sat Oct 28 11:16:17 2006
@@ -22,6 +22,8 @@
Bugs fixed
----------
+* Parser resources were not free before the next parser run
+
* Open files and XML strings returned by Python resolvers were not
closed/freed
More information about the lxml-checkins
mailing list