X Tutup
Skip to content

Update moduleobject.cs#655

Merged
den-run-ai merged 2 commits intopythonnet:masterfrom
icetiger1974:patch-1
Jun 12, 2018
Merged

Update moduleobject.cs#655
den-run-ai merged 2 commits intopythonnet:masterfrom
icetiger1974:patch-1

Conversation

@icetiger1974
Copy link
Copy Markdown
Contributor

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.

  • Make sure to include one or more tests for your change
  • If an enhancement PR, please create docs and at best an example
  • Add yourself to AUTHORS
  • Updated the CHANGELOG

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~
@den-run-ai
Copy link
Copy Markdown
Contributor

@icetiger1974 this seems legitimate, what kind of error does pythonnet show without this fix for these "unsecure" dlls?

@den-run-ai
Copy link
Copy Markdown
Contributor

@icetiger1974 appveyor tests failing, weird.

@icetiger1974
Copy link
Copy Markdown
Contributor Author

Hi, denfromufa.
Thank you for response

The exact error message to me was “FileNotFoundException: Unable to find assembly 'C:\DLL\myDLL.dll'.”

@codecov
Copy link
Copy Markdown

codecov bot commented May 28, 2018

Codecov Report

Merging #655 into master will decrease coverage by 0.05%.
The diff coverage is 0%.

Impacted file tree graph

@@            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
Flag Coverage Δ
#setup_linux 69.42% <ø> (ø) ⬆️
#setup_windows 76.01% <0%> (-0.06%) ⬇️
Impacted Files Coverage Δ
src/runtime/moduleobject.cs 83.14% <0%> (-1.92%) ⬇️

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 f0f6b6b...f0c5f62. Read the comment docs.

@den-run-ai den-run-ai merged commit d27ab61 into pythonnet:master Jun 12, 2018
@den-run-ai
Copy link
Copy Markdown
Contributor

@icetiger1974 merged, thanks!

@icetiger1974
Copy link
Copy Markdown
Contributor Author

Hi denfromufa
Thank you very much.
Best regards
icetiger1974

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup