Skip to content

Comments

Fix INTERNALERROR when accessing locals / globals with faulty exec#7745

Merged
nicoddemus merged 1 commit intopytest-dev:masterfrom
asottile:exec_globals_type_problem
Sep 12, 2020
Merged

Fix INTERNALERROR when accessing locals / globals with faulty exec#7745
nicoddemus merged 1 commit intopytest-dev:masterfrom
asottile:exec_globals_type_problem

Conversation

@asottile
Copy link
Member

Resolves #7742

@asottile asottile added the needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch label Sep 11, 2020
Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

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

Cool, thanks @asottile! Please take a look at my comments. 👍

@nicoddemus nicoddemus merged commit 634cde9 into pytest-dev:master Sep 12, 2020
nicoddemus added a commit to nicoddemus/pytest that referenced this pull request Sep 12, 2020
…oblem

Fix INTERNALERROR when accessing locals / globals with faulty `exec`
@nicoddemus
Copy link
Member

Backport: #7746

nicoddemus added a commit that referenced this pull request Sep 12, 2020
[6.0] Merge pull request #7745 from asottile/exec_globals_type_problem
@nicoddemus nicoddemus added backported and removed needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch labels Sep 12, 2020
@asottile asottile deleted the exec_globals_type_problem branch September 12, 2020 15:29
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.

Bad exec call in test breaks pytest

3 participants