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 benjamin.peterson
Recipients benjamin.peterson, petdance
Date 2020-02-12.02:28:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581474524.07.0.631419616966.issue39605@roundup.psfhosted.org>
In-reply-to
Content
New changeset e6be9b59a911626d6597fe148c32f0342bd2bd24 by Andy Lester in branch 'master':
closes bpo-39605: Fix some casts to not cast away const. (GH-18453)
https://github.com/python/cpython/commit/e6be9b59a911626d6597fe148c32f0342bd2bd24
History
Date User Action Args
2020-02-12 02:28:44benjamin.petersonsetrecipients: + benjamin.peterson, petdance
2020-02-12 02:28:44benjamin.petersonsetmessageid: <1581474524.07.0.631419616966.issue39605@roundup.psfhosted.org>
2020-02-12 02:28:44benjamin.petersonlinkissue39605 messages
2020-02-12 02:28:43benjamin.petersoncreate