Skip to content

Remove needsResolution hack #1531

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 2 commits into from
Aug 25, 2021
Merged

Conversation

lostmsu
Copy link
Member

@lostmsu lostmsu commented Aug 25, 2021

What does this implement/fix? Explain your changes.

Overload resolution is hard. Until we have proper one, hacks (especially ones, that cause confusing behavior) will be removed.

Does this close any currently open issues?

fixes #1523

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change
  • Updated the CHANGELOG

@lostmsu
Copy link
Member Author

lostmsu commented Aug 25, 2021

@slide please review this. I am removing the needResolution hack as suggested in the other PR. Will port your test over.

@slide slide mentioned this pull request Aug 25, 2021
3 tasks
@lostmsu
Copy link
Member Author

lostmsu commented Aug 25, 2021

@slide should I treat thumbs up as "reviewed"? :)

@slide
Copy link
Contributor

slide commented Aug 25, 2021

If it passes the test then I am happy 😁

@lostmsu lostmsu marked this pull request as ready for review August 25, 2021 19:33
@lostmsu lostmsu merged commit 1e32d8c into pythonnet:master Aug 25, 2021
@lostmsu lostmsu deleted the remove-needsResolution branch August 25, 2021 19:33
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.

Parameter resolution for integer types doesn't work in some cases
2 participants