[docs] [issue35865] configparser document refers about random dict order
INADA Naoki
report at bugs.python.org
Thu Jan 31 03:10:14 EST 2019
New submission from INADA Naoki <songofacandy at gmail.com>:
GH-6819 (bpo-33504) changed OrderedDict to dict, and removed note about randomness of dict order in dict.
But it is only for 3.8. Python 3.7 document should remove the note too.
----------
assignee: docs at python
components: Documentation
messages: 334609
nosy: docs at python, inada.naoki
priority: normal
severity: normal
status: open
title: configparser document refers about random dict order
versions: Python 3.7
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35865>
_______________________________________
More information about the docs
mailing list