Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-32436: Fix a refleak; var GC tracking; a GCC warning (#5326) | Yury Selivanov | 2018-01-25 | 1 | -1/+1 |
* | Fix 3rd level node's binary representation in HAMT algorithm description (#5319) | Dmitry Alimov | 2018-01-25 | 1 | -1/+1 |
* | bpo-32436: Don't use native popcount() (also fixes bpo-32641) (#5292) | Yury Selivanov | 2018-01-24 | 1 | -14/+12 |
* | bpo-32436: Fix potential NULL dereference (#5286) | Yury Selivanov | 2018-01-23 | 1 | -0/+4 |
* | bpo-32436: Remove a redundant assert (#5275) | Yury Selivanov | 2018-01-23 | 1 | -1/+0 |
* | bpo-32436: Implement PEP 567 (#5027) | Yury Selivanov | 2018-01-23 | 1 | -0/+2982 |