Skip to content

Remove urllib2 and SocketServer #120723

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

vinay-deshmukh
Copy link
Contributor

Resolves #120299

  1. Testing in CI

@@ -39,7 +36,6 @@ def url_is_up(url):


def start_browser(port, options):
import webbrowser
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Due to this import, the import on L17 is unused.

let me know if keeping this one and removing the import from L17 is more preferable.

Copy link

⚠️ We detected that you are using a GitHub private e-mail address to contribute to the repo.
Please turn off Keep my email addresses private setting in your account.
See LLVM Discourse for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove urllib2 and SocketServer
1 participant