-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Fix CI, prepare test on Python 3.9 beta #2233
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
Conversation
This should have fixed Doxygen 3 + latest Breathe, I think, but did not: breathe_doxygen_config_options = {
'ENABLE_PREPROCESSING' : 'YES',
'MACRO_EXPANSION' : 'YES',
} |
Okay, I think this is ready for review. EDIT: Python 3.9 test is running on the built-in Python 3.6. Oops! Will fix. EDIT: Fixed. Now it's hitting the warning and failing, as it should. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
This looks fantastic! Thank you very much @henryiii. I'm also glad that you updated PyPy. The 5.x release was super-flaky and sometimes caused test failures, maybe the new version will address this. |
Uh oh!
There was an error while loading. Please reload this page.