-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Closed
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
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 dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error