[3.5][Security] bpo-30947, bpo-31170: Update expat from 2.2.1 to 2.2.4 by vstinner · Pull Request #3354 · python/cpython

@vstinner

@vstinner

* Upgrade libexpat embedded copy from version 2.2.1 to 2.2.3 to get security
  fixes.

* Update libexpat from 2.2.3 to 2.2.4. Fix copying of partial
  characters for UTF-8 input (libexpat bug 115):
  libexpat/libexpat#115

@vstinner

@vstinner vstinner changed the title [3.5] bpo-30947, bpo-31170: Update expat from 2.2.1 to 2.2.4 [3.5][Security] bpo-30947, bpo-31170: Update expat from 2.2.1 to 2.2.4

Sep 8, 2017

@vstinner

gpshead

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just glanced over it, looks like a valid expat update. I'm not reviewing the expat internal changes themselves. :)

@larryhastings

@larryhastings