WIP: bpo-36021: WindowsDefault does not execute os.startfile() for a local file#11931
WIP: bpo-36021: WindowsDefault does not execute os.startfile() for a local file#11931matrixise wants to merge 8 commits intopython:masterfrom
Conversation
|
Have you tried to implement three cases instead of two:
It may make the intention more readable, by removing ? Also I'm not sure about the behavior of |
|
@JulienPalard about |
|
ok, I have a whitelist and I allow the HTML files with WebBrowser.WindowsDefault() |
vstinner
left a comment
There was a problem hiding this comment.
I'm not sure that it's a proper fix. I propose to discuss at https://bugs.python.org/issue36021
|
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 |
|
LGTM, is it still WIP? |
|
@JulienPalard yep, still WIP because we have a discussion about the solution on the bug tracker. |
|
There is a discussion on https://bugs.python.org/issue36021 but no real solution. I prefer to close this PR and wait for a consensus. Thank you for the review. |
https://bugs.python.org/issue36021