aboutsummaryrefslogtreecommitdiff
path: root/Source/Diagnostics/FlushFormats/FlushFormatCheckpoint.cpp
diff options
context:
space:
mode:
authorGravatar Axel Huebl <axel.huebl@plasma.ninja> 2021-09-24 10:12:30 -0700
committerGravatar GitHub <noreply@github.com> 2021-09-24 10:12:30 -0700
commit82c89ef36c2050a60e9978e6cb7a541b20e13109 (patch)
tree5d9ec09d393b9cca287e3c9572917930b90605a8 /Source/Diagnostics/FlushFormats/FlushFormatCheckpoint.cpp
parente1c1c8bac405069440bfa393dfb7197a6be3ffbc (diff)
downloadWarpX-82c89ef36c2050a60e9978e6cb7a541b20e13109.tar.gz
WarpX-82c89ef36c2050a60e9978e6cb7a541b20e13109.tar.zst
WarpX-82c89ef36c2050a60e9978e6cb7a541b20e13109.zip
Python Install Env Vars: All CAPS (#2317)
* Python Install Env Vars: All CAPS On Windows, environment variable names are case insensitive and often mapped to all CAPS spelling. - https://stackoverflow.com/questions/7797269/python-environment-case-senstivity-os-environ - https://en.wikipedia.org/wiki/Environment_variable#Syntax This leads to an inconsistency between Unix and Windows like systems if we use case sensitive environment variable names for install control in Python. Luckily, it is quite common to use all-CAPS variables in UNIX for environment controls as well, so we will make a breaking change to unify on that. Existing usage will see a warning of an unused variable with `python3 -m pip install -v .` * setup.py: Caps Python Vars from Env
Diffstat (limited to 'Source/Diagnostics/FlushFormats/FlushFormatCheckpoint.cpp')
0 files changed, 0 insertions, 0 deletions