New submission from Matthias Bussonnier <[email protected]>:
Documentation says formatargspec is deprecated since 3.5, but no DeprecationWarnings are emitted, the docstring also does not mention this fact. ---------- assignee: docs@python components: Documentation messages: 317142 nosy: docs@python, mbussonn priority: normal severity: normal status: open title: formatargspec deprecated but does nto emit DeprecationWarning. versions: Python 3.5, Python 3.6, Python 3.7, Python 3.8 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue33582> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
