Skip to content

bpo-29768: Fixed compile-time check for expat version.#574

Merged
serhiy-storchaka merged 1 commit intopython:masterfrom
serhiy-storchaka:bpo-29768-check-expat-version
Mar 9, 2017
Merged

bpo-29768: Fixed compile-time check for expat version.#574
serhiy-storchaka merged 1 commit intopython:masterfrom
serhiy-storchaka:bpo-29768-check-expat-version

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
Copy link
Copy Markdown
Member

gpshead commented Mar 9, 2017

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

Labels

type-security A security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants