File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -114,16 +114,16 @@ These are the current planned major milestones:
114
114
115
115
6 . [ DONE] Release a version of mypy that includes a compiled mypy.
116
116
117
- 7a. More feature/compatibility work. (100% compatibility with Python is distinctly
118
- an anti-goal, but more than we have now is a good idea.)
119
-
120
- 7b . Support compiling Black, which is a prominent tool that could benefit
121
- and has maintainer buy-in.
122
- (Let us know if you maintain another Python tool or library and are
123
- interested in working with us on this!)
124
-
125
- 7c . More optimization! Code size reductions in particular are likely to
126
- be valuable and will speed up mypyc compilation.
117
+ 7 .
118
+ 1 . More feature/compatibility work. (100% compatibility with Python is distinctly
119
+ an anti-goal, but more than we have now is a good idea.)
120
+ 2 . Support compiling Black, which is a prominent tool that could benefit
121
+ and has maintainer buy-in.
122
+ (Let us know if you maintain another Python tool or library and are
123
+ interested in working with us on this!)
124
+
125
+ 3 . More optimization! Code size reductions in particular are likely to
126
+ be valuable and will speed up mypyc compilation.
127
127
128
128
8 . We'll see! Adventure is out there!
129
129
You can’t perform that action at this time.
0 commit comments