Y
Hacker News
new
|
ask
|
show
|
jobs
by
sheepscreek
252 days ago
I much prefer the rigidity of pyrefly. It enforces a standard expectation across the code base, which will lead to less surprises IMO.
1 comments
whilenot-dev
252 days ago
The weird Literal promotion makes pyrefly unusable for me, except if I'd avoid Literal types:
https://github.com/facebook/pyrefly/issues/742
link