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

GH-70303: Emit FutureWarning when pathlib glob pattern ends with**#105413

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

Conversation

barneygale
Copy link
Contributor

@barneygalebarneygale commentedJun 6, 2023
edited
Loading

In a future Python release, patterns with this ending will match both files and directories. Users may add a trailing slash to remove the warning and match only directories.


📚 Documentation preview 📚:https://cpython-previews--105413.org.readthedocs.build/

…h `**`.In a future Python release, patterns with this ending will match both filesand directories. Users may add a trailing slash to remove the warning.
@barneygalebarneygale changed the titleGH-70303: Emit FutureWarning when pathlib glob pattern ends with**.GH-70303: Match files and directories inpathlib.Path.glob() pattern ending**Jun 18, 2023
@barneygalebarneygale changed the titleGH-70303: Match files and directories inpathlib.Path.glob() pattern ending**GH-70303: Match files and directories withpathlib.Path.glob() pattern ending**Jun 18, 2023
@barneygalebarneygale changed the titleGH-70303: Match files and directories withpathlib.Path.glob() pattern ending**GH-70303: Emit FutureWarning when pathlib glob pattern ends with**Jun 20, 2023
@barneygalebarneygale requested a review fromjaracoJuly 26, 2023 20:44
@barneygalebarneygaleenabled auto-merge (squash)August 4, 2023 22:43
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jaracojaracojaraco approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@barneygale@jaraco@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp