Skip to content

Commit

Permalink
bpo-38303: Make audioop extension module PEP-384 compatible (pythonGH…
Browse files Browse the repository at this point in the history
  • Loading branch information
tkieft authored and miss-islington committed Oct 22, 2019
1 parent dfe726b commit f548a3e
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 55 deletions.
1 change: 1 addition & 0 deletions Misc/ACKS
Original file line number Diff line number Diff line change
Expand Up @@ -847,6 +847,7 @@ Dhiru Kholia
Artem Khramov
Akshit Khurana
Sanyam Khurana
Tyler Kieft
Mads Kiilerich
Jason Killen
Jan Kim
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update audioop extension module to use the stable ABI (PEP-384). Patch by Tyler Kieft.
Loading

0 comments on commit f548a3e

Please sign in to comment.