diff --git a/Include/Python.h b/Include/Python.h index d6e5b139ac6796..5109b9ef24606b 100644 --- a/Include/Python.h +++ b/Include/Python.h @@ -4,6 +4,8 @@ /* Include nearly all Python header files */ +/* DO-NOT-MERGE: this PR is for buildbot-test as a 3.8 baseline */ + #include "patchlevel.h" #include "pyconfig.h" #include "pymacconfig.h"