Re: [Python-Dev] cpython: Issue #20133: The audioop module now uses Argument Clinic.

2014-01-25 Thread Serhiy Storchaka
26.01.14 01:10, Christian Heimes написав(ла): Coverity has detected an issue in this commit: Thank you. This is false positive detection. http://bugs.python.org/issue20394. ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/m

Re: [Python-Dev] cpython: Issue #20133: The audioop module now uses Argument Clinic.

2014-01-25 Thread Christian Heimes
On 25.01.2014 10:58, serhiy.storchaka wrote: > http://hg.python.org/cpython/rev/d4099b8a7d0f > changeset: 88687:d4099b8a7d0f > user:Serhiy Storchaka > date:Sat Jan 25 11:57:59 2014 +0200 > summary: > Issue #20133: The audioop module now uses Argument Clinic. > > files: > Mod