Hacker News new | ask | show | jobs
by sanderjd 1066 days ago
> the function has changed in a way observable to callers.

Observable to new callers who might want to pass None, but not to the existing callers who don't pass None as it is because it was not possible prior to the change.