]> granicus.if.org Git - python/commit
bpo-33866: enum: Stop using OrderedDict (GH-7698)
authorINADA Naoki <methane@users.noreply.github.com>
Mon, 18 Jun 2018 16:14:26 +0000 (01:14 +0900)
committerGitHub <noreply@github.com>
Mon, 18 Jun 2018 16:14:26 +0000 (01:14 +0900)
commite57f91a0f0d5700ec466c9dd0fd2d2b5323a5e76
tree760e5d6007003a048a9c0f1c67a765e7a0810419
parentea3dc8029ab6a0f1ee6a8a72f1612dea74892e08
bpo-33866: enum: Stop using OrderedDict (GH-7698)
Doc/library/enum.rst
Lib/enum.py