[Python-Dev] Decision of having a deprecation period or not for changing csv.DictReader returning type. (original) (raw)
尚辉 shangdahao at gmail.com
Mon Dec 18 01:30:25 EST 2017
- Previous message (by thread): [Python-Dev] Decision of having a deprecation period or not for changing csv.DictReader returning type.
- Next message (by thread): [Python-Dev] Decision of having a deprecation period or not for changing csv.DictReader returning type.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Since regular dicts are ordered in 3.7, it might be cleaner to returning regular dict instead of OrderedDict? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20171218/397d6bf1/attachment.html>
- Previous message (by thread): [Python-Dev] Decision of having a deprecation period or not for changing csv.DictReader returning type.
- Next message (by thread): [Python-Dev] Decision of having a deprecation period or not for changing csv.DictReader returning type.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]