commit | 41fbf865a35d4fb64f047f98dc24690cb0c170fd | [log] [tgz] |
---|---|---|
author | Hai Shi <shihai1992@gmail.com> | Thu Mar 12 00:49:11 2020 +0800 |
committer | GitHub <noreply@github.com> | Wed Mar 11 17:49:11 2020 +0100 |
tree | aa39c46541a4f0793e2edadfcd15fbffc7bca856 | |
parent | a158168a787e82c4b7b18f6833153188e93627a5 [diff] |
bpo-1635741: Port audioop extension module to multiphase initialization (PEP 489) (GH-18608) Co-authored-by: Victor Stinner <vstinner@python.org>