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 LorenzMende, ammar2, db3l, eryksun, heckad, miss-islington, paul.moore, skoslowski, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-10-03.15:31:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570116697.46.0.897926515603.issue36670@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the bug report. I was impacted by the bug with my French locale as well.

I pushed a fix based on Lorenz Mende's work, with minor changes. I also enhanced WindowsLoadTracker to handle partial write and report parsing errors as warnings rather than exception.

I pushed other changes to enhance regrtest in general.

The load average is not updated every second and it's value is initialized from the arithmetic mean of the first 5 values of the Processor Queue Length.
History
Date User Action Args
2019-10-03 15:31:37vstinnersetrecipients: + vstinner, paul.moore, db3l, tim.golden, zach.ware, eryksun, steve.dower, ammar2, miss-islington, LorenzMende, skoslowski, heckad
2019-10-03 15:31:37vstinnersetmessageid: <1570116697.46.0.897926515603.issue36670@roundup.psfhosted.org>
2019-10-03 15:31:37vstinnerlinkissue36670 messages
2019-10-03 15:31:37vstinnercreate