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年08月16日 21:08 by Robin.Schreiber, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| sha256_pep3121-384_v0.patch | Robin.Schreiber, 2012年08月16日 21:08 | |||
| Messages (2) | |||
|---|---|---|---|
| msg168412 - (view) | Author: Robin Schreiber (Robin.Schreiber) * (Python triager) | Date: 2012年08月16日 21:08 | |
Changes proposed in PEP3121 and PEP384 have now been applied to the sha256 module! |
|||
| msg381422 - (view) | Author: STINNER Victor (vstinner) * (Python committer) | Date: 2020年11月19日 14:07 | |
commit 52a2df135c0470b1dbf889edc51b7c556ae4bc80 Author: Mohamed Koubaa <koubaa.m@gmail.com> Date: Tue Sep 8 04:16:14 2020 -0500 bpo-1635741: Convert _sha256 types to heap types (GH-22134) Convert the _sha256 extension module types to heap types. See bpo-41111 "Convert a few stdlib extensions to the limited C API (PEP 384)". |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:34 | admin | set | github: 59910 |
| 2020年11月19日 14:07:55 | vstinner | set | status: open -> closed superseder: Py_Finalize() doesn't clear all Python objects at exit nosy: + vstinner messages: + msg381422 resolution: duplicate stage: resolved |
| 2013年07月06日 22:55:42 | christian.heimes | set | nosy:
+ christian.heimes |
| 2012年11月08日 13:44:34 | Robin.Schreiber | set | keywords: + pep3121, - patch |
| 2012年08月27日 03:49:13 | belopolsky | link | issue15787 dependencies |
| 2012年08月16日 21:08:59 | Robin.Schreiber | create | |