equinor / segyio

Fast Python library for SEGY files.
Other
471 stars 213 forks source link

DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats #484

Closed anders-kiaer closed 3 years ago

anders-kiaer commented 3 years ago

When running with DepractionWarnings turned on,

 WARNING:       [...]/python3.8/site-packages/segyio/line.py:75: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats
  label: fread_trace0(label,

appears on Python3.8.

Looks to be related to https://github.com/python/cpython/commit/0895793194cd5f1153d2a286ed3a4fc876149b16