Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 5ff7132313eb651107b179d20218dfe5d4e47f13 https://github.com/python/cpython/commit/5ff7132313eb651107b179d20218dfe5d4e47f13 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) New file: Modules/expat/siphash.h.