Skip to content

Move the module defining the GUID symbol under the _post_coinit subpackage.#653

Merged
junkmd merged 3 commits intoenthought:mainfrom
junkmd:mv_guid_closes_issue_652
Nov 3, 2024
Merged

Move the module defining the GUID symbol under the _post_coinit subpackage.#653
junkmd merged 3 commits intoenthought:mainfrom
junkmd:mv_guid_closes_issue_652

Conversation

@junkmd
Copy link
Copy Markdown
Collaborator

@junkmd junkmd commented Nov 3, 2024

Closes #652

@junkmd junkmd added this to the 1.4.9 milestone Nov 3, 2024
junkmd added a commit to junkmd/pywinauto that referenced this pull request Nov 3, 2024
junkmd added a commit to junkmd/pywinauto that referenced this pull request Nov 3, 2024
@junkmd junkmd merged commit 5fbe2d4 into enthought:main Nov 3, 2024
@junkmd junkmd deleted the mv_guid_closes_issue_652 branch November 3, 2024 23:59
@junkmd
Copy link
Copy Markdown
Collaborator Author

junkmd commented Nov 4, 2024

Tips:
An object equivalent to the GUID_null can be easily obtained by instantiating with no arguments passed to the constructor (GUID()).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Easy to confuse comtypes.GUID as a module and as a symbol.

1 participant