New submission from Mario Corchero <[email protected]>: When checking on ways to improve coverage of datetime related functions I found this function that seems not to be used anyware. It is private and mangled, should be safe to remove.
Creating the issue as requested in the PR: https://github.com/python/cpython/pull/4377 ---------- components: Library (Lib) messages: 316827 nosy: mariocj89 priority: normal severity: normal status: open title: Remove private and apparently unused __pad function versions: Python 3.8 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue33541> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
