-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Closed
Labels
Description
Documentation
The word "replace" in the docs for inspect.Signature.replace() is missing appropriate markup to make it not appear as just the word "replace":
cpython/Doc/library/inspect.rst
Line 733 in 44fc378
| Create a new Signature instance based on the instance replace was invoked |
Probably needs a :meth:, but at least some code literal markup.