Cecil Curry

Results 652 comments of Cecil Curry

**Oh, ho!** What's this? Horrifying parallelization logic in my @beartype? Thankfully... no. At least, not today. Given the example you've so helpfully given, there appears to be a slight misunderstanding....

**Guh!** A likely issue emerges. But first: > Also: I do admit the beartype integration in Fandango is fairly hacky, but it seemed to work just fine. That's super-awesome, actually!...

> For now, I guess I'll be looking for another build system. ...I'm so sorry. `scikit-build` is still an exciting solution to the pressing problem of C extension development. It's...

*...heh.* PEP 646-compliant tuple and type variable tuple unpacking, huh? The QA nightmare fuel that has consumed my every waking moment for the past three months, huh? The day has...

> it seems kind of antithetic to the idea of type checking to me. True words have now been spoken. > Now I would vote to not support it 😅...

**Yes!** Let's do this. Please meet me over at beartype/beartype#544 for a feature request throw-down. Let's spec some integrations out. As for this issue... I'd probably close it. PEP 646...

**WOAH.** Lovin' it! Thanks so much for pounding this into the ground on a grim Friday night on the cusp of winter. The leaves are rattling. The trees are swaying....

**...heh.** You two are incorrigible. I love it! This PR and the madcap conversations that ensued fill with me with unspeakable energy to do something. This is the ultimate one-liner,...

[`typinox`](https://github.com/EtaoinWu/typinox) looks so cool! Come look at what @EtaoinWu is doing with `jaxtyping` and `equinox`, @patrick-kidger. 🆒 **Back to this awesome feature request.** Let's see here... > First, `Annotated[*Ts, ...]`...

**...lol.** `Annotated[TypeAliasType("*Ts", *Ts), ~IsEqual[None]]` is *incredibly* clever. I never knew `TypeAliasType` could be instantiated from Python code. Today, I learned many things. You've gone beyond where even @leycec dares to...