Staging
v0.8.1
https://github.com/python/cpython
Revision 226e50049da43097d89e9e99f9c55f212d1f7bd5 authored by Yury Selivanov on 26 January 2018, 22:24:52 UTC, committed by GitHub on 26 January 2018, 22:24:52 UTC
Since context.c is compiled with Py_BUILD_CORE, using a macro
will result in a slightly more optimal code.
1 parent 43c47fe
History
Tip revision: 226e50049da43097d89e9e99f9c55f212d1f7bd5 authored by Yury Selivanov on 26 January 2018, 22:24:52 UTC
bpo-32436: Make PyContextVar_Get a little bit faster (#5350)
Tip revision: 226e500
File Mode Size
CODEOWNERS -rw-r--r-- 1.9 KB
CODE_OF_CONDUCT.rst -rw-r--r-- 631 bytes
CONTRIBUTING.rst -rw-r--r-- 2.3 KB
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 316 bytes
appveyor.yml -rw-r--r-- 418 bytes
codecov.yml -rw-r--r-- 482 bytes

back to top