Issue 15680: PEP 3121 refactoring applied to audioop module
Created on 2012-08-16 08:21 by Robin.Schreiber, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| audioop_pep3121_v0.patch | Robin.Schreiber, 2012-08-16 08:21 | |||
| Messages (3) | |||
|---|---|---|---|
| msg168353 - (view) | Author: Robin Schreiber (Robin.Schreiber) * ![]() |
Date: 2012-08-16 08:21 | |
Changes proposed in PEP3121 have now been applied to the audioop module! |
|||
| msg220645 - (view) | Author: Mark Lawrence (BreamoreBoy) * | Date: 2014-06-15 15:03 | |
Could somebody review the attached patch please. |
|||
| msg376483 - (view) | Author: STINNER Victor (vstinner) * ![]() |
Date: 2020-09-07 13:48 | |
Fixed by: commit 41fbf865a35d4fb64f047f98dc24690cb0c170fd Author: Hai Shi <shihai1992@gmail.com> Date: Thu Mar 12 00:49:11 2020 +0800 bpo-1635741: Port audioop extension module to multiphase initialization (PEP 489) (GH-18608) Co-authored-by: Victor Stinner <vstinner@python.org> |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:34 | admin | set | github: 59885 |
| 2020-09-07 13:48:02 | vstinner | set | status: open -> closed superseder: Py_Finalize() doesn't clear all Python objects at exit nosy:
+ vstinner |
| 2019-03-15 23:13:51 | BreamoreBoy | set | nosy:
- BreamoreBoy |
| 2014-06-15 15:03:08 | BreamoreBoy | set | nosy:
+ BreamoreBoy messages: + msg220645 |
| 2012-11-08 23:29:42 | ezio.melotti | set | keywords:
+ patch stage: patch review |
| 2012-11-08 13:50:31 | Robin.Schreiber | set | keywords:
+ pep3121, - patch nosy: + loewis |
| 2012-08-27 03:42:36 | belopolsky | link | issue15787 dependencies |
| 2012-08-16 08:21:54 | Robin.Schreiber | create | |

