[3.7] bpo-33911: Fixed deprecation warning in xmlrpc.server (GH-7847) by miss-islington · Pull Request #8294 · python/cpython
Conversation
Replace deprecated inspect.getfullargspec() with inspect.signature(). (cherry picked from commit 35c0809) Co-authored-by: Nicolas Noé <nicolas@niconoe.org>
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters