FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-107782: Pydoc: fall back to __text_signature__ if inspect.signature() fails by serhiy-storchaka · Pull Request #107786 · python/cpython · GitHub

/ cpython Public

gh-107782: Pydoc: fall back to __text_signature__ if inspect.signature() fails - #107786

Merged
serhiy-storchaka merged 3 commits into
python:mainfrom
serhiy-storchaka:pydoc-text-signature
Aug 11, 2023
Merged

serhiy-storchaka merged 3 commits into
python:mainfrom
serhiy-storchaka:pydoc-text-signature

Conversation

serhiy-storchaka commented Aug 8, 2023 •
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

It allows to show signatures which are not representable in Python, e.g. for getattr and dict.pop.

…gnature() fails

It allows to show signatures which are not representable in Python,
e.g. for getattr and dict.pop.

ambv commented Aug 11, 2023

Copy link
Copy Markdown
Contributor

Closing and re-opening to retrigger CLA checks. Sorry for the noise.

ambv closed this Aug 11, 2023
ambv reopened this Aug 11, 2023
serhiy-storchaka merged commit a39f0a3 into python:main Aug 11, 2023
serhiy-storchaka deleted the pydoc-text-signature branch August 11, 2023 17:51
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL