Bottleneck 1.3.1

Release date: 2019-11-18

Bug Fixes

  • Fix memory leak in bottleneck.nanmedian() with the default argument of axis=None. Thanks to @jsmodic for reporting! (#276, #278)

  • Add regression test for memory leak case (#279)

Contributors