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 Alex.Willmer, Brian Kuhl, izbyshev, lukasz.langa, ned.deily, r.david.murray, terry.reedy, vstinner
Date 2019-03-13.17:18:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552497508.05.0.641275330048.issue31904@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8b5bdda5b4c418c4a858f183763d0a497170977c by Victor Stinner (pxinwr) in branch 'master':
bpo-31904: Adapt the _signal module to VxWorks RTOS (GH-12304)
https://github.com/python/cpython/commit/8b5bdda5b4c418c4a858f183763d0a497170977c
History
Date User Action Args
2019-03-13 17:18:28vstinnersetrecipients: + vstinner, terry.reedy, ned.deily, r.david.murray, lukasz.langa, Alex.Willmer, izbyshev, Brian Kuhl
2019-03-13 17:18:28vstinnersetmessageid: <1552497508.05.0.641275330048.issue31904@roundup.psfhosted.org>
2019-03-13 17:18:28vstinnerlinkissue31904 messages
2019-03-13 17:18:28vstinnercreate