diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-10-29 13:49:24 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-29 13:49:24 (GMT) |
commit | 542497aa9f71c664768c3d5b7398c03679d3a7e1 (patch) | |
tree | d95ea5c4245dc98163391d1f64d25d3158e3119b /Python/importlib.h | |
parent | 2aaf0c12041bcaadd7f2cc5a54450eefd7a6ff12 (diff) | |
download | cpython-542497aa9f71c664768c3d5b7398c03679d3a7e1.zip cpython-542497aa9f71c664768c3d5b7398c03679d3a7e1.tar.gz cpython-542497aa9f71c664768c3d5b7398c03679d3a7e1.tar.bz2 |
bpo-35059: Remove Py_STATIC_INLINE() macro (GH-10216)
"static inline" should be used directly. Forcing the compiler to
inline is not recommended.
Diffstat (limited to 'Python/importlib.h')
0 files changed, 0 insertions, 0 deletions