File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -20,9 +20,11 @@ Mypy is up to 40% faster in some use cases. This improvement comes largely from
20
20
of the garbage collector. Additionally, the release includes several micro-optimizations that may
21
21
be impactful for large projects.
22
22
23
- Contributed by Jukka Lehtosalo (PR [ 18306] ( https://github.com/python/mypy/pull/18306 ) ,
24
- PR [ 18302] (https://github.com/python/mypy/pull/18302 , PR [ 18298] (https://github.com/python/mypy/pull/18298 ,
25
- PR [ 18299] ( https://github.com/python/mypy/pull/18299 ) .
23
+ Contributed by Jukka Lehtosalo
24
+ - PR [ 18306] ( https://github.com/python/mypy/pull/18306 )
25
+ - PR [ 18302] ( https://github.com/python/mypy/pull/18302 )
26
+ - PR [ 18298] ( https://github.com/python/mypy/pull/18298 )
27
+ - PR [ 18299] ( https://github.com/python/mypy/pull/18299 )
26
28
27
29
### Mypyc Accelerated Mypy Wheels for ARM Linux
28
30
You can’t perform that action at this time.
0 commit comments