[issue12866] Want to submit our Audioop.c patch for 24bit audio
Éric Araujo
report at bugs.python.org
Fri Sep 2 19:04:15 CEST 2011
Éric Araujo <merwok at netwok.org> added the comment:
Welcome and thanks for your contribution! If I understand correctly, support for 24-bit files would be a new feature for audioop, so our development policy excludes 2.7, a stable release which only gets bug fixes. If you would like to turn your code into a patch (see guidelines in the devguide), it could be considered for inclusion in the next version.
If you think your improvements would be useful for 2.7 users, you could rename your module to audioop2 and publish it on PyPI (pay attention to proper attribution and licensing).
Feel free to ask any question! :)
----------
nosy: +eric.araujo
versions: +Python 3.3 -Python 2.7
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12866>
_______________________________________
More information about the Python-bugs-list
mailing list