Discussion:
[Sugar-devel] Port to python3
Shivam Rai
2021-04-10 12:28:04 UTC
Permalink
Pls guide,
How can i check that whether the port of an activity is successfully
complete or which activities still require some work.
Saumya Mishra
2021-04-10 12:47:26 UTC
Permalink
Hi Shivam,

Please go through this guide
https://github.com/sugarlabs/sugar-docs/blob/master/src/python-porting-guide.md
for any doubts related to Port of activity to Python 3. You can check the
pull request in GitHub repositories to check whether some work is remained
or not related to the port. Also, you can check old commits to see if the
activity is ported earlier to Python 3.



Regards
Saumya Mishra
Post by Shivam Rai
Pls guide,
How can i check that whether the port of an activity is successfully
complete or which activities still require some work.
_______________________________________________
Sugar-devel mailing list
http://lists.sugarlabs.org/listinfo/sugar-devel
James Cameron
2021-04-11 23:11:29 UTC
Permalink
Ultimate test is to run the activity on a system that does not have
Python 2. If it doesn't run, or doesn't run properly, then work is
needed, and some of that work may relate to porting to Python 3.
--
James Cameron
https://quozl.linux.org.au/
Continue reading on narkive:
Loading...