Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update changelog
  • Loading branch information
chouquette committed Mar 1, 2025
commit ac46e98a0e4eece8da0840ea1dd57ce563656c19

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Ensure Python.h is included in most places, except when "pyconfig.h" is included before, or in platform specific contexts
Ensure that `Python.h` is included before `stdbool.h` unless `pyconfig.h` is included
or in some platform-specific contexts.