Re: Updated Leo 6.6.2 released

2022-05-26 Thread Edward K. Ream
On Thu, May 26, 2022 at 5:29 AM Viktor Ransmayr 
wrote:

I've tested the combination of 'devel' at GitHub & '6.6.2-2' at PyPI in a
> Debian 11 & a Fedora 34 VM.
>
> The 'test-all' command is working everywhere.
>

Thanks for the confirmation :-)

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 leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS20Mv_3VfEM54viQrRfhhLgoz%2BofWkoShxBjon3-8AUdw%40mail.gmail.com.


Re: Updated Leo 6.6.2 released

2022-05-26 Thread Viktor Ransmayr
Hello Edward & Thomas,

Edward K. Ream schrieb am Mittwoch, 25. Mai 2022 um 12:33:32 UTC+2:

> An updated version Leo 6.6.2 is now available on GitHub 
>  and pypi 
> . The updated version runs on Python 
> 3.6. The previous version didn't.
>
> This will be the official 6.6.2 version unless truly serious problems 
> arise. We'll fix minor problems in the 6.6.3 cycle. Nevertheless, I'll wait 
> until Friday to announce 6.6.2 publicly.
>

I've tested the combination of 'devel' at GitHub & '6.6.2-2' at PyPI in a 
Debian 11 & a Fedora 34 VM.

The 'test-all' command is working everywhere.

Thanks a lot to both of you!

With kind regards,

Viktor

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/e4c8c0af-80f9-4c22-8c76-06a84730f011n%40googlegroups.com.


Re: Updated Leo 6.6.2 released

2022-05-25 Thread Edward K. Ream
On Wed, May 25, 2022 at 6:05 AM tbp1...@gmail.com 
wrote:

> It's working with Python 3.6.9 on Linux Mint..


Thanks for the confirmation.

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 leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS1HTCKDi3Oro%3DL07OCcrVsdP8ZjvxgD5-%2Bpa7iEUnRb4w%40mail.gmail.com.


Re: Updated Leo 6.6.2 released

2022-05-25 Thread tbp1...@gmail.com
It's working with Python 3.6.9 on Linux Mint..

On Wednesday, May 25, 2022 at 6:33:32 AM UTC-4 Edward K. Ream wrote:

> An updated version Leo 6.6.2 is now available on GitHub 
>  and pypi 
> . The updated version runs on Python 
> 3.6. The previous version didn't.
>
> This will be the official 6.6.2 version unless truly serious problems 
> arise. We'll fix minor problems in the 6.6.3 cycle. Nevertheless, I'll wait 
> until Friday to announce 6.6.2 publicly.
>
> Once again, thanks for all your testing.
>
> 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 leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/0408cb72-3930-43e8-b148-d7c733ff08f1n%40googlegroups.com.


Updated Leo 6.6.2 released

2022-05-25 Thread Edward K. Ream
 An updated version Leo 6.6.2 is now available on GitHub 
 and pypi 
. The updated version runs on Python 
3.6. The previous version didn't.

This will be the official 6.6.2 version unless truly serious problems 
arise. We'll fix minor problems in the 6.6.3 cycle. Nevertheless, I'll wait 
until Friday to announce 6.6.2 publicly.

Once again, thanks for all your testing.

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 leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/034d2813-0b1d-47ba-a62b-74b3331f9744n%40googlegroups.com.


Re: Leo 6.6.2 released

2022-05-24 Thread Edward K. Ream
On Tue, May 24, 2022 at 9:30 AM tbp1...@gmail.com 
wrote:

> Apparently we don't support Python 3.6 any more?
>

Oops.  The fix is in devel: replace (in annotations) re.Match and
re.Pattern with Any.

Thanks for the testing.  I'll create a new 6.6.2-3 branch tomorrow.

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 leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS2sKyKfgJNqOwTFaEki%3DJ-KWuS2uNqLtku4vmmTyPPUig%40mail.gmail.com.


Re: Leo 6.6.2 released

2022-05-24 Thread tbp1...@gmail.com
Apparently we don't support Python 3.6 any more?

Using Python3.6.9:

tom@tom-VirtualBox:~$ python3 -m leo.core.runLeo
module 're' has no attribute 'Pattern'
*** Leo could not be started ***

On Tuesday, May 24, 2022 at 9:46:54 AM UTC-4 Edward K. Ream wrote:

> Leo http://leoeditor.com 6.6.2 is now available on GitHub 
>  and pypi 
> .  Thanks to all those who have 
> contributed to this release.
>
> I'll wait until this Friday, May 27 to announce this release widely. There 
> is still time for last-minute changes.
>
> *The highlights of Leo 6.6.2*
>
>- Add "File Only" option in Leo's Find Pane.
>- Remove pylint-leo.py, pyflakes-leo.py and related code.
>- Add mypy annotations for Leo's most important files.
>- Fixed 9 minor bugs
>
> 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 leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/165674e6-71b2-47a6-b89f-fa5d1b390c63n%40googlegroups.com.


Leo 6.6.2 released

2022-05-24 Thread Edward K. Ream
 

Leo http://leoeditor.com 6.6.2 is now available on GitHub 
 and pypi 
.  Thanks to all those who have 
contributed to this release.

I'll wait until this Friday, May 27 to announce this release widely. There 
is still time for last-minute changes.

*The highlights of Leo 6.6.2*

   - Add "File Only" option in Leo's Find Pane.
   - Remove pylint-leo.py, pyflakes-leo.py and related code.
   - Add mypy annotations for Leo's most important files.
   - Fixed 9 minor bugs

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 leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/81712525-1fea-4804-8d08-9263b9d9985en%40googlegroups.com.