Results 27 comments of Jude

Ah yes, the notorious `|` operator had weird edge cases forcing `Union[ ]` instead for sanity... but since it's a function of the class, and we're redefining the class, I...

Thanks! I wasn't sure if I was blatantly misreading code, or missing something obvious. But now that I too have started thinking more deeply about it, I've realized that the...

@leycec to circle back to a [prior convo on how to run scripts with beartype typechecking](https://github.com/beartype/beartype/issues/320#issuecomment-2000131932), a beartype executable could just be a shebang call that substitutes in for python:...

You probably also want to check that the return type container is correct. Specifically, most find the difference between Iterator, Iterable, and Generator confusing, so I'd expect some general level...

Usually, I don't like to read walls of text, unless it's leycec, mastercrafting useless words into an engaging story we'd pay more money for than beartype itself. But in skimming...

My apologies: I'm so used to only checking the issues, I hadn't noticed there was a mountain of work being done on the PRs tab! I guess we can use...

(Not to add to this, but I only look at github issues/PRs on github, and the massive PRs in github broke my low-spec work laptop, so that the files/filetree wouldn't...