[Patches] [ python-Patches-1462338 ] upgrade pyexpat to expat 2.0.0
SourceForge.net
noreply at sourceforge.net
Tue Jun 20 01:25:54 CEST 2006
Patches item #1462338, was opened at 2006-03-31 18:47
Message generated for change (Settings changed) made by tmick
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1462338&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Modules
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Trent Mick (tmick)
>Assigned to: Trent Mick (tmick)
Summary: upgrade pyexpat to expat 2.0.0
Initial Comment:
Update Modules/expat to expat 2.0.0. The only effective
change in the introduction of the XML_Size typedef for
the XML_GetCurrent{Column|Line}Number() functions which
effectively changed the type from 'int' to 'long'.
----------------------------------------------------------------------
>Comment By: Trent Mick (tmick)
Date: 2006-06-19 23:25
Message:
Logged In: YES
user_id=34892
Sending Include/pyexpat.h
Sending Modules/_elementtree.c
Deleting Modules/expat/Makefile.in
Adding Modules/expat/amigaconfig.h
Sending Modules/expat/expat.h
Sending Modules/expat/expat_external.h
Sending Modules/expat/xmlparse.c
Sending Modules/expat/xmlrole.c
Sending Modules/expat/xmltok.c
Sending Modules/expat/xmltok.h
Sending Modules/expat/xmltok_impl.c
Sending Modules/expat/xmltok_ns.c
Transmitting file data ...........
Committed revision 47033.
----------------------------------------------------------------------
Comment By: Georg Brandl (gbrandl)
Date: 2006-04-30 08:34
Message:
Logged In: YES
user_id=849994
Can this go into 2.5?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1462338&group_id=5470
More information about the Patches
mailing list