bpo-1635741: Port _locale extension module to multiphase initialization (PEP 489)#18358
bpo-1635741: Port _locale extension module to multiphase initialization (PEP 489)#18358vstinner merged 7 commits into
Conversation
Codecov Report
@@ Coverage Diff @@
## master #18358 +/- ##
==========================================
- Coverage 82.11% 82.07% -0.05%
==========================================
Files 1955 1955
Lines 588624 584187 -4437
Branches 44406 44464 +58
==========================================
- Hits 483366 479456 -3910
+ Misses 95615 95110 -505
+ Partials 9643 9621 -22
Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
Looks CI gate of |
Sorry, something went wrong.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Sorry, something went wrong.
|
I remove assert operation in some error info like: and the trace back: |
Sorry, something went wrong.
|
I have made the requested changes; please review again. |
Sorry, something went wrong.
|
Thanks for making the requested changes! @encukou: please review the changes made to this pull request. |
Sorry, something went wrong.
|
The assertion was good! If you remove it, you should add I hope you don't mind me pushing to this branch directly – I already made the change and ran tests on it locally. |
Sorry, something went wrong.
petr, pls go ahead ;) |
Sorry, something went wrong.
Hi, petr. Do you have wins env to test this PR? #18608. |
Sorry, something went wrong.
encukou
left a comment
There was a problem hiding this comment.
Looks good to me. I plan to merge when I have time to watch the buildbots afterwards.
Sorry, something went wrong.
https://bugs.python.org/issue1635741