Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
[DI] CheckTypeDeclarationsPass now checks if value is type of parameter type#35429
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
pfazzi commentedJan 22, 2020
Q | A |
---|---|
Branch? | 4.4 |
Bug fix? | yes |
New feature? | no |
Deprecations? | no |
Tickets | #35420 |
License | MIT |
Can you provide a reproducer for the issue? Maybe a test case? |
pfazzi commentedJan 22, 2020 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Yes i can. Let me anticipate you that error happens when |
@nicolas-grekas I have just integrated a test case |
d64a00b
to89cfb0b
CompareThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
(I pushed some changes on your fork to make the code less error-prone)
Thank you@pfazzi. |
… of parameter type (pfazzi)This PR was merged into the 4.4 branch.Discussion----------[DI] CheckTypeDeclarationsPass now checks if value is type of parameter type| Q | A| ------------- | ---| Branch? | 4.4| Bug fix? | yes| New feature? | no| Deprecations? | no| Tickets |#35420| License | MITCommits-------0d4c0a6 [DI] CheckTypeDeclarationsPass now checks if value is type of parameter type