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 serhiy.storchaka
Recipients pitrou, rhettinger, serhiy.storchaka
Date 2015-01-08.14:01:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420725668.86.0.516388317096.issue23119@psf.upfronthosting.co.za>
In-reply-to
Content
+1 for removing unicode specialization. Dictionaries with string keys is a part of the language, but sets of strings are not special.
History
Date User Action Args
2015-01-08 14:01:08serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, pitrou
2015-01-08 14:01:08serhiy.storchakasetmessageid: <1420725668.86.0.516388317096.issue23119@psf.upfronthosting.co.za>
2015-01-08 14:01:08serhiy.storchakalinkissue23119 messages
2015-01-08 14:01:08serhiy.storchakacreate