The Wayback Machine - https://web.archive.org/web/20250611162933/https://github.com/python/cpython/pull/23959
Skip to content

Properly document socket.socket as a class and its methods #23959

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

Closed
wants to merge 1 commit into from

Conversation

xuhdev
Copy link
Contributor

@xuhdev xuhdev commented Dec 27, 2020

Currnetly the documents read like these methods are module functions.
This can be easily fixed by documenting the socket class and indent the
document of these methods.

The diff seems large, but its actually quite small. If you view the diff
with whitespace changes ignored, not much have actually changed.

Currnetly the documents read like these methods are module functions.
This can be easily fixed by documenting the socket class and indent the
document of these methods.

The diff seems large, but its actually quite small. If you view the diff
with whitespace changes ignored, not much have actually changed.
@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels Dec 27, 2020
@xuhdev xuhdev closed this Dec 27, 2020
@xuhdev xuhdev deleted the sock-doc branch December 27, 2020 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review docs Documentation in the Doc dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants