Skip to content

Link to bpython's website is broken #111406

Closed
@zmc

Description

@zmc

Documentation

I noticed a broken link on this page: https://docs.python.org/3/tutorial/interactive.html

It links to https://www.bpython-interpreter.org/, which does not exist:

$ rh HEAD https://www.bpython-interpreter.org/ -s
Error: error sending request for url (https://www.bpython-interpreter.org/): error trying to connect: dns error: failed to lookup address information: nodename nor servname provided, or not known

https://bpython-interpreter.org/ does, though:

$ rh HEAD https://bpython-interpreter.org/ -s
HTTP/2.0 200 OK

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.11only security fixes3.12only security fixes3.13bugs and security fixesdocsDocumentation in the Doc direasy

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions