test_files.py
8.48 KB
-
Properly translate C++ exception to Python exception when creating Python buffer… · aeda49ed
Properly translate C++ exception to Python exception when creating Python buffer from wrapped object (#5324) * Add test for throwing def_buffer case * Translate C++ -> Python exceptions in buffer creation This required a little refactoring to extract exception translation to a separate method * Fix code formatting * Fix "unused parameter" warning * Refactor per review * style: pre-commit fixes * Address review comments * Address review comments --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Vasily Litvinov committed