Hacker News new | ask | show | jobs
by matsemann 1325 days ago
Only since 3.10, though, before that it was actually impossible to type the decorators correctly.
1 comments

> Only since 3.10, though, before that it was actually impossible to type the decorators correctly.

There were type gymnastics you could do using overloads to reach any arbitrary level of coverage, but it was ugly and always short of fully general.