Skip to content

Conversation

@ppmfloss
Copy link
Contributor

@ppmflossppmfloss commented Jan 22, 2023

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

@bedevere-bot
Copy link

Most changes to Python require a NEWS entry.

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

@ghost
Copy link

ghost commented Jan 22, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot
Copy link

Most changes to Python require a NEWS entry.

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

@ppmflossppmfloss changed the title Fix typo in docstring for read method of _io.TextIOWrapper classGH-101228 Fix typo in docstring for read method of _io.TextIOWrapper classJan 22, 2023
@ppmflossppmfloss changed the title GH-101228 Fix typo in docstring for read method of _io.TextIOWrapper classGH-101228: Fix typo in docstring for read method of _io.TextIOWrapper classJan 22, 2023
@bedevere-bot
Copy link

Most changes to Python require a NEWS entry.

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

@kumaraditya303kumaraditya303 self-assigned this Feb 5, 2023
@kumaraditya303kumaraditya303 merged commit f1f3af7 into python:mainFeb 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)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ppmfloss@bedevere-bot@kumaraditya303