Sorry, something went wrong.
|
This PR is stale because it has been open for 30 days with no activity. |
Sorry, something went wrong.
There was a problem hiding this comment.
Looks ok to me.
Sorry, something went wrong.
|
So why do this? I noticed as_uri() wasn't moved under PurePosixPath, so why the half move? And what's going to be gained by doing this? I know the issue mentioned potential future benefits, but I would rather make the actual change with the future benefit rather than in hopes of the benefit materializing. Basically the code doesn't read any simpler/cleaner, and with PurePosixPath not changed I'm not finding it more readable, so it feels a bit too much like code churn without understanding the deeper motivation. |
Sorry, something went wrong.
|
Fair enough. I'll bundle this into a larger PR that has a more tangible benefit. |
Sorry, something went wrong.
Removes a bit of indirection.
https://bugs.python.org/issue44136