Skip to content

bpo-36321: Fix misspelled attribute in namedtuple()#12375

Merged
rhettinger merged 1 commit intopython:masterfrom
rhettinger:nt_attr_spelling
Mar 18, 2019
Merged

bpo-36321: Fix misspelled attribute in namedtuple()#12375
rhettinger merged 1 commit intopython:masterfrom
rhettinger:nt_attr_spelling

Conversation

@rhettinger
Copy link
Copy Markdown
Contributor

@rhettinger rhettinger commented Mar 16, 2019

@rhettinger rhettinger merged commit 23581c0 into python:master Mar 18, 2019
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @rhettinger for the PR 🌮🎉.. 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 Mar 18, 2019
(cherry picked from commit 23581c0)

Co-authored-by: Raymond Hettinger <[email protected]>
@bedevere-bot
Copy link
Copy Markdown

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

@rhettinger rhettinger deleted the nt_attr_spelling branch March 18, 2019 07:28
rhettinger added a commit that referenced this pull request Mar 18, 2019
)

(cherry picked from commit 23581c0)

Co-authored-by: Raymond Hettinger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants