[issue24305] The new import system makes it impossible to correctly issue a deprecation warning for a module

Nick Coghlan report at bugs.python.org
Thu May 28 06:02:49 CEST 2015


Nick Coghlan added the comment:

I've made this depend on issue 23810, rather than duplicating it.

That way, issue 23810 can cover fixing the stdlib deprecation warnings, while this can cover making it a public API.

----------
dependencies: +Suboptimal stacklevel of deprecation warnings for formatter and imp modules

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24305>
_______________________________________


More information about the Python-bugs-list mailing list