[docs] [issue33798] Fix csv module comment regarding dict insertion order

INADA Naoki report at bugs.python.org
Fri Jun 8 08:51:15 EDT 2018


INADA Naoki <songofacandy at gmail.com> added the comment:


New changeset 6860629d87d0f6728ff7430453d4900b695adf7b by INADA Naoki (Andrés Delfino) in branch 'master':
bpo-33798: Update csv document about dict order (GH-7490)
https://github.com/python/cpython/commit/6860629d87d0f6728ff7430453d4900b695adf7b


----------
nosy: +inada.naoki

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33798>
_______________________________________


More information about the docs mailing list