-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Docs: mark up FTP.connect() and FTP.login() with param lists #114395
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
Digression: the ftplib API feels a little bit weird to use. I'd expected something a la the sqlite3 module: a module level |
Co-authored-by: Ezio Melotti <[email protected]>
Thanks, Ezio! |
Ezio's remarks have been addressed. I'm going to land this tomorrow. |
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.
Looks good, some non-blocking suggestions.
Co-authored-by: Hugo van Kemenade <[email protected]>
Thanks, both! |
This comment was marked as outdated.
This comment was marked as outdated.
…H-114395) Use rst substitutions to reduce raw text duplication. (cherry picked from commit 01105c7) Co-authored-by: Erlend E. Aasland <[email protected]> Co-authored-by: Ezio Melotti <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
…H-114395) Use rst substitutions to reduce raw text duplication. (cherry picked from commit 01105c7) Co-authored-by: Erlend E. Aasland <[email protected]> Co-authored-by: Ezio Melotti <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
GH-114485 is a backport of this pull request to the 3.12 branch. |
GH-114486 is a backport of this pull request to the 3.11 branch. |
…H-114395) (#114486) Use rst substitutions to reduce raw text duplication. (cherry picked from commit 01105c7) Co-authored-by: Erlend E. Aasland <[email protected]> Co-authored-by: Ezio Melotti <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
…H-114395) (#114485) Use rst substitutions to reduce raw text duplication. (cherry picked from commit 01105c7) Co-authored-by: Erlend E. Aasland <[email protected]> Co-authored-by: Ezio Melotti <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
…114395) Use rst substitutions to reduce raw text duplication. Co-authored-by: Ezio Melotti <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
…114395) Use rst substitutions to reduce raw text duplication. Co-authored-by: Ezio Melotti <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
📚 Documentation preview 📚: https://cpython-previews--114395.org.readthedocs.build/