Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
gh-110383: Documentsocket.makefile()
accepts combined modes#119150
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
gh-110383: Documentsocket.makefile()
accepts combined modes#119150
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ghost commentedMay 18, 2024 • edited by ghost
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by ghost
Uh oh!
There was an error while loading.Please reload this page.
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.
Can you change the docstring inLib/socket.py
as well, so they are synchronised?
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.
Great, thanks!
This comment was marked as outdated.
This comment was marked as outdated.
…ythonGH-119150)The supported mode values are 'r', 'w', and 'b', or a combination of those.(cherry picked from commit62a29be)Co-authored-by: Daniel Williams <dann0a@gmail.com>
…ythonGH-119150)The supported mode values are 'r', 'w', and 'b', or a combination of those.(cherry picked from commit62a29be)Co-authored-by: Daniel Williams <dann0a@gmail.com>
GH-119324 is a backport of this pull request to the3.13 branch. |
GH-119325 is a backport of this pull request to the3.12 branch. |
…GH-119150) (#119324)The supported mode values are 'r', 'w', and 'b', or a combination of those.(cherry picked from commit62a29be)Co-authored-by: Daniel Williams <dann0a@gmail.com>
…GH-119150) (#119325)The supported mode values are 'r', 'w', and 'b', or a combination of those.(cherry picked from commit62a29be)Co-authored-by: Daniel Williams <dann0a@gmail.com>
…ython#119150)The supported mode values are 'r', 'w', and 'b', or a combination of those.
Uh oh!
There was an error while loading.Please reload this page.
ref:#110383
ref:https://mail.python.org/archives/list/docs@python.org/thread/3VGLA6Q6QDYB7XIAHFIRAVW4TQSEAZGA/
📚 Documentation preview 📚:https://cpython-previews--119150.org.readthedocs.build/