From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH 09/28] data/event/siggen: Fix various exceptions [FIXME]
Date: Wed, 01 Jun 2016 14:00:44 +0100 [thread overview]
Message-ID: <1464786044.19932.8.camel@linuxfoundation.org> (raw)
In-Reply-To: <1464784607-2985-9-git-send-email-richard.purdie@linuxfoundation.org>
On Wed, 2016-06-01 at 13:36 +0100, Richard Purdie wrote:
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> ---
> lib/bb/data.py | 1 +
> lib/bb/event.py | 3 ++-
> lib/bb/siggen.py | 3 ++-
> 3 files changed, 5 insertions(+), 2 deletions(-)
Ignore this patch, it shouldn't have been included. This one notes some
areas we really need to improve the exception handling. I need to clean
it up and resend as a separate issue.
Cheers,
Richard
next prev parent reply other threads:[~2016-06-01 13:00 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-01 12:36 [PATCH 01/28] bitbake/bs4: Upgrade 4.3.2 -> 4.4.1 (python 3 version) Richard Purdie
2016-06-01 12:36 ` [PATCH 02/28] bitbake/pyinotify.py: Upgrade to py3 version Richard Purdie
2016-06-01 12:36 ` [PATCH 03/28] bitbake: Drop futures usage since we're python 3 Richard Purdie
2016-06-01 12:36 ` [PATCH 04/28] bitbake: Convert to python 3 megacommit This needs breaking up into smaller changes Richard Purdie
2016-06-01 12:36 ` [PATCH 05/28] data_smart: Simplify ExpansionError exception Richard Purdie
2016-06-01 12:36 ` [PATCH 06/28] lib/bb: Set required python 3 version to 3.4.0 Richard Purdie
2016-06-01 12:36 ` [PATCH 07/28] image-writer/goggle: Disable pygtkcompat problems Richard Purdie
2016-06-01 12:36 ` [PATCH 08/28] google/image-writer: Drop since bitrotting and no longer used Richard Purdie
2016-06-01 12:36 ` [PATCH 09/28] data/event/siggen: Fix various exceptions [FIXME] Richard Purdie
2016-06-01 13:00 ` Richard Purdie [this message]
2016-06-01 12:36 ` [PATCH 10/28] toaster: use force_text instead of force_bytes Richard Purdie
2016-06-01 12:36 ` [PATCH 11/28] toaster: get rid of using reduce Richard Purdie
2016-06-01 12:36 ` [PATCH 12/28] toaster: fix imports to work for python 3 Richard Purdie
2016-06-01 12:36 ` [PATCH 13/28] toaster: fix local imports Richard Purdie
2016-06-01 12:36 ` [PATCH 14/28] toaster: modified list of dependencies Richard Purdie
2016-06-01 12:36 ` [PATCH 15/28] toaster: use decode('utf-8') for binary data Richard Purdie
2016-06-01 12:36 ` [PATCH 16/28] toaster: use items and range instead of old APIs Richard Purdie
2016-06-01 12:36 ` [PATCH 17/28] toaster: replace map with list comprehensions Richard Purdie
2016-06-01 12:36 ` [PATCH 18/28] toaster: use re.sub() instead of translate() Richard Purdie
2016-06-01 12:36 ` [PATCH 19/28] toaster: read timezone files in binary mode Richard Purdie
2016-06-01 12:36 ` [PATCH 20/28] toaster: moved import bb.server.xmlrpc Richard Purdie
2016-06-01 12:36 ` [PATCH 21/28] toaster: fix migrations Richard Purdie
2016-06-01 12:36 ` [PATCH 22/28] toaster: use knotty when working with bitbake server Richard Purdie
2016-06-01 12:36 ` [PATCH 23/28] xmlrpc: add parameter use_builtin_types Richard Purdie
2016-06-01 12:36 ` [PATCH 24/28] Revert "buildinfohelper: work around unicode exceptions" Richard Purdie
2016-06-01 12:36 ` [PATCH 25/28] toaster: use // operator instead of / Richard Purdie
2016-06-01 12:36 ` [PATCH 26/28] toaster: don't use mru.count in the template Richard Purdie
2016-06-01 12:36 ` [PATCH 27/28] toaster: fix urllib imports Richard Purdie
2016-06-01 12:36 ` [PATCH 28/28] toaster: use python3 explicitly Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1464786044.19932.8.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=bitbake-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.