bpo-1635741: Port audioop extension module to multiphase initialization(PEP 489)#18608
bpo-1635741: Port audioop extension module to multiphase initialization(PEP 489)#18608vstinner merged 7 commits into
Conversation
Codecov Report
@@ Coverage Diff @@
## master #18608 +/- ##
==========================================
+ Coverage 82.11% 82.13% +0.01%
==========================================
Files 1956 1955 -1
Lines 589425 584605 -4820
Branches 44458 44484 +26
==========================================
- Hits 484018 480164 -3854
+ Misses 95752 94793 -959
+ Partials 9655 9648 -7
Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
Looks there have an potential bug, because running test_audioop test case, the error name not belong to audioop: |
Sorry, something went wrong.
|
I don't have a Windows machine to test this on. Could you first turn the macro into an inline function, and rename the type (to something like |
Sorry, something went wrong.
of course, let me try it now ;) |
Sorry, something went wrong.
|
petr, it's failed again, so I try to find a win env to debug~ |
Sorry, something went wrong.
Co-Authored-By: Victor Stinner <vstinner@python.org>
|
Oh, gate have passed, thanks, victor. |
Sorry, something went wrong.
https://bugs.python.org/issue1635741