]> granicus.if.org Git - python/commit
Issue #13248: Remove inspect.getargspec from 3.6 (deprecated from 3.0)
authorYury Selivanov <yselivanov@sprymix.com>
Thu, 23 Jul 2015 14:36:02 +0000 (17:36 +0300)
committerYury Selivanov <yselivanov@sprymix.com>
Thu, 23 Jul 2015 14:36:02 +0000 (17:36 +0300)
commitf1b5ccb9937b8336078f023bf7deb6615a5e28c8
treeab6ec047bdb5921d3fbe251092ad9cb6cdfd8951
parent28cff18dedaf994109a1c4c8f363a076941e1ba3
Issue #13248: Remove inspect.getargspec from 3.6 (deprecated from 3.0)
Doc/library/inspect.rst
Doc/whatsnew/3.6.rst
Lib/inspect.py
Lib/test/test_inspect.py