Two PRs merged into devel

5 views
Skip to first unread message

Edward K. Ream

unread,
6:52 AM (7 hours ago) 6:52 AM
to leo-editor
​Leo's devel branch now contains two PRs:

PR #4804 uses Python's := operator (the so-called "walrus" operator) throughout Leo's core and important plugins. This operator clarifies the code, as discussed in the PR. The PR also fixes a quirp in leoShadow.py. Thanks to Thomas for his comments.

PR #4808 undoes an ill-considered change of API for g.readFileIntoString. As before, this function now returns None in some situations.  Many thanks to Félix for setting me straight. The next time I work on annotations, I promise to leave Leo's API strictly unchanged.

Please keep testing the "devel" branch!

Edward

Edward K. Ream

unread,
7:53 AM (6 hours ago) 7:53 AM
to leo-editor
On Tuesday, July 21, 2026 at 5:52:00 AM UTC-5 Edward K. Ream wrote:
​Leo's devel branch now contains two PRs:

And one more: PR #4810 makes it possible to change c.p as follows: c.p = <a valid position>

Edward
Reply all
Reply to author
Forward
0 new messages