6 Commits (a4d00012565d716db6e6abe1b8f33eaaa4de416e)

Author SHA1 Message Date
Yury Selivanov 6ab62920c8
bpo-32436: Fix a refleak; var GC tracking; a GCC warning (#5326) 8 years ago
Dmitry Alimov 93a6119f08 Fix 3rd level node's binary representation in HAMT algorithm description (#5319) 8 years ago
Yury Selivanov b7a80d543e
bpo-32436: Don't use native popcount() (also fixes bpo-32641) (#5292) 8 years ago
Yury Selivanov 0bad4d63c6
bpo-32436: Fix potential NULL dereference (#5286) 8 years ago
Yury Selivanov 83c8675edb
bpo-32436: Remove a redundant assert (#5275) 8 years ago
Yury Selivanov f23746a934
bpo-32436: Implement PEP 567 (#5027) 8 years ago