[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-38087: Fix case sensitivity in test_pathlib and test_ntpath #15850

Merged
merged 1 commit into from Sep 10, 2019

Conversation

Copy link
Member

zooba commented Sep 10, 2019

zware approved these changes Sep 10, 2019
Copy link
Member

zware left a comment

LGTM

zware merged commit 97d7906 into python:master Sep 10, 2019
Copy link
Contributor

miss-islington commented Sep 10, 2019

Thanks @zooba for the PR, and @zware for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒🤖

Copy link
Contributor

miss-islington commented Sep 10, 2019

Sorry @zooba and @zware, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 97d7906e30eeee1261b20a45a22242a8accb1cfb 3.8

Copy link
Contributor

miss-islington commented Sep 10, 2019

Sorry, @zooba and @zware, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 97d7906e30eeee1261b20a45a22242a8accb1cfb 3.7

zooba deleted the bpo-38087 branch Sep 10, 2019
zooba assigned zooba and unassigned zware Sep 10, 2019
Copy link

bedevere-bot commented Sep 10, 2019

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

Copy link

bedevere-bot commented Sep 10, 2019

GH-15859 is a backport of this pull request to the 3.8 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS-windows tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants