Skip to content

Commit 4738ffa

Browse files
committed
Changelog updates for 1.20 (#21109)
Add sections for major features and list items for small user-visible changes. Document expected major changes in the mypy 2.0 release. Related issue: #20726
1 parent b4f07a7 commit 4738ffa

File tree

2 files changed

+484
-4
lines changed

2 files changed

+484
-4
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
hooks:
2727
- id: codespell
2828
args:
29-
- --ignore-words-list=HAX,ccompiler,ot,statics,whet,zar
29+
- --ignore-words-list=HAX,Nam,ccompiler,ot,statics,whet,zar
3030
exclude: ^(mypy/test/|mypy/typeshed/|mypyc/test-data/|test-data/).+$
3131
- repo: https://github.com/rhysd/actionlint
3232
rev: v1.7.7

0 commit comments

Comments
 (0)