Leo http://leoeditor.com 6.6.1 is now available on GitHub
<https://github.com/leo-editor/leo-editor/releases> and pypi
<https://pypi.org/project/leo/6.6.1/>.

Leo is an IDE, outliner and PIM <http://leoeditor.com/preface.html>.

*The highlights of Leo 6.6.1*

   - Improve support for Python 3.10 and PyQt6.
   - Simplify the TokenOrderGenerator class in leoAst.py.
   - Improve argument handling when running leo.core.leoAst externally.
   Run python -m leo.core.leoAst -h for details.
   - Control-clicking on a file name searches for the corresponding @<file>
   node.</file>
   - Create clickable links when copying text into the log pane.
   - Leo's mypy command runs without blocking Leo.
   - Improve the add-mypy-annotations command.
   - Clean all files with reindent.
   - The usual minor bug fixes.

*6.6.1 Links*

   - 6.6.1 issues
   
<https://github.com/leo-editor/leo-editor/issues?q=is%3Aissue+milestone%3A6.6.1>
   - 6.6.1 pull requests
   <https://github.com/leo-editor/leo-editor/pulls?q=is%3Apr+milestone%3A6.6.1>
   - 6.6.1 bug fixes
   
<https://github.com/leo-editor/leo-editor/issues?q=label%3Abug+milestone%3A6.6.1+>
   - 6.6.1 enhancements
   
<https://github.com/leo-editor/leo-editor/issues?q=is%3Aissue+milestone%3A6.6.1+label%3Aenhancement+>
   - 6.6.1 code-level improvements
   
<https://github.com/leo-editor/leo-editor/issues?q=milestone%3A6.6.1+label%3Acode+>

*General Links*

   - Leo's home page: http://leoeditor.com
   - Documentation <http://leoeditor.com/leo_toc.html>
   - Tutorials <http://leoeditor.com/tutorial.html>
   - Video tutorials <http://leoeditor.com/screencasts.html>
   - Forum <http://groups.google.com/group/leo-editor>
   - Download <http://sourceforge.net/projects/leo/files/>
   - Leo on GitHub <https://github.com/leo-editor/leo-editor>
   - LeoVue <https://github.com/kaleguy/leovue#leo-vue>
   - What people are saying about Leo
   <http://leoeditor.com/testimonials.html>
   - A web page that displays .leo files
   <http://leoeditor.com/load-leo.html>
   - More links <http://leoeditor.com/leoLinks.html>

Edward
-----------------------------------------------------------------
Edward K. Ream: edream...@gmail.com
An old man, crazy about computer programming.
Leo Editor: http://leoeditor.com/
-----------------------------------------------------------------
_______________________________________________
Python-announce-list mailing list -- python-announce-list@python.org
To unsubscribe send an email to python-announce-list-le...@python.org
https://mail.python.org/mailman3/lists/python-announce-list.python.org/
Member address: arch...@mail-archive.com

Reply via email to