bpo-32436: Make PyContextVar_Get a little bit faster (#5350)
Since context.c is compiled with Py_BUILD_CORE, using a macro will result in a slightly more optimal code.
Y
Yury Selivanov committed
226e50049da43097d89e9e99f9c55f212d1f7bd5
Parent: 43c47fe
Committed by GitHub <noreply@github.com>
on 1/26/2018, 10:24:52 PM