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.

classification
Title: PEP 3121, 384 Refactoring applied to ossaudio module
Type: resource usage Stage:
Components: Extension Modules Versions: Python 3.11
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: Robin.Schreiber, iritkatriel
Priority: normal Keywords: pep3121

Created on 2012-08-20 09:55 by Robin.Schreiber, last changed 2022-04-11 14:57 by admin.

Files
File name Uploaded Description Edit
ossaudiodev_pep3121-384_v0.patch Robin.Schreiber, 2012-08-20 09:54
Messages (2)
msg168642 - (view) Author: Robin Schreiber (Robin.Schreiber) * (Python triager) Date: 2012-08-20 09:54
Changes proposed in PEP3121 and PEP384 have now been applied to the ossaudio module!
msg408024 - (view) Author: Irit Katriel (iritkatriel) * (Python committer) Date: 2021-12-08 15:22
The patch needs to be converted to a github PR.
History
Date User Action Args
2022-04-11 14:57:34adminsetgithub: 59940
2021-12-08 15:22:50iritkatrielsetnosy: + iritkatriel

messages: + msg408024
versions: + Python 3.11, - Python 3.4
2012-11-08 13:25:57Robin.Schreibersetkeywords: + pep3121, - patch
2012-08-27 03:49:13belopolskylinkissue15787 dependencies
2012-08-20 09:55:01Robin.Schreibercreate