Łukasz Langa <[email protected]> added the comment: Have you done any checks how much external code is using the deprecated callables in the wild? I remember when the 3.5 deprecations started, a lot of libraries started emitting them because they stuck to `getargspec` which was Python 2 compatible.
---------- nosy: +lukasz.langa _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45320> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
