diff options
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | 2019-01-31 08:59:50 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-31 08:59:50 (GMT) |
commit | 0bb4bdf0d93b301407774c4ffd6df54cff947df8 (patch) | |
tree | 174cc59b599a8f9aa223eb0f24c90fccb5e8701f /Lib/token.py | |
parent | 0897e0c597c065f043e4286d01f16f473ab664ee (diff) | |
download | cpython-0bb4bdf0d93b301407774c4ffd6df54cff947df8.zip cpython-0bb4bdf0d93b301407774c4ffd6df54cff947df8.tar.gz cpython-0bb4bdf0d93b301407774c4ffd6df54cff947df8.tar.bz2 |
bpo-35864: Replace OrderedDict with regular dict in namedtuple() (#11708)
* Change from OrderedDict to a regular dict
* Add blurb
Diffstat (limited to 'Lib/token.py')
0 files changed, 0 insertions, 0 deletions