Mercurial > hg
diff contrib/packagelib.sh @ 32277:80e3002cd29e
tests: remove special handling for undefined memoryview
'memoryview' was introduced in Python 2.7. 4adc090fa2fb added code
to filterpyflakes.py to ignore "undefined name 'memoryview'" pyflakes
warnings. Since we no longer support <Python 2.7, we can remove this
workaround.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sat, 13 May 2017 11:31:36 -0700 |
parents | 13f90dde8f8c |
children | 9dccaff02ad5 |