gh-85267: Improvements to inspect.signature __text_signature__ handling by hauntsaninja · Pull Request #98796 · python/cpython · GitHub

github.com

Tin mới

hauntsaninja:inspect-signature

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

inspect.signature() doesn't parse __text_signature__ containing a newline character #85267

: Improvements to inspect.signature __text_signature__ …

View reviewed changes

📜🤖 Added by blurb_it.

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

Update Lib/test/test_inspect.py

Update Lib/test/test_inspect.py

another runtime error

needs backport to 3.10

needs backport to 3.11

Regression in help(sqlite3) between Python 3.10.8 and Python 3.11.0 #99003

Merge branch 'main' into inspect-signature

netlify Bot commented Dec 12, 2022 • edited Loading Uh oh! There was an error while loading. Please reload this page.
netlify Bot commented Dec 12, 2022 • edited Loading Uh oh! There was an error while loading. Please reload this page.

netlify Bot commented Dec 12, 2022 • edited Loading Uh oh! There was an error while loading. Please reload this page.

There was an error while loading. Please reload this page.

View reviewed changes

: Improvements to inspect.signature __text_signa…

: Improvements to inspect.signature __text_signa…

[3.11] gh-85267: Improvements to inspect.signature __text_signature__ handling (GH-98796) #100392

[3.10] gh-85267: Improvements to inspect.signature __text_signature__ handling (GH-98796) #100393

: Improvements to inspect.signature __text_signature__…

: Improvements to inspect.signature __text_signature__…

Merged main into regmachine branch (

builtins, code objects, gc, and typing: CPython 3.14 surface completions youknowone/pyre#1332