-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
bpo-42153 doc: library imaplib a URL not available #23297
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
Conversation
(https://docs.python.org/3/library/imaplib.html#imap4-objects) in Documentation of imaplib under (See Also :) The link provided by University of Washington's *IMAP Information Center is not Available (https://www.washington.edu/imap/) As the link is taken down It should be replaced by another link. It is replaced by the Link of Source Code provided by University of Washington's *IMAP Information Center on Github for the same URL (https://github.com/uw-imap/imap) (Not Currently Maintained)
bpo-42153 doc: library imaplib a URL not available
edited as you suggested please check it |
(https://docs.python.org/3/library/imaplib.html#imap4-objects) in Documentation of imaplib under (See Also :) The link provided by University of Washington's *IMAP Information Center is not Available (https://www.washington.edu/imap/) As the link is taken down It should be replaced by another link. It is replaced by the Link of Source Code provided by University of Washington's *IMAP Information Center on Github for the same URL (https://github.com/uw-imap/imap) (Not Currently Maintained)
Source Code of Documents describing the protocol, sources and binaries for servers | ||
implementing it, by the University of Washington's IMAP Information Center | ||
can all be found at (https://github.com/uw-imap/imap) (**Not Maintained**). |
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.
Usually small doc fixes like this don't need a news entry; if you really want a news entry, it should just read "Fix the URL for the IMAP protocol documents."
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.
Isn't NEWS ENTRY required. The check fails when news entry is removed. Is there any way to skip news entry check for "Usually small doc fixes like this don't need a news entry" as you suggested?
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 set a label "skip-news" so you don't need the news item.
Thank you Sir. |
For security reasons only people with triage or commit privilege can change labels. |
Thanks @Pixmew for the PR, and @gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9. |
Sorry @Pixmew and @gvanrossum, I had trouble checking out the |
The University of Washington stopped hosting the IMAP documents. Link to a rescued copy on GitHub. (cherry picked from commit aa01011) Co-authored-by: Yash Shete <universeyash4@gmail.com>
GH-23310 is a backport of this pull request to the 3.8 branch. |
Thanks @Pixmew for the PR, and @gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
The University of Washington stopped hosting the IMAP documents. Link to a rescued copy on GitHub. (cherry picked from commit aa01011) Co-authored-by: Yash Shete <universeyash4@gmail.com>
GH-23311 is a backport of this pull request to the 3.9 branch. |
The University of Washington stopped hosting the IMAP documents. Link to a rescued copy on GitHub.
The link provided by University of Washington's IMAP Information Center is not Available (https://www.washington.edu/imap/)
As the link is taken down It should be replaced by another link.
It is replaced by the Link of Source Code provided by University of Washington's IMAP Information Center on Github for the same URL (https://github.com/uw-imap/imap) (Not Currently Maintained)
https://bugs.python.org/issue42153