jaraco / keyring

MIT License
1.24k stars 152 forks source link

Fix reading config file #638

Closed jteichroeb-oanda closed 1 year ago

jteichroeb-oanda commented 1 year ago

_ensure_path never returns a value causing the config file to never be read. Fix the existing test to ensure that the file it's looking for can't exist, add a new test that ensure the file does exist

jaraco commented 1 year ago

Releasing as v24.1.1 (with Python 3.7 support) and v24.2.0.