-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Closed
Labels
OS-windowsextension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Bug description:
Both PyHKEY_New and PyWinObject_CloseHKEY are unused and not exported to the module, so I think we can safely remove them to clean up the codebase. The latter looks like it was intended to be a module-level function exposed to Python, but it hasn’t been exported in recent versions at least.
CPython versions tested on:
CPython main branch
Operating systems tested on:
Windows
Linked PRs
Metadata
Metadata
Assignees
Labels
OS-windowsextension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error