From: Hongxu Jia <hongxu.jia@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH V2 0/2] python: fix importing readline with probably escape sequence output
Date: Fri, 19 Jul 2013 17:13:39 +0800 [thread overview]
Message-ID: <cover.1374224424.git.hongxu.jia@windriver.com> (raw)
Change from V1: explicitly set meta key off rather than hardcore the terminal to 'dumb'.
Also remove the duplicated sitecustomize.py in python-native.
//Hongxu
The following changes since commit 3dee534f1e25109e0bdb681de0746c336f4b8840:
lib/oeqa: fix dependecy check (2013-07-16 10:04:17 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib hongxu/fix-python-readlne
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/fix-python-readlne
Hongxu Jia (2):
python: fix importing readline with probably escape sequence output
python-native: remove unused and duplicated sitecustomize.py
.../python/python-native/sitecustomize.py | 45 ----------------------
meta/recipes-devtools/python/python.inc | 4 +-
...-to-avoid-probable-escape-sequence-output.patch | 43 +++++++++++++++++++++
3 files changed, 46 insertions(+), 46 deletions(-)
delete mode 100644 meta/recipes-devtools/python/python-native/sitecustomize.py
create mode 100644 meta/recipes-devtools/python/python/readline-set-meta-key-off-to-avoid-probable-escape-sequence-output.patch
--
1.8.1.2
next reply other threads:[~2013-07-19 9:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-19 9:13 Hongxu Jia [this message]
2013-07-19 9:13 ` [PATCH 1/2] python: fix importing readline with probably escape sequence output Hongxu Jia
2013-07-19 18:26 ` Saul Wold
2013-07-22 5:18 ` Saul Wold
2013-07-22 5:20 ` Hongxu Jia
2013-07-19 9:13 ` [PATCH 2/2] python-native: remove unused and duplicated sitecustomize.py Hongxu Jia
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=cover.1374224424.git.hongxu.jia@windriver.com \
--to=hongxu.jia@windriver.com \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox