Skip to content

Conversation

@pxinwr
Copy link
Contributor

@pxinwr pxinwr commented Mar 13, 2019

This is the successive PR after #11968. This PR adds time module support and fixes test_time failures for VxWorks RTOS. Since time.clock will be removed from Python 3.8 as warned in the codes, so we simply turn it off for VxWorks. And accordingly change the test cases in test_time.py.
More and full support on modules for VxWorks will continuously be added by the coming PRs.
VxWorks is a product developed and owned by Wind River. For VxWorks introduction or more details, go to https://www.windriver.com/products/vxworks/
Wind River will have a dedicated engineering team to contribute to the support as maintainers.
We already have a working buildbot worker internally, but has not bound to master. We will check the process for the buildbot, then add it.

https://bugs.python.org/issue31904

@vstinner
Copy link
Member

I merged my PR #12726. Please rebase your PR on top of it.

@pxinwr
Copy link
Contributor Author

pxinwr commented Apr 15, 2019

@vstinner Rebase done. And all issues fixed as requested.

@vstinner vstinner merged commit f1464f4 into python:master Apr 15, 2019
@pxinwr pxinwr deleted the fix-issue-31904-time branch July 12, 2021 09:40
@kuhlenough kuhlenough mannequin mentioned this pull request Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants