[issue39621] md5_compress() in Modules/md5module.c can take a const buf

Benjamin Peterson report at bugs.python.org
Wed Feb 12 23:53:08 EST 2020


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


New changeset 597ebed748d0b0c061f8c108bd98270d103286c1 by Andy Lester in branch 'master':
closes bpo-39621: Make buf arg to md5_compress be const. (GH-18497)
https://github.com/python/cpython/commit/597ebed748d0b0c061f8c108bd98270d103286c1


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

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


More information about the Python-bugs-list mailing list