botocore icon indicating copy to clipboard operation
botocore copied to clipboard

Ignore credential_process when set to the empty string

Open rdctmeconomou opened this issue 1 year ago • 1 comments

This implements the fix to botocore.credentials.ProcessProvider.load() described in #3098. I added a test that reproduced the bug. The test passes with my fix applied.

~Please note that linting fails in test code released as part of botocore 1.34.18. I didn't think it wise to modify anything outside the scope of my bug report but am happy to commit a style fix if necessary.~

rdctmeconomou avatar Jan 13 '24 02:01 rdctmeconomou

~I noticed #3100 and will rebase my PR as soon as that's merged.~ This is done.

rdctmeconomou avatar Jan 15 '24 17:01 rdctmeconomou