Skip to content

bpo-34003: Use dict instead of OrderedDict in csv.DictReader#8014

Merged
rhettinger merged 5 commits into
python:masterfrom
selik:fix-issue-34003
Jan 31, 2019
Merged

bpo-34003: Use dict instead of OrderedDict in csv.DictReader#8014
rhettinger merged 5 commits into
python:masterfrom
selik:fix-issue-34003

revert to list comprehension

0b4c143
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs