8000 PEP 695: not all name collisions are tested · Issue #105437 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
PEP 695: not all name collisions are tested #105437
Closed
@sobolevn

Description

@sobolevn

Right now there are two tests for name colisions of type parameters of type aliases and functions:

They only test A and **A collide. But, PEP clearly states that A and *A collide as well.
I will send a PR.

I am really sorry that I have to put all my review comments to #103764 as separate issues, but I've missed my chance to properly review the PEP's implementation.

Linked PRs

48CC

Metadata

Metadata

Assignees

Labels

testsTests in the Lib/test dirtopic-typingtype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0