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

gh-94512: Fix forced arg format in AC-processed winreg #94513

Merged
merged 3 commits into from Jul 4, 2022

Conversation

arhadthedev
Copy link
Contributor

@arhadthedev arhadthedev commented Jul 2, 2022

@@ -0,0 +1 @@
Convert :mod:`winreg` to use Argument Clinic.
Copy link
Member

@zooba zooba Jul 4, 2022

Choose a reason for hiding this comment

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

It was already using it?

If this is a completely invisible change to users, we don't need a NEWS entry.

Copy link
Contributor Author

@arhadthedev arhadthedev Jul 4, 2022

Choose a reason for hiding this comment

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

Thank you, done.

@zooba zooba added the skip news label Jul 4, 2022
This reverts commit 44e8e53.
@zooba zooba merged commit 9b50f76 into python:main Jul 4, 2022
12 checks passed
@arhadthedev arhadthedev deleted the clinic-winreg-deformat branch Jul 4, 2022
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.

None yet

3 participants