]> granicus.if.org Git - python/commit
bpo-37099: Silence DeprecationWarning in test_inspect (GH-13679)
authorXtreak <tir.karthi@gmail.com>
Thu, 30 May 2019 12:01:39 +0000 (17:31 +0530)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 30 May 2019 12:01:39 +0000 (05:01 -0700)
commit6d0b7470a4738a403ef48cfd50d9447e0f32f00c
treefd12d2faa33e9f2c7a608fef6bb2ba9a881e0a36
parent249b7d59d8038f9017fc95dc28a3ce3494aaf832
bpo-37099: Silence DeprecationWarning in test_inspect (GH-13679)

Fix DeprecationWarning introduced in aee19f54f6fe45f6b3c906987941e5a8af4468e9

https://bugs.python.org/issue37099
Lib/test/test_inspect.py