[3.5] bpo-31170: Fix inclusion of expat in Windows build projects. by zooba · Pull Request #3751 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
Member
zooba added 2 commits
zooba
requested a review
from larryhastings
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
zooba
added
the
skip news
label
zooba
mentioned this pull request
vstinner
commented
Sep 25, 2017
vstinner commented
Member
Is the issue specific to Python 3.5? Is Python 3.4 impacted as well?
larryhastings
merged commit
44c1b62
into
python:3.5
zooba
commented
Sep 26, 2017
zooba commented
Member Author
@Haypo Looks like it. I see messages updating expat to 2.2.4 everywhere except PCbuild, so this probably needs another backport (likely manually - there is very little in common between 3.4 and 3.5 project files).
zooba
deleted the
bpo31170-3.5
branch
vstinner
commented
Sep 27, 2017
vstinner commented
Member
I proposed PR #3785 for Python 3.4.
Mariatta
removed
the
awaiting merge
label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment