Tin mới
serhiy-storchaka:pydoc-generic-alias
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
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
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
bpo-40296: Fix supporting generic aliases in pydoc
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 (
: 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