Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Fix broken urls and change the url of Coverity Model #223
Conversation
Unfortunately, the gmane.org service has stopped the web interface and the RSS feeds. We can use the nntp protocol with a NNTP newreader.
repository instead of the former Mercurial repository.
| @@ -150,4 +150,4 @@ Dakshesh Vyas <scan-admin@coverity.com> | |||
|
|
|||
| .. _Coverity Connect: http://scan5.coverity.com:8080/ | |||
|
|
|||
| .. _coverity_model.c: https://hg.python.org/cpython/file/tip/Misc/coverity_model.c | |||
| .. _coverity_model.c: https://raw.githubusercontent.com/python/cpython/master/Misc/coverity_model.c | |||
Mariatta
Jul 31, 2017
Member
I think the url should be https://github.com/python/cpython/blob/master/Misc/coverity_model.c
|
There is a conflict, and the url to coverity_model.c should be changed. |
|
This PR should be updated. |
|
Hi @matrixise, Do you want to finish this up or would you prefer closing it? Either one is cool. Thanks. |
| @@ -196,7 +196,7 @@ Latent slaves | |||
| ^^^^^^^^^^^^^ | |||
|
|
|||
| We also support running `latent buildslaves | |||
| <http://docs.buildbot.net/current/manual/cfg-buildslaves.html#latent-buildslaves>`_ | |||
| <http://docs.buildbot.net/0.8.14/manual/cfg-buildslaves.html#latent-buildslaves>`_ | |||
zware
May 23, 2018
Member
We're now on current buildbot; this page has also been updated in the meanwhile.

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Fix #221