Closed
Description
Feature or enhancement
Proposal:
Do not use Point = NamedTuple("Point", x=int, y=int)
, but use the class or functional syntax instead.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Linked PRs
Metadata
Metadata
Assignees
Labels
Python modules in the Lib dirPython modules in the Lib dirA feature request or enhancementA feature request or enhancement