Skip to content

bpo-40277: Add a repr() to namedtuple's _tuplegetter to aid with introspection #19537

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 15, 2020

Conversation

ammaraskar
Copy link
Member

@ammaraskar ammaraskar commented Apr 15, 2020

Added some basic tests through namedtuple, doesn't seem like anything else uses _tuplegetter. Not sure if this change warrants a NEWS entry.

https://bugs.python.org/issue40277

@rhettinger
Copy link
Contributor

Please add a news entry using blurb.

@rhettinger rhettinger merged commit a86b522 into python:master Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants