gh-88013: ntpath.realpath may raise TypeError in some cases#102813
gh-88013: ntpath.realpath may raise TypeError in some cases#102813barneygale merged 4 commits intopython:mainfrom
Conversation
Misc/NEWS.d/next/Windows/2023-03-18-21-38-00.gh-issue-88013.Z3loxC.rst
Outdated
Show resolved
Hide resolved
…loxC.rst Co-authored-by: Barney Gale <barney.gale@gmail.com>
225c518 to
cd9c542
Compare
zooba
left a comment
There was a problem hiding this comment.
LGTM. Barney can merge now ;)
By the way, listdrives was only added in 3.12, so if we want to backport this we'll need an updated test.
2bff9d8 to
87a542f
Compare
Co-authored-by: Barney Gale <barney.gale@gmail.com>
87a542f to
8192b73
Compare
|
@aisk No need to force push - we will always squash merge and rewrite the commit message here, and force pushes mean we can't see what was changed since the last review. |
|
I just force push between reviews for clean
Got it |
|
I removed the 3.10 backport label because it's now getting security fixes only. @barneygale Would you like to do the honours with the big green merge button? :) |
|
Thanks @aisk for the PR, and @barneygale for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
|
GH-103343 is a backport of this pull request to the 3.11 branch. |
…pythonGH-102813) (cherry picked from commit 4dc339b) Co-authored-by: AN Long <aisk@users.noreply.github.com>
|
Uh oh!
There was an error while loading. Please reload this page.