Skip to content

Remove needsResolution hack#1531

Merged
lostmsu merged 2 commits into
pythonnet:masterfrom
losttech:remove-needsResolution
Aug 25, 2021
Merged

Remove needsResolution hack#1531
lostmsu merged 2 commits into
pythonnet:masterfrom
losttech:remove-needsResolution

Conversation

@lostmsu

@lostmsu lostmsu commented Aug 25, 2021

Copy link
Copy Markdown
Member

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

lostmsu commented Aug 25, 2021

Copy link
Copy Markdown
Member Author

@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

lostmsu commented Aug 25, 2021

Copy link
Copy Markdown
Member Author

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

@slide

slide commented Aug 25, 2021

Copy link
Copy Markdown
Contributor

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