Fix lyxpak to be Python 3 compatible

Scott Kostyshak skostysh at lyx.org
Wed Dec 6 19:21:57 UTC 2023


On Wed, Dec 06, 2023 at 04:16:10PM +0000, José Matos wrote:
> Based on the error reported on the lyx-users here follows a fix for
> issue reported.
> 
> I took the change and I changed some minor annoyances:
> * test comparison with None;
> * fixed a region where the indentation was different from all the
> others (2 spaces instead of 4);
> * replaced xrange with range.
> 
> Could someone, please, commit this?

Thanks for the quick fix!

It's in master at 9143878e.

Next time, it might be easier if you make the patch with

  git format-patch HEAD^

This way you can add a commit message.

Scott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20231206/f7ffda6a/attachment.asc>


More information about the lyx-devel mailing list