Fwd: [New-bugs-announce] [issue2433] Merge audio modules

FYI
---------- Forwarded message ---------- From: Michael Bishop report@bugs.python.org Date: 20-mar-2008 12:20 Subject: [New-bugs-announce] [issue2433] Merge audio modules To: new-bugs-announce@python.org
New submission from Michael Bishop michaelsplace@gmail.com:
There are many duplicate functions throughout the many audio modules. I plan to merge relevant functions into 2 modules; a C module and a py module. Once I go through the audio modules in detail, I'll post my plan here.
Reference: http://www.python.org/dev/peps/pep-3108/ http://mail.python.org/pipermail/python-3000/2007-January/005295.html
---------- components: Library (Lib) messages: 64182 nosy: MichaelBishop, brett.cannon severity: normal status: open title: Merge audio modules type: behavior versions: Python 2.6, Python 3.0
__________________________________ Tracker report@bugs.python.org http://bugs.python.org/issue2433 __________________________________ _______________________________________________ New-bugs-announce mailing list New-bugs-announce@python.org http://mail.python.org/mailman/listinfo/new-bugs-announce

On Thu, Mar 20, 2008 at 10:47 AM, Facundo Batista facundobatista@gmail.com wrote:
FYI
Thanks, Facundo. Michael talked to me while at the PyCon sprint so I am aware of his idea.
-Brett
---------- Forwarded message ---------- From: Michael Bishop report@bugs.python.org Date: 20-mar-2008 12:20 Subject: [New-bugs-announce] [issue2433] Merge audio modules To: new-bugs-announce@python.org
New submission from Michael Bishop michaelsplace@gmail.com:
There are many duplicate functions throughout the many audio modules. I plan to merge relevant functions into 2 modules; a C module and a py module. Once I go through the audio modules in detail, I'll post my plan here.
Reference: http://www.python.org/dev/peps/pep-3108/ http://mail.python.org/pipermail/python-3000/2007-January/005295.html
components: Library (Lib) messages: 64182 nosy: MichaelBishop, brett.cannon severity: normal status: open title: Merge audio modules type: behavior versions: Python 2.6, Python 3.0
Tracker report@bugs.python.org http://bugs.python.org/issue2433 __________________________________ _______________________________________________ New-bugs-announce mailing list New-bugs-announce@python.org http://mail.python.org/mailman/listinfo/new-bugs-announce
--
. Facundo
Blog: http://www.taniquetil.com.ar/plog/ PyAr: http://www.python.org/ar/ _______________________________________________ stdlib-sig mailing list stdlib-sig@python.org http://mail.python.org/mailman/listinfo/stdlib-sig
participants (2)
-
Brett Cannon
-
Facundo Batista