This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients pxinwr, terry.reedy, vstinner
Date 2020-12-08.23:22:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607469766.61.0.263959708353.issue41439@roundup.psfhosted.org>
In-reply-to
Content
Thanks Peixing Xin, I merged your fix.

Terry:
> I could merge and backport

I don't think that it's worth it to backport to 3.9: Python 3.9 doesn't support VxWorks. I prefer to only merge VxWorks changes in the master branch.

Terry:
> We do not put conditions for unsupported oses in production code, but I don't know about skips for such systems in tests.

The final change is not specific to VxWorks and so reasonable.
History
Date User Action Args
2020-12-08 23:22:46vstinnersetrecipients: + vstinner, terry.reedy, pxinwr
2020-12-08 23:22:46vstinnersetmessageid: <1607469766.61.0.263959708353.issue41439@roundup.psfhosted.org>
2020-12-08 23:22:46vstinnerlinkissue41439 messages
2020-12-08 23:22:46vstinnercreate