gh-103484: Fix links reported as "broken" by linkcheck#140012
gh-103484: Fix links reported as "broken" by linkcheck#140012StanFromIreland wants to merge 2 commits intopython:mainfrom
Conversation
| * Wikipedia entry for `Multisets <https://en.wikipedia.org/wiki/Multiset>`_. | ||
|
|
||
| * `C++ multisets <http://www.java2s.com/Tutorial/Cpp/0380__set-multiset/Catalog0380__set-multiset.htm>`_ | ||
| * `C++ multisets <https://web.archive.org/web/20210108001926/http://www.java2s.com/Tutorial/Cpp/0380__set-multiset/Catalog0380__set-multiset.htm>`_ |
There was a problem hiding this comment.
Site has been down for over 100 days per https://www.isitdownrightnow.com/java2s.com.html
| *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.
The blog is available from the wayback machine, but it has not been updated since 2009.
There was a problem hiding this comment.
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.
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/
| `timing attacks <https://en.wikipedia.org/wiki/Timing_attack>`_. | |
| `timing attacks <https://web.archive.org/web/20250208233127/https://codahale.com/a-lesson-in-timing-attacks/>`_. |
You can apply if you feel it is better.
| 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.
I could not find these scripts anywhere :-(
There was a problem hiding this comment.
@loewis would you know if these scripts are saved somewhere, or should the lines be deleted?
| 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.
Fun fact: This is actually "the first book in history to have been published within the Internet" per wikipedia
There was a problem hiding this comment.
lgtm, though I'm not sure how useful it is compared to the link before it.
freakboy3742
left a comment
There was a problem hiding this comment.
The two Apple/iOS reference updates look good to me.
📚 Documentation preview 📚: https://cpython-previews--140012.org.readthedocs.build/