-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
gh-103484: Fix links reported as "broken" by linkcheck #140012
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -757,7 +757,7 @@ Supported mailbox formats are Maildir, mbox, MH, Babyl, and MMDF. | |
`nmh - Message Handling System <https://www.nongnu.org/nmh/>`_ | ||
Home page of :program:`nmh`, an updated version of the original :program:`mh`. | ||
|
||
`MH & nmh: Email for Users & Programmers <https://rand-mh.sourceforge.io/book/>`_ | ||
`MH & nmh: Email for Users & Programmers <https://web.mit.edu/daveg/SIPB/Info/Links/Documentation/mh-book/index.htm>`_ | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Fun fact: This is actually "the first book in history to have been published within the Internet" per wikipedia |
||
A GPL-licensed book on :program:`mh` and :program:`nmh`, with some information | ||
on the mailbox format. | ||
|
||
|
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -132,7 +132,7 @@ Other functions | |||||
:term:`bytes-like objects <bytes-like object>` | ||||||
*a* and *b* are equal, otherwise ``False``, | ||||||
using a "constant-time compare" to reduce the risk of | ||||||
`timing attacks <https://codahale.com/a-lesson-in-timing-attacks/>`_. | ||||||
`timing attacks <https://en.wikipedia.org/wiki/Timing_attack>`_. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The blog is available from the wayback machine, but it has not been updated since 2009. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. If the article is still relevant (and maybe more specific to Python than the wikipedia article), then archive link would be good! There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Not particularly specific to Python, more so Java. It can be found here: https://web.archive.org/web/20250208233127/https://codahale.com/a-lesson-in-timing-attacks/
Suggested change
You can apply if you feel it is better. |
||||||
See :func:`hmac.compare_digest` for additional details. | ||||||
|
||||||
|
||||||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -173,8 +173,7 @@ Hosting of the Python bug tracker is kindly provided by | |
`Upfront Systems <https://upfrontsoftware.co.za>`__ | ||
of Stellenbosch, South Africa. Martin von Löwis put a | ||
lot of effort into importing existing bugs and patches from | ||
SourceForge; his scripts for this import operation are at | ||
``https://svn.python.org/view/tracker/importer/`` and may be useful to | ||
SourceForge; his scripts for this import operation may be useful to | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I could not find these scripts anywhere :-( There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @loewis would you know if these scripts are saved somewhere, or should the lines be deleted? |
||
other projects wishing to move from SourceForge to Roundup. | ||
|
||
.. seealso:: | ||
|
@@ -188,9 +187,6 @@ other projects wishing to move from SourceForge to Roundup. | |
https://roundup.sourceforge.io/ | ||
Roundup downloads and documentation. | ||
|
||
https://svn.python.org/view/tracker/importer/ | ||
Martin von Löwis's conversion scripts. | ||
|
||
New Documentation Format: reStructuredText Using Sphinx | ||
----------------------------------------------------------- | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Site has been down for over 100 days per https://www.isitdownrightnow.com/java2s.com.html