1. Aug 17, 2020
    • Henry Schreiner's avatar
      tests: cleanup and ci hardening (#2397) · 4d9024ec
      Henry Schreiner authored
      * tests: refactor and cleanup
      
      * refactor: more consistent
      
      * tests: vendor six
      
      * tests: more xfails, nicer system
      
      * tests: simplify to info
      
      * tests: suggestions from @YannickJadoul and @bstaletic
      
      * tests: restore some pypy tests that now pass
      
      * tests: rename info to env
      
      * tests: strict False/True
      
      * tests: drop explicit strict=True again
      
      * tests: reduce minimum PyTest to 3.1
      4d9024ec
    • James R. Barlow's avatar
      Add and document py::error_already_set::discard_as_unraisable() · 3618bea2
      James R. Barlow authored
      To deal with exceptions that hit destructors or other noexcept functions.
      
      Includes fixes to support Python 2.7 and extends documentation on
      error handling.
      
      @virtuald and @YannickJadoul both contributed to this PR.
      3618bea2
  2. Aug 16, 2020
  3. Aug 15, 2020
  4. Aug 14, 2020
    • Henry Schreiner's avatar
      fix: add missing signature (#2363) · 2e2de8c8
      Henry Schreiner authored
      * fix: add missing signature
      
      * fix: add to array_t too
      2e2de8c8
    • marc-chiesa's avatar
      Modified Vector STL bind initialization from a buffer type with optimization... · 830adda8
      marc-chiesa authored
      Modified Vector STL bind initialization from a buffer type with optimization for simple arrays (#2298)
      
      * Modified Vector STL bind initialization from a buffer type with optimization for simple arrays
      
      * Add subtests to demonstrate processing Python buffer protocol objects with step > 1
      
      * Fixed memoryview step test to only run on Python 3+
      
      * Modified Vector constructor from buffer to return by value for readability
      830adda8
  5. Aug 13, 2020
  6. Aug 12, 2020
  7. Aug 11, 2020
  8. Aug 09, 2020
  9. Aug 06, 2020
  10. Aug 04, 2020
  11. Aug 02, 2020
  12. Aug 01, 2020
  13. Jul 31, 2020
  14. Jul 29, 2020
  15. Jul 28, 2020