← 返回首页
bpo-44136: pathlib: merge `_Flavour.is_reserved()` into `PurePath.is_reserved()` by barneygale · Pull Request #30321 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

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

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

bpo-44136: pathlib: merge _Flavour.is_reserved() into PurePath.is_reserved()#30321

Closed
barneygale wants to merge 3 commits into
python:mainfrom
barneygale:bpo-44136-merge-is-reserved
Closed

bpo-44136: pathlib: merge _Flavour.is_reserved() into PurePath.is_reserved()#30321
barneygale wants to merge 3 commits into
python:mainfrom
barneygale:bpo-44136-merge-is-reserved

Conversation

barneygale commented Jan 1, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Removes a bit more indirection.

https://bugs.python.org/issue44136

…reserved()` Removes a bit more indirection.
Comment thread Lib/pathlib.py Outdated Show resolved Hide resolved
Co-authored-by: Oleg Iarygin <dralife@yandex.ru>

github-actions Bot commented Feb 1, 2022

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

github-actions Bot added the stale Stale PR or inactive for long period of time. label Feb 1, 2022

MaxwellDupre left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality Hide comment

Looks ok to me.

Copy link
Copy Markdown
Contributor Author

Closing per the rationale in #30320.

barneygale closed this Mar 4, 2022
barneygale mannequin mentioned this pull request Jun 21, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review skip news stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

Footer

© 2026 GitHub, Inc.