Fix test runner not saving caller env correctly by pmezard · Pull Request #644 · pallets/click

@pmezard

isolate() captures current env variable values, overwrites them, yields,
then restores them. Unfortunately the capturing code was broken and the
env variables were wiped out during the restore phase.

untitaker added a commit that referenced this pull request

Aug 29, 2016

@untitaker

@github-actions github-actions bot locked as resolved and limited conversation to collaborators

Nov 13, 2020