Deprecate confusing APIs like โos.path.commonprefix()โ. After fixing a vulnerability in #pip, I started digging into the confusing API and found more than I expected.
๐ https://sethmlarson.dev/deprecate-confusing-apis-like-os-path-commonprefix

Deprecate confusing APIs like โos.path.commonprefix()โ
The os.path.commonprefix() function has been an API in the Python standard library for at least 35 years (since February 1991) and in that time has been confusing users and creating security issues...
sethmlarson.dev ยท sethmlarson.dev
Link author:
Seth Larson@sethmlarson@fosstodon.org