Fix get_values() so it correctly loads section names by Codym48 · Pull Request #1555 · gitpython-developers/GitPython
and others added 2 commits
January 10, 2023 11:17As described in #1534, this test will fail in main with a KeyError about a missing section name even though the named sections do exist within the config file. This test will pass in the branch associated with #1535. This test should keep the improved behavior healthy as the code evolves by preventing future developers from removing the eager loading of sections within get_values().
Byron
mentioned this pull request
Byron
mentioned this pull request
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