bpo-40296: Fix supporting generic aliases in pydoc by serhiy-storchaka · Pull Request #30253 · python/cpython · GitHub

github.com

Tin mới

serhiy-storchaka:pydoc-generic-alias

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

bpo-40296: Fix supporting generic aliases in pydoc

needs backport to 3.9

needs backport to 3.9

needs backport to 3.10

needs backport to 3.10

awaiting core review

awaiting core review

View reviewed changes

Learn more about hiding disruptive comments

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

Merge branch 'main' into pydoc-generic-alias

Merge branch 'main' into pydoc-generic-alias

[3.10] bpo-40296: Fix supporting generic aliases in pydoc (

[3.10] bpo-40296: Fix supporting generic aliases in pydoc (GH-30253). (GH-31976) (cherry picked from commit cd44afc573e2e2de8d7e5a9119c347373066cd10)

[3.10] bpo-40296: Fix supporting generic aliases in pydoc (

: Fix supporting generic aliases in pydoc (

TypeError raised by help(numpy.typing) numpy/numpy#21240

Getting exception with Python 3.9 and 0.9.2 pdoc3/pdoc#286

[3.9] bpo-40296: Fix supporting generic aliases in pydoc (

gh-136438: Make sure test.test_pydoc.test_pydoc pass with all optimization levels #136479