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 alexandre.vassalotti, ethan.furman, fdrake, python-dev, serhiy.storchaka, vstinner
Date 2020-05-28.08:15:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590653750.33.0.200913999378.issue26202@roundup.psfhosted.org>
In-reply-to
Content
This change has been reverted in issue40792. The range object attributes has now exact type int, so the original issue with deep copying is gone.
History
Date User Action Args
2020-05-28 08:15:50serhiy.storchakasetrecipients: + serhiy.storchaka, fdrake, vstinner, alexandre.vassalotti, ethan.furman, python-dev
2020-05-28 08:15:50serhiy.storchakasetmessageid: <1590653750.33.0.200913999378.issue26202@roundup.psfhosted.org>
2020-05-28 08:15:50serhiy.storchakalinkissue26202 messages
2020-05-28 08:15:50serhiy.storchakacreate