diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2019-01-30 23:11:22 -0800 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2019-01-30 23:11:22 -0800 |
commit | 490b8542c8d042f712cfe4671ebfc5a2afe8f8ae (patch) | |
tree | 1b6ad6680e2160f1ef7876c1d2c696291a0911bf /numpy/lib/tests/test_packbits.py | |
parent | 87d0528e3892f8cd0e22afce360fb465e8e6cedc (diff) | |
download | numpy-490b8542c8d042f712cfe4671ebfc5a2afe8f8ae.tar.gz |
BUG: Do not insert extra double quote into preprocessor macros
These are not used by our code, but it's possible downstream users are using them - without this patch, they would get a syntax error in their C code.
This also correctly handles version strings that contain embedded quotes, although probably still fails on non-ascii data.
Fixes gh-12893, on the probably correct assumption it was broken in the first place.
Diffstat (limited to 'numpy/lib/tests/test_packbits.py')
0 files changed, 0 insertions, 0 deletions