-
Notifications
You must be signed in to change notification settings - Fork 747
Update moduleobject.cs #655
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I am a novice in English and pythonnet. But I am a Fan of pythonnet. The Proposed file is about NTFS Security. https://stackoverflow.com/questions/4496697/what-is-zone-identifier please check~
@icetiger1974 this seems legitimate, what kind of error does pythonnet show without this fix for these "unsecure" dlls? |
@icetiger1974 appveyor tests failing, weird. |
Hi, denfromufa. The exact error message to me was “FileNotFoundException: Unable to find assembly 'C:\DLL\myDLL.dll'.” |
Codecov Report
@@ Coverage Diff @@
## master #655 +/- ##
==========================================
- Coverage 76.89% 76.83% -0.06%
==========================================
Files 64 64
Lines 5583 5587 +4
Branches 889 891 +2
==========================================
Hits 4293 4293
- Misses 1000 1003 +3
- Partials 290 291 +1
Continue to review full report at Codecov.
|
@icetiger1974 merged, thanks! |
Hi denfromufa |
I am a novice in English and pythonnet.
But I am a Fan of pythonnet.
The Proposed file is about NTFS Security.
https://stackoverflow.com/questions/4496697/what-is-zone-identifier
please check~
What does this implement/fix? Explain your changes.
... In case of Windows 10, We can find the DLL with Blocking.
.. But current code provides wrong information. So I modified these code lines
Does this close any currently open issues?
... I can not find open issues
Any other comments?
... none
Checklist
Check all those that are applicable and complete.
AUTHORS
CHANGELOG