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
Next Next commit
fix backticks
  • Loading branch information
chouquette committed Mar 1, 2025
commit 6a6e5b1613ce858e37af55bfd92a642db95efdfe
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
Ensure that ``Python.h`` is included before ``stdbool.h`` unless ``pyconfig.h`` is included
or in some platform-specific contexts.