1. d437012 bpo-36679: Rename duplicate test_class_getitem function (GH-12892) by Windson yang · 5 years ago
  2. ac28147 bpo-35992: Use PySequence_GetItem only if sq_item is not NULL (GH-11857) by Ivan Levkivskyi · 5 years ago
  3. ce5b0e9 bpo-32226: Make __class_getitem__ an automatic class method. (#5098) by Serhiy Storchaka · 7 years ago
  4. 45700fb Add tests for using PEP560 with classes implemented in C. (#4883) by Serhiy Storchaka · 7 years ago
  5. 2b5fd1e bpo-32226: Implementation of PEP 560 (core components) (#4732) by Ivan Levkivskyi · 7 years ago