◐ Shell
clean mode source ↗

[3.5] bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106) by vstinner · Pull Request #3144 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Closed

vstinner

wants to merge 1 commit into

python:3.5from

vstinner:expat223_35

Closed

[3.5] bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106)#3144

vstinner

wants to merge 1 commit into

python:3.5from

vstinner:expat223_35

Conversation

@vstinner

@vstinner vstinner commented

Aug 18, 2017

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

  • bpo-30947: Update libexpat from 2.2.1 to 2.2.3

  • Add NEWS entry

  • Add new loadlibrary.c

  • expat_external.h: restore include "pyexpatns.h"

  • PCbuild: add expat/loadlibrary.c

  • Define XML_POOR_ENTROPY to compile expat

(cherry picked from commit 93d0cb5)

https://bugs.python.org/issue30947

* bpo-30947: Update libexpat from 2.2.1 to 2.2.3

* Add NEWS entry

* Add new loadlibrary.c

* expat_external.h: restore include "pyexpatns.h"

* PCbuild: add expat/loadlibrary.c

* Define XML_POOR_ENTROPY to compile expat

(cherry picked from commit 93d0cb5)

@vstinner

Copy link Copy Markdown

Member Author

Abandonned in favor of the PR #3354 which upgrades Modules/expat/ to 2.2.4 (instead of 2.2.3 for this PR).

@vstinner vstinner closed this

Sep 13, 2017

@vstinner vstinner deleted the expat223_35 branch

September 13, 2017 00:56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@larryhastings larryhastings Awaiting requested review from larryhastings

Assignees

No one assigned

Labels

type-security

A security issue

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@vstinner @Mariatta @the-knights-who-say-ni @bedevere-bot