This is an automated email from the ASF dual-hosted git repository.
ColinLeeo pushed a change to branch codex/python-error-code-alignment
in repository https://gitbox.apache.org/repos/asf/tsfile.git
from e90e06c9e fix: preserve error code compatibility
add af9cf2fa0 Fix Python error handling lifecycle
No new revisions were added by this update.
Summary of changes:
cpp/src/cwrapper/errno_define_c.h | 1 -
cpp/src/utils/errno_define.h | 1 -
cpp/test/cwrapper/c_release_test.cc | 7 +++----
python/tests/test_exceptions.py | 8 +-------
python/tsfile/exceptions.py | 8 --------
python/tsfile/tsfile_reader.pyx | 14 +++++++++++---
python/tsfile/tsfile_writer.pyx | 6 +++++-
7 files changed, 20 insertions(+), 25 deletions(-)