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

GH-101228: Fix typo in docstring for read method of _io.TextIOWrapper class by ppmfloss · Pull Request #101227 · python/cpython · GitHub

/ cpython Public

GH-101228: Fix typo in docstring for read method of _io.TextIOWrapper class - #101227

Merged
kumaraditya303 merged 5 commits into
python:mainfrom
ppmfloss:fix-typo-textiowrapper-read-docstring
Feb 9, 2023
Merged

GH-101228: Fix typo in docstring for read method of _io.TextIOWrapper class#101227
kumaraditya303 merged 5 commits into
python:mainfrom
ppmfloss:fix-typo-textiowrapper-read-docstring

Conversation

ppmfloss commented Jan 22, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

This will fix a typo in the docstring for for read method of _io.TextIOWrapper class

Copy link
Copy Markdown

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

ghost commented Jan 22, 2023
edited by ghost
Loading

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

Copy link
Copy Markdown

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

ppmfloss changed the title Fix typo in docstring for read method of _io.TextIOWrapper class GH-101228 Fix typo in docstring for read method of _io.TextIOWrapper class Jan 22, 2023
ppmfloss changed the title GH-101228 Fix typo in docstring for read method of _io.TextIOWrapper class GH-101228: Fix typo in docstring for read method of _io.TextIOWrapper class Jan 22, 2023

Copy link
Copy Markdown

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

kumaraditya303 self-assigned this Feb 5, 2023
kumaraditya303 merged commit f1f3af7 into python:main Feb 9, 2023
carljm added a commit to carljm/cpython that referenced this pull request Feb 10, 2023
* main:
  Fix some typos in asdl_c.py (pythonGH-101757)
  pythongh-101747: Fix refleak in new `OrderedDict` repr (pythonGH-101748)
  pythongh-101430: Update tracemalloc to handle presize properly. (pythongh-101745)
  pythonGH-101228: Fix typo in docstring for read method of `_io.TextIOWrapper` class (python#101227)
  Fix typo in `test_fstring.py` (python#101600)
  pythongh-101726: Update the OpenSSL version to 1.1.1t (pythonGH-101727)
  pythongh-101283: Fix 'versionchanged' for the shell=True fallback on Windows in 3.12 (pythonGH-101728)
  LibFFI build requires x64 Cygwin, and skip the ARM build (pythonGH-101743)
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