* Re: [yocto-patches] [PATCH] qemurunner: Fix stack trace generation in exception handler [not found] <180EA422A041EE15.19074@lists.yoctoproject.org> @ 2024-12-06 16:46 ` Mathieu Dubois-Briand 0 siblings, 0 replies; only message in thread From: Mathieu Dubois-Briand @ 2024-12-06 16:46 UTC (permalink / raw) To: yocto-patches; +Cc: thomas.petazzoni On Fri Dec 6, 2024 at 5:42 PM CET, Mathieu Dubois-Briand via lists.yoctoproject.org wrote: > Qemurunner exception handling code currently formats the stack trace > using traceback.format_exception(), with parameters introduced in python > 3.10. This will fail on platforms with an older python version. > > Change this to the old parameter order, still supported in current > python versions. > > https://docs.python.org/3/library/traceback.html#traceback.format_exception > > Fixes [YOCTO #15675] > > Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> > --- Sorry, sent to the wrong list... -- Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com ^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-06 16:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <180EA422A041EE15.19074@lists.yoctoproject.org>
2024-12-06 16:46 ` [yocto-patches] [PATCH] qemurunner: Fix stack trace generation in exception handler Mathieu Dubois-Briand
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.