Skip to content

bpo-39007: Add auditing events to functions in winreg#17541

Merged
zooba merged 2 commits into
python:masterfrom
zooba:bpo-39007
Dec 9, 2019
Merged

bpo-39007: Add auditing events to functions in winreg#17541
zooba merged 2 commits into
python:masterfrom
zooba:bpo-39007

Conversation

@zooba

@zooba zooba commented Dec 9, 2019

Copy link
Copy Markdown
Member

This PR also requires the fix in #17540.

https://bugs.python.org/issue39007

@zooba zooba requested a review from a team as a code owner December 9, 2019 18:41
@zooba zooba merged commit ee17e37 into python:master Dec 9, 2019
@zooba zooba deleted the bpo-39007 branch December 9, 2019 19:18
@miss-islington

Copy link
Copy Markdown
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 Dec 9, 2019
Also allows winreg.CloseKey() to accept same types as other functions.
(cherry picked from commit ee17e37)

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

Copy link
Copy Markdown

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

miss-islington added a commit that referenced this pull request Dec 9, 2019
Also allows winreg.CloseKey() to accept same types as other functions.
(cherry picked from commit ee17e37)

Co-authored-by: Steve Dower <steve.dower@python.org>
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
Also allows winreg.CloseKey() to accept same types as other functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants