Message 310737 - Python tracker

Message310737

Author xiang.zhang
Recipients docs@python, xiang.zhang
Date 2018-01-26.06:10:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516947052.29.0.467229070634.issue32673@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2018-01-26 06:10:52xiang.zhangsetrecipients: + xiang.zhang, docs@python
2018-01-26 06:10:52xiang.zhangsetmessageid: <1516947052.29.0.467229070634.issue32673@psf.upfronthosting.co.za>
2018-01-26 06:10:52xiang.zhanglinkissue32673 messages
2018-01-26 06:10:52xiang.zhangcreate