FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-44136: pathlib: merge `_Flavour.is_reserved()` into `PurePath.is_reserved()` by barneygale · Pull Request #30321 · python/cpython · GitHub

/ cpython Public

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

Comment thread Lib/pathlib.py Outdated
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

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


Back | FazBrowse Home | New Git URL