Skip to content

PyWinRT Enum support#190

Merged
devhawk merged 7 commits into
masterfrom
devhawk/pyenum
Feb 22, 2019
Merged

PyWinRT Enum support#190
devhawk merged 7 commits into
masterfrom
devhawk/pyenum

Conversation

@devhawk

@devhawk devhawk commented Feb 22, 2019

Copy link
Copy Markdown
Contributor

This PR generates Python enums from WinRT enums. It also fixes up a few things that were busted with array support

Note, when manually testing this change, I discovered a unrelated test failure (i.e. it's happening in master) that only surfaces on x86. Filed #191 to track.

Example generated code available here: https://github.com/devhawk/pywinrt-output/tree/enum

@devhawk devhawk requested review from a team and zooba February 22, 2019 21:30
Comment thread src/tool/python/code_writers.h
@devhawk devhawk added the python label Feb 22, 2019
@devhawk devhawk merged commit 8067eba into master Feb 22, 2019
@devhawk devhawk deleted the devhawk/pyenum branch February 22, 2019 21:58
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.

2 participants