Skip to content

bpo-41180: Replace marshal code.__new__ audit event with marshal.load[s] and marshal.dumps #26961

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
Jun 30, 2021

Conversation

zooba
Copy link
Member

@zooba zooba commented Jun 30, 2021

@zooba zooba merged commit 139de04 into python:main Jun 30, 2021
@zooba zooba deleted the bpo-41180 branch June 30, 2021 16:22
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry, @zooba, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 139de04518bd98a975b7c98ab8a38e570dc585e4 3.10

@miss-islington
Copy link
Contributor

Sorry @zooba, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 139de04518bd98a975b7c98ab8a38e570dc585e4 3.9

@miss-islington
Copy link
Contributor

Sorry, @zooba, I could not cleanly backport this to 3.8 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 139de04518bd98a975b7c98ab8a38e570dc585e4 3.8

zooba added a commit to zooba/cpython that referenced this pull request Jun 30, 2021
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jun 30, 2021
@bedevere-bot
Copy link

GH-26970 is a backport of this pull request to the 3.10 branch.

zooba added a commit to zooba/cpython that referenced this pull request Jun 30, 2021
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jun 30, 2021
zooba added a commit to zooba/cpython that referenced this pull request Jun 30, 2021
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