FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-83004: Harden winreg init by erlend-aasland · Pull Request #103386 · python/cpython · GitHub

/ cpython Public

gh-83004: Harden winreg init - #103386

Merged
erlend-aasland merged 1 commit into
python:mainfrom
erlend-aasland:cleanup-winreg
Apr 10, 2023
Merged

gh-83004: Harden winreg init#103386
erlend-aasland merged 1 commit into
python:mainfrom
erlend-aasland:cleanup-winreg

Conversation

erlend-aasland commented Apr 8, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

erlend-aasland marked this pull request as ready for review April 8, 2023 23:02
erlend-aasland requested a review from a team as a code owner April 8, 2023 23:02
erlend-aasland requested a review from zooba April 8, 2023 23:02

Copy link
Copy Markdown
Contributor Author

@zooba, I'm landing this later tonight.

erlend-aasland merged commit 5ed2f19 into python:main Apr 10, 2023
erlend-aasland deleted the cleanup-winreg branch April 10, 2023 20:58
Comment thread PC/winreg.c
ADD_INT(REG_FULL_RESOURCE_DESCRIPTOR);
ADD_INT(REG_RESOURCE_REQUIREMENTS_LIST);

#undef ADD_INT

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Should we undef the ADD_KEY here also?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Yes ideally, but not worth a separate PR, IMO.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Trying to merge this to #103250 , I'll add it is this PR.

warsaw pushed a commit to warsaw/cpython that referenced this pull request Apr 11, 2023
aisk pushed a commit to aisk/cpython that referenced this pull request Apr 18, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL