Eryk Sun <eryk...@gmail.com> added the comment: > The proposal in this issue is to have a public standard library API, > which I'm calling ‘tempfile.makepath’,
It's a few years later, and tempfile.mktemp() still exists and works without raising a deprecation warning. Of course it's still marked as deprecated in the docs. Does anyone still want this tempfile.makepath() function? Or can this issue be closed? ---------- type: behavior -> enhancement versions: +Python 3.10, Python 3.8, Python 3.9 -Python 3.5, Python 3.6 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue26362> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com