I doubt anyone is likely to deeply care… but hg.python.org is now in “cold archive” status.
@JacobCoffee and I have been being paged relentlessly as llm scrapers, bots, etc pummeled the server over the last… while.
Today I migrated it to serve over static http instead of the CGI hgweb interface. clones over https still work with hg clone https://hg.python.org/path/to/repo
, and revisions are still served in a recognizable way via https://hg.python.org/cpython/rev/451dd29ebae3
to maintain the functionality of the https://hg.python.org/lookup
endpoint, such as https://hg.python.org/lookup/451dd29ebae3.
If something deeply important in the history of bugs.python.org or similar is broken from a hypermedia perspective, please let me know, we will work to restore the link to something we can maintain.