Skip to content

bpo-38922: Raise code.__new__ audit event when code object replace() is called #17394

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 1 commit into from
Nov 27, 2019

Conversation

zooba
Copy link
Member

@zooba zooba commented Nov 26, 2019

@zooba zooba added type-bug An unexpected behavior, bug, or error needs backport to 3.8 labels Nov 26, 2019
@zooba zooba merged commit c7c01ab into python:master Nov 27, 2019
@zooba zooba deleted the bpo-38922 branch November 27, 2019 00:27
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 27, 2019
…is called (pythonGH-17394)

(cherry picked from commit c7c01ab)

Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-bot
Copy link

GH-17396 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Nov 27, 2019
…is called (GH-17394)

(cherry picked from commit c7c01ab)

Co-authored-by: Steve Dower <steve.dower@python.org>
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
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