Steve Berdy
Steve Berdy
It makes sense that it would be a good idea to allow some sort of path-like object, even without specifying examples of path-like object types with type hinting. If you...
Hi, I know it's been a while, but just tell me when you're ready to proceed with these type hint PRs and I'll work on them :)
@jonsequitur great release! I do want to add that I also have the same issue that @SiliconFiend has.
This issue is still ongoing with v2.28.2. I think I'll make a PR since this doesn't exactly break the rules for the indefinite feature-freeze.
@m-richards thanks for doing this!
Thank you @m-richards! I super appreciate this!
Without looking at it, I'd say it looks great. Uhhh, hope that helps.
@jaredpar sure. It's just a bare-minimum replication of the general control flow ```csharp public class Benchmarks { private static readonly Stack s = new(); static Benchmarks() { for (int i...
Trying to trace the issue in the tests. It's not very clear from the helix logs
@martinfleis Do you have any particular feedback for this PR that I could use in the other type hint PRs?