Fix test runner not saving caller env correctly by pmezard · Pull Request #644 · pallets/click
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.
github-actions
bot
locked as resolved and limited conversation to collaborators
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters