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.
Created on 2012年09月10日 19:20 by jcea, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg170219 - (view) | Author: Jesús Cea Avión (jcea) * (Python committer) | Date: 2012年09月10日 19:20 | |
#14888 and #15908 solve the issue for "hash.new()", but "hash.update()" is failing too. |
|||
| msg170222 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年09月10日 19:39 | |
New changeset 4d36e56b56d9 by Jesus Cea in branch '2.7': Closes #15910: MD5 and SHA1 crash when "updated" with strings bigger than 2**32 bytes http://hg.python.org/cpython/rev/4d36e56b56d9 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:35 | admin | set | github: 60114 |
| 2012年09月10日 19:39:26 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg170222 resolution: fixed stage: resolved |
| 2012年09月10日 19:20:56 | jcea | create | |