Hacker News new | ask | show | jobs
by haypo 3930 days ago
No, a PEP was required because there was a lot of discussion on the API, and also non trivial choices on the implementation (pure C? pure Python? C+Python?). To have an idea of the amount of discussion, read the "Rejected ideas" of the PEP:

https://www.python.org/dev/peps/pep-0471/#rejected-ideas

1 comments

Why would changing the underlying workings of os.walk require a PEP?