1. e724dd4 Add two missing error checks in hamt.c (GH-5851) by Miss Islington (bot) · 7 years ago
  2. 7df8049 Fix some warnings produced by different compilers. (GH-5593) (GH-5600) by Miss Islington (bot) · 7 years ago
  3. 7876778 bpo-32436: Fix compiler warning (GH-5483) (GH-5486) by Miss Islington (bot) · 8 years ago
  4. 5d2dcd0 Fix typo in hamt.c comments (GH-5478) (#5484) by Miss Islington (bot) · 8 years ago
  5. b647d70 bpo-32707: Fix warnings in hamt.c (#5430) by Yury Selivanov · 8 years ago
  6. 6ab6292 bpo-32436: Fix a refleak; var GC tracking; a GCC warning (#5326) by Yury Selivanov · 8 years ago
  7. 93a6119 Fix 3rd level node's binary representation in HAMT algorithm description (#5319) by Dmitry Alimov · 8 years ago
  8. b7a80d5 bpo-32436: Don't use native popcount() (also fixes bpo-32641) (#5292) by Yury Selivanov · 8 years ago
  9. 0bad4d6 bpo-32436: Fix potential NULL dereference (#5286) by Yury Selivanov · 8 years ago
  10. 83c8675 bpo-32436: Remove a redundant assert (#5275) by Yury Selivanov · 8 years ago
  11. f23746a bpo-32436: Implement PEP 567 (#5027) by Yury Selivanov · 8 years ago