New Mono-spaced Font From Intel

2023-06-10 Thread Thomas Passin
Intel has open-sourced a new monospaced font family called "IntelOne 
Mono".  It's available via GitHub .  
They say it was developed to be very readable even for people with visual 
handicaps or for developers whose eyes get irritated by long hours staring 
at the screen.

I've only just started trying it out. So far it looks good.  Curly brackets 
look a little odd - I think that's deliberate to make them more readable.

-- 
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/5aff7b1f-1d90-4a08-930c-1153797bf568n%40googlegroups.com.


Re: Another mass update: PR #3367

2023-06-10 Thread Edward K. Ream
On Sat, Jun 10, 2023 at 8:57 AM Thomas Passin  wrote:

> That trystar error shows up on my Windows 3.11 machine too:


It will show up on any Python 3.11 machine :-)

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/CAMF8tS1dxBOr3GPdF3uJFmESTTHo6Soo3q4nFJ6tnPN5DcBvng%40mail.gmail.com.


Re: Another mass update: PR #3367

2023-06-10 Thread Thomas Passin
That trystar error shows up on my Windows 3.11 machine too:

C:\Tom\git\leo-editor\leo\scripts>test-leo
test-leo
..Missing
 
visitor: TokenOrderGenerator.TryStar
F..s..
==
FAIL: test_visitors_exist 
(leo.unittests.core.test_leoAst.TestTokens.test_visitors_exist)
Ensure that visitors for all ast nodes exist.
--
Traceback (most recent call last):
  File "C:\Tom\git\leo-editor\leo\unittests\core\test_leoAst.py", line 
2745, in test_visitors_exist
assert not errors, msg
AssertionError: 63 node types, 32 op types, 1 errors

--
Ran 848 tests in 9.476s

FAILED (failures=1, skipped=1)

On Saturday, June 10, 2023 at 3:40:20 AM UTC-4 Edward K. Ream wrote:

> On Sat, Jun 10, 2023 at 12:58 AM Viktor Ransmayr  
> wrote:
>
>  I've tested the 'leo-editor:devel' branch in a Fedora 37 VM.
>>
>> Running Leo's unit tests reports two errors:
>>
>
> Thanks for the report. The failing test_visitors_exist test is due to the 
> new `trystar` ast node in Python 3.11. See Leo issue #3368 
> .
>
> The failing test_bug_3270_at_path test is likely due to a problem with 
> the test itself. See Leo issue #3369 
> .
>
> 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/82f8e34f-a23b-4a6b-ac14-d197786736dbn%40googlegroups.com.


Re: Another mass update: PR #3367

2023-06-10 Thread Edward K. Ream
On Sat, Jun 10, 2023 at 12:58 AM Viktor Ransmayr 
wrote:

 I've tested the 'leo-editor:devel' branch in a Fedora 37 VM.
>
> Running Leo's unit tests reports two errors:
>

Thanks for the report. The failing test_visitors_exist test is due to the
new `trystar` ast node in Python 3.11. See Leo issue #3368
.

The failing test_bug_3270_at_path test is likely due to a problem with the
test itself. See Leo issue #3369
.

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/CAMF8tS0hssYADg-KEWGxSRY0XzMCnPH%3DFiTmtQxE0iN3fU0fpw%40mail.gmail.com.


Re: Another mass update: PR #3367

2023-06-10 Thread Edward K. Ream
On Fri, Jun 9, 2023 at 2:09 PM Thomas Passin  wrote:

> Leo loaded using Python 3.11 on Windows.  So that's good.
>

Thanks for 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/CAMF8tS3m6UnEDPz-dwHFabaHmESTDVs9RngKZF7-dbn%2B-N%3D5XQ%40mail.gmail.com.