FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-94808: Coverage: __build_class__ inside a non-dict __builtins__ by mdboom · Pull Request #95932 · python/cpython · GitHub

/ cpython Public

gh-94808: Coverage: __build_class__ inside a non-dict __builtins__ - #95932

Merged
brandtbucher merged 1 commit into
python:mainfrom
mdboom:coverage-__build_class__-in-custom-__builtins__
Aug 15, 2022
Merged

gh-94808: Coverage: __build_class__ inside a non-dict __builtins__#95932
brandtbucher merged 1 commit into
python:mainfrom
mdboom:coverage-__build_class__-in-custom-__builtins__

Conversation

mdboom commented Aug 12, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Adds coverage for this case inside the LOAD_BUILD_CLASS opcode in

bedevere-bot added tests Tests in the Lib/test dir awaiting review labels Aug 12, 2022
mdboom added the needs backport to 3.11 only security fixes label Aug 12, 2022

Copy link
Copy Markdown
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 15, 2022
…thonGH-95932)

(cherry picked from commit 3adb4d8)

Co-authored-by: Michael Droettboom <mdboom@gmail.com>
bedevere-bot removed the needs backport to 3.11 only security fixes label Aug 15, 2022

Copy link
Copy Markdown

GH-96004 is a backport of this pull request to the 3.11 branch.

pablogsal pushed a commit that referenced this pull request Sep 8, 2022
#96004)

(cherry picked from commit 3adb4d8)

Co-authored-by: Michael Droettboom <mdboom@gmail.com>

Co-authored-by: Michael Droettboom <mdboom@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL