Branch: refs/heads/3.5 Home: https://github.com/python/cpython Commit: 91d171be45942d37a973b0675521b5159a96be31 https://github.com/python/cpython/commit/91d171be45942d37a973b0675521b5159a96be31 Author: Victor Stinner <victor.stinner at gmail.com> Date: 2017年06月21日 (2017年6月21日) Changed paths: M Misc/NEWS M Modules/expat/COPYING M Modules/expat/expat.h M Modules/expat/expat_external.h A Modules/expat/siphash.h M Modules/expat/winconfig.h M Modules/expat/xmlparse.c M Modules/expat/xmlrole.c M Modules/expat/xmltok.c Log Message: ----------- bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300) (#2314) New file: Modules/expat/siphash.h. (cherry picked from commit 5ff7132313eb651107b179d20218dfe5d4e47f13)