Issue 32673: update tutorial dict part to reflect dict is ordered
Created on 2018-01-26 06:10 by xiang.zhang, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg310737 - (view) | Author: Xiang Zhang (xiang.zhang) * ![]() |
Date: 2018-01-26 06:10 | |
Ordered builtin dict is the rule in 3.7, the tutorial part about dict[1] needs updating. [1] https://docs.python.org/3.7/tutorial/datastructures.html#dictionaries |
|||
| msg310744 - (view) | Author: Martin Panter (martin.panter) * ![]() |
Date: 2018-01-26 07:16 | |
See Issue 32337 |
|||
| msg310747 - (view) | Author: Xiang Zhang (xiang.zhang) * ![]() |
Date: 2018-01-26 07:39 | |
Thanks for reminding, Martin. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:57 | admin | set | github: 76854 |
| 2018-01-26 07:39:38 | xiang.zhang | set | status: open -> closed superseder: Dict order is now guaranteed, so add tests and doc for it messages: + msg310747 resolution: duplicate |
| 2018-01-26 07:16:29 | martin.panter | set | nosy:
+ martin.panter messages: + msg310744 |
| 2018-01-26 06:22:18 | chason.chaffin | set | nosy:
+ chason.chaffin |
| 2018-01-26 06:10:52 | xiang.zhang | create | |
