Kroppeb
Kroppeb
Technically this is indeed expected behavior. I think it *should* be quite easy to add a warning whenever a dependency gets downgraded. But I would also love (even more) a...
`~=` is indeed supported. But unless I'm mistaken, I need to lookup the current version on pypi.org (or any other relevant pypi server) to know what to put on the...
@MainRo It seems that there are also fixes to tests? Maybe those should be in a different PR?
`gh repo list --json custom-properties` would be welcome as well
`lateinit var`
Huh that's very strange, Vineflower should be able to see it can simplify that too an if else.
Seems like that would help. Not sure if I'll be able to test it (in the near future).
Do you have an source code example that produces this behavior?
Is it me or are both decompilations wrong?
@matteius Do you want the types as type annotations, or do you think it's better to specify the types in the docstrings to avoid circular imports?