Fixed dllLocal not being initialized. by benoithudson · Pull Request #1252 · pythonnet/pythonnet
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 773
Merged
filmor merged 1 commit intopythonnet:masterfrom
Oct 9, 2020Merged
Fixed dllLocal not being initialized.#1252
filmor merged 1 commit intopythonnet:masterfrom
Fixed dllLocal not being initialized.#1252
filmor merged 1 commit intopythonnet:masterfrom
Conversation
Copy link
Contributor
benoithudson
commented
Oct 9, 2020
benoithudson
commented
This fixes a compile error which must be a merge bug from the soft-reload branch landing.
Copy link
Copy link
Codecov Report
Merging #1252 into master will not change coverage.
The diff coverage isn/a.
@@ Coverage Diff @@ ## master #1252 +/- ## ======================================= Coverage 86.25% 86.25% ======================================= Files 1 1 Lines 291 291 ======================================= Hits 251 251 Misses 40 40
| Flag | Coverage Δ | |
|---|---|---|
| #setup_linux | 64.94% <ø> (ø) |
|
| #setup_windows | 72.50% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 2972f49...90c70dc. Read the comment docs.
filmor
merged commit
7f4f77b
into
pythonnet:master
benoithudson
deleted the
dlllocal-uninitialized
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment