Hacker News new | ask | show | jobs
by kalenx 2210 days ago
One good example (for those who do not want to read the full article) is the async keyword. Introducing it as keyword broke a few libraries which were already using them as kwarg in some functions (e.g. pytorch).