Skip to content

release 0.5.2

Compare
Choose a tag to compare
@1fish2 1fish2 released this 09 Apr 23:18
· 14 commits to master since this release
  • Update to Cython 0.29.34 which should provide Python 3.11 compatibility. (Cython 3.0.0 is now in beta.)
  • Add arrow.pxd to work around a Cython 3.0.0 bug.
  • Stop using deprecated numpy.distutils to avoid warnings and prepare for its removal in Python 3.12.
  • Make test_arrow.py --plot compatible with Python 3.
  • Fix PytestReturnNotNoneWarning warnings from pytest 7.2.0.