Skip to content

Release 0.27.4

Latest

Choose a tag to compare

@maxbachmann maxbachmann released this 08 Aug 20:07
95c04ee

Added

  • add type hints for StringMatcher

Fixed

  • fix out of bound read in quickmedian for empty strings
  • fix potential out of bounds write in median_improve
  • fix out of bound read in setmedian for empty sequences

Removed

  • removed experimental Python 3.13 freethreading wheels