| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
|
||
| def make_uri(self, path): | ||
| # Under Windows, file URIs use the UTF-8 encoding. | ||
| from urllib.parse import quote_from_bytes as urlquote_from_bytes |
There was a problem hiding this comment.
What is the reason of the renaming?
Sorry, something went wrong.
There was a problem hiding this comment.
there is no reason, you are right but this is just a copy. Now he could remove the renaming.
Sorry, something went wrong.
|
@serhiy-storchaka I can't merge this PR, if you want to merge it, let's go! ;-) |
Sorry, something went wrong.
|
I don't know whether this change is worth merging. |
Sorry, something went wrong.
|
ok thanks for your feedback @serhiy-storchaka |
Sorry, something went wrong.
There was a problem hiding this comment.
Sorry, it looks like this review took a long delay for a simple change. This looks good to me on the principle but you need to do two things:
Also, would be nice if you posted import benchmark numbers for the change.
Sorry, something went wrong.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request. |
Sorry, something went wrong.
|
@agfor, please take a look at the review comments from pitrou. Thanks! |
Sorry, something went wrong.
|
I'm closing this PR, since it has been 2 years and @pitrou's review comments have still not been addressed. @agfor: if you're still interested in working on this issue, please feel free to continue discussing it at #77621 and/or submit a new PR 🙂 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
https://bugs.python.org/issue33440