-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Open
Open
Copy link
Labels
Description
Documentation
The first endpoint used by the tutorial to demonstrate urlopen() is dead. Attempts to connect to it raise a ConnectionResetError exception.
I can imagine at least three reasonable replacements.
- Connect to https://example.org and print the decoded response.
- Connect to https://httpbin.org/get and print the decoded response.
- Connect to https://www.python.org and print the first 300 characters of the decoded response.
If I get any indication that it would be considered (ideally with an indication of which of these options would be preferred), I'd be happy to put together a PR.
Linked PRs
Metadata
Metadata
Assignees
Labels
Projects
Status
Todo