bugGNU TeXmacs - Bugs: bug #57555, Python 3 support

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #57555: Python 3 support

Submitter:  simonzack <simonzack>
Submitted:  Wed 08 Jan 2020 07:43:54 AM UTC
   
 
Category:  None Priority:  5 - Normal
Item Group:  Error Status:  Fixed
Privacy:  Public Assigned to:  vdhoeven
Originator Name:  Open/Closed:  Closed
Release:  None Release: 
Fixed Release:  None Fixed Release: 
Keywords: 

Sat 31 Oct 2020 05:11:15 PM UTC, comment #5: 

Thanks Darcy for the explanations.

  1. Understood.
  2. This code is for use by Inkscape, not TeXmacs as far as I understand it.
  3. The python script is only used as a fallback.

So I think that it is safe indeed to close this bug.

Joris van der Hoeven <vdhoeven>
Group administrator
Sat 31 Oct 2020 04:25:45 PM UTC, comment #4: 

1. python code under examples/plugins is rewritten by me, and it supports Python 3.
2. misc/inkscape_extension/texmacs_reedit.py is created by slowphil, I did not use TeXmacs with inkscape before. I will not change the code.
3. The mathematica plugin is not well-maintained. I will not change the related python files.


As a result, close it. It is not a bug.


Darcy Shen <sadhen>
Group Member
Fri 30 Oct 2020 09:15:29 PM UTC, comment #3: 

Darcy: should I consider this bug as closed?

Joris van der Hoeven <vdhoeven>
Group administrator
Sat 07 Mar 2020 02:16:12 AM UTC, comment #2: 

Excluding the "tmpy" part, which does support Python 3, there are other parts which have Python files in them:

- `examples/plugins/`: I'm not sure if compatible.
- `misc/inkscape_extension/texmacs_reedit.py`: I'm not sure if compatible.
- `plugins/mathematica/bin/realpath.py`: Not compatible with Python 3, but easy fix.

simonzack <simonzack>
Tue 21 Jan 2020 12:42:20 PM UTC, comment #1: 

Plugins implemented in python are developed under Python 3 by me.

And there is a guide to switch Python version:

https://github.com/texmacs/python

For the next release,TeXmacs will use Python 3 by default. If Python 3 is not available, TeXmacs will use Python 2.

Darcy Shen <sadhen>
Group Member
Wed 08 Jan 2020 07:43:54 AM UTC, original submission:  

Python 2 support has already ended as of 2020, need Python 3 support now.

simonzack <simonzack>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by vdhoeven (Updated the item)
  • -email is unavailable- added by sadhen (Posted a comment)
  • -email is unavailable- added by simonzack (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-10-31 vdhoeven StatusIn Progress Fixed
        Open/ClosedOpen Closed
    2020-10-30 vdhoeven StatusNone In Progress
        Assigned toNone vdhoeven
    2020-10-23 vdhoeven Item GroupNone Error

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code