Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.12] GH-103631: FixPurePosixPath(PureWindowsPath(...)) separator handling (GH-104949)#104991

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

Merged

Conversation

miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedMay 26, 2023
edited by bedevere-bot
Loading

For backwards compatibility, accept backslashes as path separators in
PurePosixPath if an instance ofPureWindowsPath is supplied.
This restores behaviour from Python 3.11.

(cherry picked from commit328422c)

Co-authored-by: Barney Galebarney.gale@gmail.com
Co-authored-by: Gregory P. Smithgreg@krypto.org

…handling (pythonGH-104949)For backwards compatibility, accept backslashes as path separators in`PurePosixPath` if an instance of `PureWindowsPath` is supplied.This restores behaviour from Python 3.11.(cherry picked from commit328422c)Co-authored-by: Barney Gale <barney.gale@gmail.com>Co-authored-by: Gregory P. Smith <greg@krypto.org>
@barneygalebarneygale merged commit305d78b intopython:3.12May 26, 2023
@miss-islingtonmiss-islington deleted the backport-328422c-3.12 branchMay 26, 2023 18:42
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@barneygalebarneygalebarneygale approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@miss-islington@barneygale@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp