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 python-dev, serhiy.storchaka, vstinner
Date 2016-01-30.11:25:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454153158.92.0.708272391863.issue20024@psf.upfronthosting.co.za>
In-reply-to
Content
Committed patch fixed the issue only for tuples, but not for lists or dicts. See more general patch in issue26168.
History
Date User Action Args
2016-01-30 11:25:59serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, python-dev
2016-01-30 11:25:58serhiy.storchakasetmessageid: <1454153158.92.0.708272391863.issue20024@psf.upfronthosting.co.za>
2016-01-30 11:25:58serhiy.storchakalinkissue20024 messages
2016-01-30 11:25:58serhiy.storchakacreate