This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author My-Tien Nguyen
Recipients My-Tien Nguyen, eric.smith, steve.dower, xtreak
Date 2018-10-14.11:32:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539516736.62.0.788709270274.issue34972@psf.upfronthosting.co.za>
In-reply-to
Content
Sure, I can do that, but wanted to propose this regardless. I guess this is a disagreement on a language design level.
As a proponent of strong typing I wouldn’t have allowed non-string keys in the first place, and if they are allowed I would warn about conversion. This is also more aligned with the “explicit is better than implicit” principle.
History
Date User Action Args
2018-10-14 11:32:16My-Tien Nguyensetrecipients: + My-Tien Nguyen, eric.smith, steve.dower, xtreak
2018-10-14 11:32:16My-Tien Nguyensetmessageid: <1539516736.62.0.788709270274.issue34972@psf.upfronthosting.co.za>
2018-10-14 11:32:16My-Tien Nguyenlinkissue34972 messages
2018-10-14 11:32:16My-Tien Nguyencreate