Skip to content

[Python] Fix Py_UnbufferedStdioFlag is deprecated#1716

Merged
bryanwweber merged 1 commit intoCantera:mainfrom
bryanwweber:bryan-1715-py-config
Jun 21, 2024
Merged

[Python] Fix Py_UnbufferedStdioFlag is deprecated#1716
bryanwweber merged 1 commit intoCantera:mainfrom
bryanwweber:bryan-1715-py-config

Conversation

@bryanwweber
Copy link
Copy Markdown
Member

Changes proposed in this pull request

If applicable, fill in the issue number this pull request is fixing

Closes #1715

Checklist

  • The pull request includes a clear description of this code change
  • Commit messages have short titles and reference relevant issues
  • Build passes (scons build & scons test) and unit tests address code coverage
  • Style & formatting of contributed code follows contributing guidelines
  • The pull request is ready for review

Copy link
Copy Markdown
Member

@ischoegl ischoegl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx!

@bryanwweber bryanwweber merged commit 0a44672 into Cantera:main Jun 21, 2024
@bryanwweber bryanwweber deleted the bryan-1715-py-config branch June 21, 2024 17:57
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.

Compiling pythonShim.cpp with Python 3.12 issues a deprecated declaration warning

2 participants