summaryrefslogtreecommitdiffstats
path: root/Python/Python-tokenize.c
diff options
context:
space:
mode:
authorAlex Waygood <Alex.Waygood@Gmail.com>2023-05-20 10:24:00 (GMT)
committerGitHub <noreply@github.com>2023-05-20 10:24:00 (GMT)
commit02b60035ceb735c3f7dd5bb7dc6a1508748a7a8d (patch)
tree5f23834dfd07e63b968b803509df9ea596783266 /Python/Python-tokenize.c
parent06eeee97e36aa6bb3d21d7cbc288763ae3a7b21e (diff)
downloadcpython-02b60035ceb735c3f7dd5bb7dc6a1508748a7a8d.zip
cpython-02b60035ceb735c3f7dd5bb7dc6a1508748a7a8d.tar.gz
cpython-02b60035ceb735c3f7dd5bb7dc6a1508748a7a8d.tar.bz2
gh-104683: Argument clinic: use `dict` over `OrderedDict` (#104647)
For code readability. Instances of `builtins.dict` have been ordered since 3.6, and have been guaranteed by the language to be ordered since Python 3.7. Argument Clinic now requires Python 3.10+.
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions