• Nick Coghlan's avatar
    [3.5] bpo-32563: Get expat to compile under C89 (#5201) · 57fa0ab8
    Nick Coghlan yazdı
    * [3.5] bpo-32563: Get expat to compile under C89
    
    expat: Add artificial scopes in xmltok.c utf8_toUtf8() to fix c89 compilation.
    
    Cherry-picked from libexpat commit e0b290eb3d8f4c4b45137a7d7f4f8db812145bd2
    
    * Backport XML RPC test skip to 3.5
    
    The buildbot service upgrade removed the XML-RPC
    interface, so this test no longer works (through no
    fault of the standard library).
    
    * Don't configure a nonexistent Python
    57fa0ab8
Adı
Son kayıt (commit)
Son güncelleme
..
COPYING Loading commit data...
ascii.h Loading commit data...
asciitab.h Loading commit data...
expat.h Loading commit data...
expat_config.h Loading commit data...
expat_external.h Loading commit data...
iasciitab.h Loading commit data...
internal.h Loading commit data...
latin1tab.h Loading commit data...
loadlibrary.c Loading commit data...
nametab.h Loading commit data...
pyexpatns.h Loading commit data...
siphash.h Loading commit data...
utf8tab.h Loading commit data...
winconfig.h Loading commit data...
xmlparse.c Loading commit data...
xmlrole.c Loading commit data...
xmlrole.h Loading commit data...
xmltok.c Loading commit data...
xmltok.h Loading commit data...
xmltok_impl.c Loading commit data...
xmltok_impl.h Loading commit data...
xmltok_ns.c Loading commit data...