]> granicus.if.org Git - python/commit
bpo-33197: Update a error message of invalid inspect.Parameters. (GH-6636) (GH-7204)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 29 May 2018 15:43:54 +0000 (08:43 -0700)
committerYury Selivanov <yury@magic.io>
Tue, 29 May 2018 15:43:54 +0000 (11:43 -0400)
commitcb055bcc2bbfa5dcc6b0332305918a2118d9ebbc
tree48d1969a7469903416eacc5f75d65f381d0db5e1
parent441afbd9c3ae3a9f1d6c985c8aa13e6205ba080b
bpo-33197: Update a error message of invalid inspect.Parameters. (GH-6636) (GH-7204)

(cherry picked from commit a9cab433bbf02f3a1de59d14dc8f583181ffe2d5)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
Lib/inspect.py
Lib/test/test_inspect.py
Misc/NEWS.d/next/Library/2018-04-29-23-56-20.bpo-33197.dgRLqr.rst [new file with mode: 0644]