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 brett.cannon
Recipients anish.shah, brett.cannon, gvanrossum, jstasiak
Date 2016-03-18.21:22:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458336142.92.0.280165922807.issue26396@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a preliminary patch with docs. I didn't do any tests because I just don't know what kind of test we would want. Use isinstance() to make sure it covers the types we expect? And I'm not sure how to test the key type for mappings.
History
Date User Action Args
2016-03-18 21:22:22brett.cannonsetrecipients: + brett.cannon, gvanrossum, jstasiak, anish.shah
2016-03-18 21:22:22brett.cannonsetmessageid: <1458336142.92.0.280165922807.issue26396@psf.upfronthosting.co.za>
2016-03-18 21:22:22brett.cannonlinkissue26396 messages
2016-03-18 21:22:22brett.cannoncreate