Hacker News new | ask | show | jobs
by dagw 597 days ago
They couldn't be in the standard library.

Why not? Python does make breaking changes to the standard library when going from 3.X to 3.X+1 quite regularly.

1 comments

Only usually after YEARS of deprecation warnings
Async was a good example where that didn’t happen, but to be fair to the maintainers, it was fairly experimental