Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixed errors breaking .NET Remoting on method invoke (#276) #637

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

Merged
merged 1 commit into from
Mar 2, 2018

Conversation

callumnoble
Copy link
Contributor

@callumnoble callumnoble commented Mar 1, 2018

What does this implement/fix? Explain your changes.

#276

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

@codecov
Copy link

codecov bot commented Mar 1, 2018

Codecov Report

Merging #637 into master will decrease coverage by 0.01%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #637      +/-   ##
==========================================
- Coverage    76.9%   76.89%   -0.02%     
==========================================
  Files          64       64              
  Lines        5582     5583       +1     
  Branches      888      889       +1     
==========================================
  Hits         4293     4293              
  Misses       1000     1000              
- Partials      289      290       +1
Flag Coverage Δ
#setup_linux 69.42% <ø> (ø) ⬆️
#setup_windows 76.07% <50%> (-0.02%) ⬇️
Impacted Files Coverage Δ
src/runtime/converter.cs 81.81% <50%> (-0.21%) ⬇️

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 df2aa64...f55ee1e. Read the comment docs.

@den-run-ai den-run-ai merged commit 19d854c into pythonnet:master Mar 2, 2018
@jcarole
Copy link

jcarole commented Oct 19, 2018

Greetings, where can I download a build that contains this fix? Thanks in advance.

@den-run-ai
Copy link
Contributor

@jcarole follow instructions in wiki on downloading the wheels from artifacts on Appveyor CI.

@jcarole
Copy link

jcarole commented Oct 19, 2018

@denfromufa The previous link I used, https://ci.appveyor.com/project/pythonnet/pythonnet/build/master-1147, no longer has any files. Did this ever get merged in to main? So would I grab the build that supports 3.7?

@den-run-ai
Copy link
Contributor

@jcarole, yes this PR is merged into master, see the purple label at the top. The older artifacts get deleted by Appveyor CI automatically.

@jcarole
Copy link

jcarole commented Oct 21, 2018

@denfromufa Thank you! This old github-ignorant coder needs to get past the 80s ; )

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