Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-106242: Make ntpath.realpath errors consistent with abspath when there are embedded nulls#108248
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
…when there are embedded nulls
mention Windows and the former incorrect ValueError.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I tweaked the news entry.
Thanks@zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
bedevere-bot commentedAug 22, 2023
GH-108251 is a backport of this pull request to the3.12 branch. |
…when there are embedded nulls (pythonGH-108248)*pythongh-106242: Make ntpath.realpath errors consistent with abspath when there are embedded nulls* Update 2023-08-22-00-36-57.gh-issue-106242.q24ITw.rstmention Windows and the former incorrect ValueError.---------(cherry picked from commitde33b5c)Co-authored-by: Steve Dower <steve.dower@python.org>Co-authored-by: Gregory P. Smith <greg@krypto.org>
bedevere-bot commentedAug 22, 2023
GH-108252 is a backport of this pull request to the3.11 branch. |
…when there are embedded nulls (pythonGH-108248)*pythongh-106242: Make ntpath.realpath errors consistent with abspath when there are embedded nulls* Update 2023-08-22-00-36-57.gh-issue-106242.q24ITw.rstmention Windows and the former incorrect ValueError.---------(cherry picked from commitde33b5c)Co-authored-by: Steve Dower <steve.dower@python.org>Co-authored-by: Gregory P. Smith <greg@krypto.org>
bedevere-bot commentedAug 22, 2023
|
… when there are embedded nulls (GH-108248) (#108251)gh-106242: Make ntpath.realpath errors consistent with abspath when there are embedded nulls (GH-108248)*gh-106242: Make ntpath.realpath errors consistent with abspath when there are embedded nulls* Update 2023-08-22-00-36-57.gh-issue-106242.q24ITw.rstmention Windows and the former incorrect ValueError.---------(cherry picked from commitde33b5c)Co-authored-by: Steve Dower <steve.dower@python.org>Co-authored-by: Gregory P. Smith <greg@krypto.org>
Uh oh!
There was an error while loading.Please reload this page.