diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2016-12-19 10:09:24 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2016-12-19 10:09:24 -0700 |
commit | fcdb1fcd8cd26c112442db02996e074cc355e88f (patch) | |
tree | 5027fa0ddd70ac94425468fac18c1eae02e4ed68 /numpy/lib/tests/test_packbits.py | |
parent | eb435382047da8e0b09b36f5218d7507064edbfb (diff) | |
download | numpy-fcdb1fcd8cd26c112442db02996e074cc355e88f.tar.gz |
BUG: Fix author search in announce.py
The return from git shortlog -s apparently lacked a final \n which
caused the string matching for authors to omit the last listed author.
Fixed by using '^' and '$' tokens and string matching in multiline mode.
Also fix escape sequences deprecated in Python 3.6.
[ci skip]
Diffstat (limited to 'numpy/lib/tests/test_packbits.py')
0 files changed, 0 insertions, 0 deletions