[issue39605] Fix some casts to not cast away const

Benjamin Peterson report at bugs.python.org
Tue Feb 11 21:28:44 EST 2020


Benjamin Peterson <benjamin at python.org> added the comment:


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


----------
nosy: +benjamin.peterson
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39605>
_______________________________________


More information about the Python-bugs-list mailing list