Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
cd4dd9374d0fc65b070a61871801d306090f8375
/
Python
/
context.c
187f2dd
bpo-34762: Fix contextvars C API to use PyObject* pointer types. (GH-9473)
by Miss Islington (bot)
· 7 years ago
4c20d2b
bpo-33985: Implement ContextVar.name attribute. (GH-7980)
by Miss Islington (bot)
· 7 years ago
7df8049
Fix some warnings produced by different compilers. (GH-5593) (GH-5600)
by Miss Islington (bot)
· 7 years ago
bc4123b
bpo-32436: Use PyThreadState_GET() in all hot paths (GH-5363)
by Yury Selivanov
· 8 years ago
226e500
bpo-32436: Make PyContextVar_Get a little bit faster (#5350)
by Yury Selivanov
· 8 years ago
6ab6292
bpo-32436: Fix a refleak; var GC tracking; a GCC warning (#5326)
by Yury Selivanov
· 8 years ago
b7a80d5
bpo-32436: Don't use native popcount() (also fixes bpo-32641) (#5292)
by Yury Selivanov
· 8 years ago
f23746a
bpo-32436: Implement PEP 567 (#5027)
by Yury Selivanov
· 8 years ago