◐ Shell
clean mode source ↗

bpo-29768: Fixed compile-time check for expat version. by serhiy-storchaka · Pull Request #574 · 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

Conversation

@serhiy-storchaka

Copy link Copy Markdown

Member

No description provided.

@mention-bot

Copy link Copy Markdown

@serhiy-storchaka, thanks for your PR! By analyzing the history of the files in this pull request, we identified @freddrake, @loewis, @akuchling, @tiran and @brettcannon to be potential reviewers.

@gpshead

gpshead commented

Mar 9, 2017

Copy link Copy Markdown

Member

The change looks fine. I do suggest double checking to confirm that XML_COMBINED_VERSION is defined in whatever the oldest version of expat we expect people to encounter is (something crazy old like RHEL/CentOS 5 era ish I'd assume).

@serhiy-storchaka

Copy link Copy Markdown

Member Author

XML_COMBINED_VERSION is defined at the top of this file.

@serhiy-storchaka serhiy-storchaka merged commit 22e707f into python:master

Mar 9, 2017

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Mar 9, 2017

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Mar 9, 2017

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Mar 9, 2017

@serhiy-storchaka serhiy-storchaka deleted the bpo-29768-check-expat-version branch

March 9, 2017 08:43

serhiy-storchaka added a commit that referenced this pull request

Mar 9, 2017

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

Reviewers

No reviews

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.

5 participants

@serhiy-storchaka @mention-bot @gpshead @berkerpeksag @the-knights-who-say-ni