bpo-33251: Prevent ConfigParser.items returning items present in vars. by chrBrd · Pull Request #6446 · python/cpython
Documentation for `ConfigParser.items()` states: 'Items present in vars no longer appear in the result.' This fix aligns behaviour to that specified in the documentation.
chrBrd
changed the title
bpo-33251: ConfigParser.items no longer returns items present in vars.
bpo-33251: Prevent ConfigParser.items returning items present in vars.
chrBrd
deleted the
fix-issue-33251
branch
chrBrd
restored the
fix-issue-33251
branch
chrBrd added 2 commits
April 23, 2018 17:53
chrBrd
deleted the
fix-issue-33251
branch
chrBrd
mannequin
mentioned this pull request
timster
mannequin
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