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 vstinner
Recipients eric.snow, r.david.murray, rhettinger, serhiy.storchaka, vstinner
Date 2017-10-02.09:57:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506938233.03.0.213398074469.issue31655@psf.upfronthosting.co.za>
In-reply-to
Content
Please reject non-string keys. I don't see any good reason to use non-string, and it's painful to support such CPython implementation details in other Python implementations.
History
Date User Action Args
2017-10-02 09:57:13vstinnersetrecipients: + vstinner, rhettinger, r.david.murray, eric.snow, serhiy.storchaka
2017-10-02 09:57:13vstinnersetmessageid: <1506938233.03.0.213398074469.issue31655@psf.upfronthosting.co.za>
2017-10-02 09:57:13vstinnerlinkissue31655 messages
2017-10-02 09:57:12vstinnercreate