[issue39605] Fix some casts to not cast away const

Benjamin Peterson report at bugs.python.org
Tue Feb 11 22:36:21 EST 2020


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


New changeset 95905ce0f41fd42eb1ef60ddb83f057401c3d52f by Benjamin Peterson in branch 'master':
bpo-39605: Remove a cast that causes a warning. (GH-18473)
https://github.com/python/cpython/commit/95905ce0f41fd42eb1ef60ddb83f057401c3d52f


----------

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


More information about the Python-bugs-list mailing list