Skip to content

Fix Python 3.10+ compatibility by adding Py_SET_TYPE macro and updati…#14

Closed
killerdevildog wants to merge 2 commits intooohlaf:masterfrom
killerdevildog:fix-python-310-compatibility
Closed

Fix Python 3.10+ compatibility by adding Py_SET_TYPE macro and updati…#14
killerdevildog wants to merge 2 commits intooohlaf:masterfrom
killerdevildog:fix-python-310-compatibility

Conversation

@killerdevildog
Copy link
Copy Markdown

…ng type initialization

Remove trailing spaces from all lines in pywhirlpool.c. The backslash
line continuation characters in the GET_BUFFER_VIEW_OR_ERROUT macro had
trailing spaces after them, which breaks the macro on strict compilers
(especially MSVC) and causes 'backslash and newline separated by space'
warnings on GCC.
@killerdevildog
Copy link
Copy Markdown
Author

Closing this PR — the Py_SET_TYPE fix already exists on master. The changes here are only cosmetic reformatting and not needed.

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.

1 participant