bpo-31047: Fix ntpath.abspath to trim ending separator#10082
bpo-31047: Fix ntpath.abspath to trim ending separator#10082zooba merged 1 commit intopython:masterfrom
Conversation
6ff5c58 to
e310ca5
Compare
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Regression in b0bf51b.
|
I have made the requested changes; please review again. |
|
Thanks for making the requested changes! @ned-deily: please review the changes made to this pull request. |
|
Thanks @timgraham for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7. |
|
Sorry, @timgraham and @zooba, I could not cleanly backport this to |
|
Thanks! I merged without waiting for Ned - the change is good. |
|
Sorry, @timgraham and @zooba, I could not cleanly backport this to |
|
GH-10096 is a backport of this pull request to the 3.7 branch. |
|
GH-10097 is a backport of this pull request to the 3.6 branch. |
|
When one changes an erroneous issue number in the title, one needs to change the issue link in the initial message and unlink the PR from the issue where it it irrelevant. I did that for 33899. |
Regression in b0bf51b.
https://bugs.python.org/issue31047#msg328322