-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
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 <ezio.melotti@gmail.com>
|
Thanks, Ezio! |
|
Ezio's remarks have been addressed. I'm going to land this tomorrow. |
hugovk
left a comment
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 <1324225+hugovk@users.noreply.github.com>
|
Thanks, both! |
This comment was marked as outdated.
This comment was marked as outdated.
|
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. |
…114395) Use rst substitutions to reduce raw text duplication. Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
…114395) Use rst substitutions to reduce raw text duplication. Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
📚 Documentation preview 📚: https://cpython-previews--114395.org.readthedocs.build/