FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] gh-110383: Document `socket.makefile()` accepts combined modes (GH-119150) by miss-islington · Pull Request #119325 · python/cpython · GitHub

/ cpython Public

[3.12] gh-110383: Document socket.makefile() accepts combined modes (GH-119150) - #119325

Merged
erlend-aasland merged 1 commit into
python:3.12from
miss-islington:backport-62a29be-3.12
May 21, 2024
Merged

[3.12] gh-110383: Document socket.makefile() accepts combined modes (GH-119150)#119325
erlend-aasland merged 1 commit into
python:3.12from
miss-islington:backport-62a29be-3.12

Conversation

miss-islington commented May 21, 2024
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

The supported mode values are 'r', 'w', and 'b', or a combination of those.
(cherry picked from commit 62a29be)

Co-authored-by: Daniel Williams dann0a@gmail.com


📚 Documentation preview 📚: https://cpython-previews--119325.org.readthedocs.build/

…ythonGH-119150)

The supported mode values are 'r', 'w', and 'b', or a combination of those.
(cherry picked from commit 62a29be)

Co-authored-by: Daniel Williams <dann0a@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL