Skip to content

PEP750: test that Template and Interpolation types are final #133211

@sobolevn

Description

@sobolevn

Bug report

They should be final, because a lot of places use _PyInterpolation_CheckExact and _PyTemplate_CheckExact.

And they are final right now, we just need to test this. I have a PR ready.

@lysnikolaou sorry that I am finding this issues just now, but it is better late than never :)

Linked PRs

Metadata

Metadata

Assignees

Labels

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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions