Skip to content
Prev Previous commit
Next Next commit
Regen configure
  • Loading branch information
encukou committed May 5, 2026
commit a612c889e2ea83fcd4c7d659ad600cb892d0b06c
3 changes: 2 additions & 1 deletion pyconfig.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -2073,7 +2073,8 @@
/* Define if you want to use tail-calling interpreters in CPython. */
#undef _Py_TAIL_CALL_INTERP

/* Define if frame unwinding via pointers is expected to work */
/* Define to 1 if frame unwinding via pointers is expected to work, 0 if not
*/
#undef _Py_WITH_FRAME_POINTERS

/* Define to force use of thread-safe errno, h_errno, and other functions */
Expand Down