1. 83e328f Split test_python_types.cpp into builtin_casters, stl and pytypes by Dean Moldovan · 7 years ago
  2. bdfb50f Move tests from test_issues.cpp/py into appropriate files by Dean Moldovan · 7 years ago
  3. caedf74 Fix py::make_iterator's __next__() for past-the-end calls by Dean Moldovan · 7 years ago
  4. 5637af7 Add lightweight iterators for tuple, list and sequence by Dean Moldovan · 7 years ago
  5. 1fac1b9 Make py::iterator compatible with std algorithms by Dean Moldovan · 7 years ago
  6. f768582 Handle all py::iterator errors by Dean Moldovan · 7 years ago
  7. bad1740 Add checks to maintain a consistent Python code style and prevent bugs (#515) by Dean Moldovan · 8 years ago
  8. 4c5e21b Add tests for generalized iterators by Ivan Smirnov · 8 years ago
  9. a0c1ccf Port tests to pytest by Dean Moldovan · 8 years ago