-
-
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?
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.
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
*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 comment
The 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 comment
The 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 comment
The 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/
`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.
Choose a reason for hiding this comment
The 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 comment
The 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?
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 comment
The 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
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.
The two Apple/iOS reference updates look good to me.
📚 Documentation preview 📚: https://cpython-previews--140012.org.readthedocs.build/