On Thursday, July 29, 2021 at 8:41:53 AM UTC-5 Edward K. Ream wrote: > Issues #2049 <https://github.com/leo-editor/leo-editor/issues/2049>and > #2103 <https://github.com/leo-editor/leo-editor/issues/2103> concern mypy > and static type checking.
I have just merged #2103 into devel. Eventually almost all the changes to leoGlobals.py moved into the stub file, leaving only a few suppressions. This will be the last major change to Leo's code base before Leo 6.4. #2049 is still open. However, the first round of changes has been merged into devel. I expect to complete #2049 in a day or two. Félix and I are collaborating on a possible improvement to leoserver.py. This work will have no effect on the rest of Leo's code base. I have just created #2106 <https://github.com/leo-editor/leo-editor/issues/2106> for future mypy work. That work will be done for Leo 6.5. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/48af1dc5-1e43-47ee-b9ab-a94a6c3dad5en%40googlegroups.com.
