Issue 15704: PEP 3121, 384 Refactoring applied to sha1 module
Created on 2012-08-16 21:03 by Robin.Schreiber, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| sha1_pep3121-384_v0.patch | Robin.Schreiber, 2012-08-16 21:03 | |||
| Messages (2) | |||
|---|---|---|---|
| msg168411 - (view) | Author: Robin Schreiber (Robin.Schreiber) * ![]() |
Date: 2012-08-16 21:03 | |
Changes proposed in PEP3121 and PEP384 have now been applied to the sha1 module! |
|||
| msg376485 - (view) | Author: STINNER Victor (vstinner) * ![]() |
Date: 2020-09-07 13:50 | |
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: 59909 |
| 2020-09-07 13:50:24 | vstinner | set | status: open -> closed superseder: Py_Finalize() doesn't clear all Python objects at exit nosy:
+ vstinner |
| 2013-07-06 23:12:05 | christian.heimes | set | nosy:
+ christian.heimes |
| 2012-11-08 13:44:54 | Robin.Schreiber | set | keywords: + pep3121, - patch |
| 2012-08-27 03:49:13 | belopolsky | link | issue15787 dependencies |
| 2012-08-16 21:03:54 | Robin.Schreiber | create | |

