diff options
author | Sebastian Berg <sebastianb@nvidia.com> | 2023-04-04 14:58:33 +0200 |
---|---|---|
committer | Sebastian Berg <sebastianb@nvidia.com> | 2023-04-04 17:17:17 +0200 |
commit | 6309cf291ca806f554723d659777acca46cdad1f (patch) | |
tree | 03451e061b5324367557ad87bde62648f64680f9 /numpy/lib/recfunctions.py | |
parent | 95eeb2a45f76062bcf77101fcd14067ca8075166 (diff) | |
download | numpy-6309cf291ca806f554723d659777acca46cdad1f.tar.gz |
BLD: Add support for NPY_TARGET_VERSION macro
This is a way for downstream users to specify which NumPy version
they wish to be compaible with.
Note that we provide a conservative default here (because almost nobody
actually uses new API as they would lose backwards compatibility).
Initially I had thought we should just redefine it so that the target
version uses the same scheme as the Python hex version (and limited API),
but since we have `NPY_1_15_API_VERSION` defines, use those...
This commit does not include any actual use of this!
Diffstat (limited to 'numpy/lib/recfunctions.py')
0 files changed, 0 insertions, 0 deletions