Skip to content
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

bpo-43439: Wrapt the tuple in the audit events for the gc module #24836

Merged
merged 1 commit into from
Mar 14, 2021

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Mar 13, 2021

https://bugs.python.org/issue43439

Automerge-Triggered-By: GH:pablogsal

@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry, @pablogsal, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 9c376bc1c4c8bcddb0bc4196b79ec8c75da494a8 3.9

@miss-islington
Copy link
Contributor

Sorry @pablogsal, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 9c376bc1c4c8bcddb0bc4196b79ec8c75da494a8 3.8

@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry, @pablogsal, I could not cleanly backport this to 3.8 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 9c376bc1c4c8bcddb0bc4196b79ec8c75da494a8 3.8

@miss-islington
Copy link
Contributor

Sorry @pablogsal, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 9c376bc1c4c8bcddb0bc4196b79ec8c75da494a8 3.9

pablogsal added a commit to pablogsal/cpython that referenced this pull request Mar 14, 2021
pythonGH-24836).

(cherry picked from commit 9c376bc)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@bedevere-bot
Copy link

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

pablogsal added a commit to pablogsal/cpython that referenced this pull request Mar 14, 2021
pythonGH-24836).

(cherry picked from commit 9c376bc)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Mar 14, 2021
@bedevere-bot
Copy link

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

pablogsal added a commit that referenced this pull request Mar 14, 2021
GH-24836) (GH24854)

(cherry picked from commit 9c376bc)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@python python deleted a comment from bedevere-bot Mar 14, 2021
pablogsal added a commit that referenced this pull request Mar 14, 2021
GH-24836) (GH-24855)

* [3.9] bpo-43439: Wrapt the tuple in the audit events for the gc module (GH-24836).
(cherry picked from commit 9c376bc)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>

* Update gcmodule.c

* Update gcmodule.c

* Update gcmodule.c
@pablogsal pablogsal deleted the bpo-43439-2 branch May 19, 2021 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants