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 brett.cannon
Recipients brett.cannon, methane, petdance, serhiy.storchaka, vstinner
Date 2020-03-30.20:19:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585599558.61.0.102210234331.issue39943@roundup.psfhosted.org>
In-reply-to
Content
New changeset fc2d8d62af25be90f5fd490df141a775d9619b23 by Andy Lester in branch 'master':
bpo-39943: Remove unnecessary casts in import.c that remove constness (GH-19209)
https://github.com/python/cpython/commit/fc2d8d62af25be90f5fd490df141a775d9619b23
History
Date User Action Args
2020-03-30 20:19:18brett.cannonsetrecipients: + brett.cannon, vstinner, methane, serhiy.storchaka, petdance
2020-03-30 20:19:18brett.cannonsetmessageid: <1585599558.61.0.102210234331.issue39943@roundup.psfhosted.org>
2020-03-30 20:19:18brett.cannonlinkissue39943 messages
2020-03-30 20:19:18brett.cannoncreate