summaryrefslogtreecommitdiffstats
path: root/Doc/library/configparser.rst
diff options
context:
space:
mode:
authorChris Bradbury <chris@binaryspanner.com>2018-04-23 19:16:17 (GMT)
committerƁukasz Langa <lukasz@langa.pl>2018-04-23 19:16:17 (GMT)
commit1d4a733cceee237f0850b7887c2945dee707da27 (patch)
tree7669a141d360b6a19d2d51ecf202701468614cc9 /Doc/library/configparser.rst
parent25038ecfb665bef641abf8cb61afff7505b0e008 (diff)
downloadcpython-1d4a733cceee237f0850b7887c2945dee707da27.zip
cpython-1d4a733cceee237f0850b7887c2945dee707da27.tar.gz
cpython-1d4a733cceee237f0850b7887c2945dee707da27.tar.bz2
bpo-33251: Prevent ConfigParser.items returning items present in vars. (#6446)
* bpo-33251: ConfigParser.items no longer returns items present in vars. 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.
Diffstat (limited to 'Doc/library/configparser.rst')
0 files changed, 0 insertions, 0 deletions