Documentation | Document Python versions and what we test (#113)
Amar Takhar (@amar)
gitlab at rtems.org
Fri Aug 8 14:12:47 UTC 2025
Amar Takhar commented on a discussion: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/113#note_128437
I mean tracking what works on what platforms. Python is good enough that if it works on one it really should work on the rest. So we can say "We use Python 3.10" and that's the only assertion which just says we've tested it on one of our platforms and it works. Any other problems can come in as MRs or issues.
CI would be focused on testing RTEMS and not testing how widely our tools work we're a volunteer effort when we do have source CI working and if someone wants to fund such an effort we wouldn't say no. It's on the radar but long, long down the road it is for sure something we want to do eventually.
As you said patches will always be welcome it's not like we're saying we don't care just saying we can only assert what we're using so at least we can say "We know it works on this version".
FYI a lot of our issues came out from supporting Python 2 and 3. I'll be making an effort soon to get rid of all Python 2 code and test down to Python 3.10. 3.9 is EOL in October but it _should_ work on lower versions I'm going to try and avoid using anything too modern.
--
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/113#note_128437
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250808/31331eb2/attachment.htm>
More information about the bugs
mailing list