Issue 15706: PEP 3121, 384 Refactoring applied to sha512 module
Created on 2012-08-16 21:12 by Robin.Schreiber, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| sha512_pep3121-384_v0.patch | Robin.Schreiber, 2012-08-16 21:12 | |||
| Messages (2) | |||
|---|---|---|---|
| msg168413 - (view) | Author: Robin Schreiber (Robin.Schreiber) * ![]() |
Date: 2012-08-16 21:12 | |
Changes proposed in PEP3121 and PEP384 have now been applied to the sha512 module! |
|||
| msg376484 - (view) | Author: STINNER Victor (vstinner) * ![]() |
Date: 2020-09-07 13:49 | |
Fixed by: New changeset 63f102fe079ecb5cb7b921a1cf8bce4077a9d7e2 by Mohamed Koubaa in branch 'master': bpo-1635741: Port _sha1, _sha512, _md5 to multiphase init (GH-21818) https://github.com/python/cpython/commit/63f102fe079ecb5cb7b921a1cf8bce4077a9d7e2 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:34 | admin | set | github: 59911 |
| 2020-09-07 13:50:05 | vstinner | set | status: open -> closed superseder: Py_Finalize() doesn't clear all Python objects at exit resolution: duplicate stage: resolved |
| 2020-09-07 13:49:24 | vstinner | set | nosy:
+ vstinner messages: + msg376484 |
| 2013-07-06 23:12:13 | christian.heimes | set | nosy:
+ christian.heimes |
| 2012-11-08 13:42:30 | Robin.Schreiber | set | keywords: + pep3121, - patch |
| 2012-08-27 03:49:13 | belopolsky | link | issue15787 dependencies |
| 2012-08-16 21:12:52 | Robin.Schreiber | create | |

