gh-89279: In ceval.c, redefine some macros for speed#32387
Merged
Merged
gh-89279: In ceval.c, redefine some macros for speed#32387
Commits
Commits on Apr 6, 2022
Commits on Apr 7, 2022
In ceval.c, redefine some macros for speed
Show description for abd9118committed- committed
- committed
- authored
- committed
Move _Py_atomic_load_32bit_impl out of '#if'
Show description for ae6b53ccommitted
Commits on Apr 8, 2022
Commits on Apr 9, 2022
Commits on Apr 11, 2022
Commits on Apr 13, 2022
Commits on Apr 19, 2022
Use static_assert() in _Py_atomic_load_relaxed_int32
Show description for 9a5c57candauthoredRevert "MSC is better off with the default Py_UNREACHABLE()"
Show description for a8cba6ecommitted- committed
static_assert() is only a C++ feature
Show description for 9a15194committed
Commits on Apr 20, 2022
Commits on Apr 21, 2022
Reformat macros for readability
Show description for 3b21c52andauthoredTry to silence warnings
Show description for 41cb067andauthored- authored
- authored