mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
e32d1537f0
must be enabled here, otherwise the errno we set on overflows is not the errno that's being read by compile.c. Wonder how many other files that do their own "#include config.h" need this too :-( (Because of the structure of autoconf, it's not so simple to get this into config.h...)