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, christian.heimes, izbyshev, lukasz.langa, ned.deily, pxinwr, r.david.murray, vstinner
Date 2019-04-17.09:46:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555494414.44.0.828087117368.issue31904@roundup.psfhosted.org>
In-reply-to
Content
New changeset 36c41bc2017921321dbb19557f616a6bb7572c83 by Victor Stinner (Lihua Zhao) in branch 'master':
bpo-31904: Fix test_tabnanny on VxWorks (GH-12646)
https://github.com/python/cpython/commit/36c41bc2017921321dbb19557f616a6bb7572c83
History
Date User Action Args
2019-04-17 09:46:54vstinnersetrecipients: + vstinner, christian.heimes, ned.deily, r.david.murray, lukasz.langa, Alex.Willmer, izbyshev, Brian Kuhl, pxinwr
2019-04-17 09:46:54vstinnersetmessageid: <1555494414.44.0.828087117368.issue31904@roundup.psfhosted.org>
2019-04-17 09:46:54vstinnerlinkissue31904 messages
2019-04-17 09:46:54vstinnercreate