Gedare Bloom commented: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5154#note_115107


Several of these are 3rd party scripts and should likely not be modified by us.

Windows/MSYS does not ship `python3.exe` so the `#!/usr/bin/env python3` is not 
portable there and requires a local workaround, such as I documented in 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/blob/main/README.md?ref_type=heads#windows

I don't know what the long-term plan is from other operating systems, will they 
continue to use `python3` or will they revert to `python` with the obsolescence 
of `python2`? What does Python recommend doing?

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5154#note_115107
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to