COMMITS
/ Python/context.c February 9, 2018
S
Fix some warnings produced by different compilers. (#5593)
Serhiy Storchaka committed
January 27, 2018
Y
bpo-32436: Use PyThreadState_GET() in all hot paths (GH-5363)
Yury Selivanov committed
January 26, 2018
Y
bpo-32436: Make PyContextVar_Get a little bit faster (#5350)
Yury Selivanov committed
January 25, 2018
Y
bpo-32436: Fix a refleak; var GC tracking; a GCC warning (#5326)
Yury Selivanov committed
January 24, 2018
Y
bpo-32436: Don't use native popcount() (also fixes bpo-32641) (#5292)
Yury Selivanov committed
January 23, 2018
Y
bpo-32436: Implement PEP 567 (#5027)
Yury Selivanov committed