summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-01-30-20-22-36.bpo-35864.ig9KnG.rst
blob: e3b41b700e6b2bfc539724a5eb9f096d35c2c20b (plain)
1
2
The _asdict() method for collections.namedtuple now returns a regular dict
instead of an OrderedDict.