bpo-30726: Also fix pyexpat.vcxproj by segevfiner · Pull Request #2375 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
We have the same issue that you fixed in _elementtree.vcxproj in pyexpat.vcxproj. It doesn't seem like anyone in the CPython core links to this one. But it does produce a static library that is bundled with the CPython distribution. 😖
@segevfiner, thanks for your PR! By analyzing the history of the files in this pull request, we identified @briancurtin and @zooba to be potential reviewers.
segevfiner added a commit to segevfiner/cpython that referenced this pull request
(cherry picked from commit 7526cad)
segevfiner added a commit to segevfiner/cpython that referenced this pull request
(cherry picked from commit 7526cad)
vstinner pushed a commit that referenced this pull request
(cherry picked from commit 7526cad)
vstinner pushed a commit that referenced this pull request
(cherry picked from commit 7526cad)
ned-deily pushed a commit to ned-deily/cpython that referenced this pull request
🐍🍒⛏🤖 Thanks @segevfiner for the PR, and @zooba for merging it 🌮🎉.I'm working now to backport this PR to: 2.7.
Backport to 2.7 already done by commit ab3b0ad. I removed the label.