Deprecate confusing APIs like “os.path.commonprefix()”

18 points by kngl


nortti

I'm a bit surprised this made it to Python 3 at all. It was already known to be badly named/placed by the time, and I do remember Python 3 rearranging / dropping bits of the stdlib.