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, methane, petdance, serhiy.storchaka, vstinner
Date 2020-04-10.01:05:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586480745.17.0.298746804091.issue39943@roundup.psfhosted.org>
In-reply-to
Content
New changeset 38ada3bac8205a7690d573d715b0e84e60297c4c by Andy Lester in branch 'master':
bpo-39943: Keep constness of pointer objects. (19405)
https://github.com/python/cpython/commit/38ada3bac8205a7690d573d715b0e84e60297c4c
History
Date User Action Args
2020-04-10 01:05:45benjamin.petersonsetrecipients: + benjamin.peterson, vstinner, methane, serhiy.storchaka, petdance
2020-04-10 01:05:45benjamin.petersonsetmessageid: <1586480745.17.0.298746804091.issue39943@roundup.psfhosted.org>
2020-04-10 01:05:45benjamin.petersonlinkissue39943 messages
2020-04-10 01:05:45benjamin.petersoncreate