mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
c600310663
We add the following attributes on `_mi_assert_fail` to help IDE introspection: * `__attribute__((__noreturn__))` * `__attribute__((cold))` * `__THROW` (GCC only)