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 Kay.Hayen, kayhayen, rhettinger, serhiy.storchaka, steven.daprano
Date 2016-09-25.10:37:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474799855.32.0.479782164486.issue27942@psf.upfronthosting.co.za>
In-reply-to
Content
Proposed patch interns string constants recursively in tuples and frozensets. This fixes issue26148 and issue25981.
History
Date User Action Args
2016-09-25 10:37:35serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, steven.daprano, kayhayen, Kay.Hayen
2016-09-25 10:37:35serhiy.storchakasetmessageid: <1474799855.32.0.479782164486.issue27942@psf.upfronthosting.co.za>
2016-09-25 10:37:35serhiy.storchakalinkissue27942 messages
2016-09-25 10:37:35serhiy.storchakacreate