[issue38650] Add constantness to PyStructSequence_UnnamedField

Serhiy Storchaka report at bugs.python.org
Sat Nov 16 11:55:33 EST 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset bd44a7ead9f7336d7bb45f186b2b6ca0300154f7 by Serhiy Storchaka in branch 'master':
bpo-38650: Constify PyStructSequence_UnnamedField. (GH-17005)
https://github.com/python/cpython/commit/bd44a7ead9f7336d7bb45f186b2b6ca0300154f7


----------

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


More information about the Python-bugs-list mailing list