mirror of
https://github.com/python/cpython.git
synced 2026-01-08 16:32:55 +00:00
Previously the module would fail to load because the `alloca()` symbol was undefined. Now we check for GCC/Clang builtins for systems who do not define `alloca()` in headers. |
||
|---|---|---|
| .. | ||
| Build | ||
| C_API | ||
| Core_and_Builtins | ||
| Documentation | ||
| IDLE | ||
| Library | ||
| macOS | ||
| Security | ||
| Tests | ||
| Tools-Demos | ||
| Windows | ||