Skip to content

bpo-43102: Set namedtuple __new__'s internal builtins to a dict.#24439

Merged
rhettinger merged 2 commits intopython:masterfrom
rhettinger:nt_new_builtins
Feb 4, 2021
Merged

bpo-43102: Set namedtuple __new__'s internal builtins to a dict.#24439
rhettinger merged 2 commits intopython:masterfrom
rhettinger:nt_new_builtins

Conversation

@rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Feb 4, 2021

@rhettinger rhettinger added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Feb 4, 2021
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @rhettinger for commit 940a581 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Feb 4, 2021
@rhettinger rhettinger merged commit b6d68aa into python:master Feb 4, 2021
@miss-islington
Copy link
Contributor

Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-24452 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 4, 2021
…honGH-24439)

(cherry picked from commit b6d68aa)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
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.

4 participants

Comments