-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow to add to the existing environment in
process
instead of repl…
…acing it (#1763) * Add env_add to the process module * Don't mutate passed `env` parameter dictionary Co-authored-by: Arusekk <arek_koz@o2.pl> * Update CHANGELOG * Use a boolean flag instead of env_add There should be preferably only one obvious way to pass env. * Update CHANGELOG --------- Co-authored-by: peace-maker <peace-maker@wcfan.de> Co-authored-by: peace-maker <peacemakerctf@gmail.com> Co-authored-by: Arusekk <arek_koz@o2.pl>
- Loading branch information
1 parent
4ef4746
commit 65f9d57
Showing
2 changed files
with
13 additions
and
8 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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