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

Remove hard-coded PyQt support #6

Open
philthompson10 opened this issue Feb 12, 2024 · 0 comments
Open

Remove hard-coded PyQt support #6

philthompson10 opened this issue Feb 12, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@philthompson10
Copy link
Contributor

philthompson10 commented Feb 12, 2024

SIP currently has explicit support for PyQt hard-coded via the undocumented %Plugin directive. This will be replaced by a general purpose extension mechanism and the PyQt-specific support will be moved to PyQt-builder using that mechanism.

This mechanism will only be supported for the new ABI v14 to be implemented as part of the support for PEP 489 (see issue #34). This minimises the changes (and therefore the risk of regressions) to the current v12 and v13 ABIs.

@philthompson10 philthompson10 added the enhancement New feature or request label Feb 12, 2024
@philthompson10 philthompson10 self-assigned this Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant