Skip to content

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Sep 19, 2018

@serhiy-storchaka serhiy-storchaka merged commit 67a93b3 into python:master Dec 5, 2018
@miss-islington
Copy link
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 5, 2018
@bedevere-bot
Copy link

GH-10941 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 5, 2018
@bedevere-bot
Copy link

GH-10942 is a backport of this pull request to the 3.6 branch.

@serhiy-storchaka
Copy link
Member Author

Thank you for your review @merwok!

@miss-islington
Copy link
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 67a93b3a0b3814e97ef9d077b21325fc8ce351b2 2.7

@serhiy-storchaka serhiy-storchaka deleted the distutils-make_zipfile-add-directories branch December 5, 2018 19:46
miss-islington added a commit that referenced this pull request Dec 5, 2018
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Dec 5, 2018
…ils. (pythonGH-9419).

(cherry picked from commit 67a93b3)

Co-authored-by: Serhiy Storchaka <[email protected]>
@bedevere-bot
Copy link

GH-10950 is a backport of this pull request to the 2.7 branch.

serhiy-storchaka added a commit that referenced this pull request Dec 5, 2018
serhiy-storchaka added a commit that referenced this pull request Dec 5, 2018
jcfr added a commit to scikit-build/scikit-build that referenced this pull request May 11, 2019
This commit fixes tests that are checking content of sdist to account for
changes introduced in Python 3.8 and backported to python 2.7, 3.6 and 3.7.
The changes introduced by python/cpython#9419 adds directory entries to
ZIP files created by distutils.

Co-authored-by: Aiden Nibali <[email protected]>
jcfr added a commit to scikit-build/scikit-build that referenced this pull request May 11, 2019
This commit fixes tests that are checking content of sdist to account for
changes introduced in Python 3.8 and backported to python 2.7, 3.6 and 3.7.
The changes introduced by python/cpython#9419 adds directory entries to
ZIP files created by distutils.

Co-authored-by: Aiden Nibali <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants