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 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.

Apr 10, 2018

ambv

ambv

@chrBrd chrBrd deleted the fix-issue-33251 branch

April 22, 2018 21:16

@chrBrd chrBrd restored the fix-issue-33251 branch

April 23, 2018 09:47

chrBrd added 2 commits

April 23, 2018 17:53

@ambv

@chrBrd chrBrd deleted the fix-issue-33251 branch

April 23, 2018 20:24

ambv pushed a commit that referenced this pull request

Apr 23, 2018

@chrBrd chrBrd mannequin mentioned this pull request

May 13, 2023

@timster timster mannequin mentioned this pull request

May 13, 2023