SIGN IN SIGN UP

bpo-35059: Remove Py_STATIC_INLINE() macro (GH-10216)

"static inline" should be used directly. Forcing the compiler to
inline is not recommended.
V
Victor Stinner committed
542497aa9f71c664768c3d5b7398c03679d3a7e1
Parent: 2aaf0c1
Committed by GitHub <noreply@github.com> on 10/29/2018, 1:49:24 PM