Skip to content
GitLab
Explore
Sign in
Admin message
NRAO Gitlab has been upgraded to version 17.6.2
One-shot typing update to Python 3.12
Code
Review changes
Check out branch
Download
Patches
Plain diff
Daniel Lyons
requested to merge
update-typechecking-to-python-312-retry
into
main
Jun 19, 2024
Overview
0
Commits
4
Pipelines
3
Changes
217
Expand
Changes:
List -> list
DefaultDict -> defaultdict
Dict -> dict
Tuple -> tuple
Optional[X] -> X | None
Union[X, Y] -> X | Y
Edited
Jun 20, 2024
by
Daniel Lyons
Merge request reports
Loading