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.

作者 serhiy.storchaka
收信人 barry, mark.dickinson, serhiy.storchaka
日期 2020-05-27.11:28:37
SpamBayes Score -1.0
Marked as misclassified
Message-id <1590578918.07.0.0191462238365.issue40792@roundup.psfhosted.org>
In-reply-to
内容
This change conflicts with the test added in issue26202. We perhaps should revert issue26202. This can also affect the user code which depends on range() attributes start, stop and step being instances of the int subclass.
历史
日期 用户 动作 参数
2020-05-27 11:28:38serhiy.storchaka修改recipients: + serhiy.storchaka, barry, mark.dickinson
2020-05-27 11:28:38serhiy.storchaka修改messageid: <1590578918.07.0.0191462238365.issue40792@roundup.psfhosted.org>
2020-05-27 11:28:38serhiy.storchaka链接issue40792 messages
2020-05-27 11:28:37serhiy.storchaka创建