X Tutup
Skip to content

Fix typo in IncrementalDecoder documentation: encoder -> decoder#12724

Merged
methane merged 1 commit intopython:masterfrom
libcthorne:fix-typo
Apr 11, 2019
Merged

Fix typo in IncrementalDecoder documentation: encoder -> decoder#12724
methane merged 1 commit intopython:masterfrom
libcthorne:fix-typo

Conversation

@libcthorne
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Member

@tirkarthi tirkarthi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. This makes it consistent with the docstring at

Set the current state of the decoder.
. Thanks.

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @libcthorne for the PR, and @methane for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 11, 2019
(cherry picked from commit b5e2959)

Co-authored-by: Christopher Thorne <libcthorne@users.noreply.github.com>
@bedevere-bot
Copy link
Copy Markdown

GH-12772 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit that referenced this pull request Apr 11, 2019
(cherry picked from commit b5e2959)

Co-authored-by: Christopher Thorne <libcthorne@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

X Tutup