[docs] [issue33594] add deprecation since 3.5 for a few methods of inspect.

STINNER Victor report at bugs.python.org
Fri Oct 19 19:40:51 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset ded87d804e2a85b2a3ea9e7a11384b41fafdfa29 by Victor Stinner (Matthias Bussonnier) in branch 'master':
bpo-33594: Add deprecation info in inspect.py module (GH-7036)
https://github.com/python/cpython/commit/ded87d804e2a85b2a3ea9e7a11384b41fafdfa29


----------
nosy: +vstinner

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33594>
_______________________________________


More information about the docs mailing list