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

Skip to content
Merged
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
Update Misc/NEWS.d/next/Build/2025-03-01-18-27-42.gh-issue-130740.nDF…
…SHR.rst
  • Loading branch information
picnixz authored Mar 2, 2025
commit 88bd3cc48ed0dc563574dbd8dbdbf4742c887e98
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Ensure that ``Python.h`` is included before ``stdbool.h`` unless ``pyconfig.h`` is included
or in some platform-specific contexts.
Ensure that ``Python.h`` is included before ``stdbool.h`` unless ``pyconfig.h``
is included before or in some platform-specific contexts.