From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCHv2] python3: Fix pyc-only related runtime exceptions
Date: Mon, 28 Jan 2013 22:04:46 +0100 [thread overview]
Message-ID: <871ud5f28h.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1359337136-14157-1-git-send-email-daniel@sigpwr.com> (Daniel Nelson's message of "Sun, 27 Jan 2013 17:38:56 -0800")
>>>>> "Daniel" == Daniel Nelson <daniel@sigpwr.com> writes:
Daniel> Python3 changes the pyc lookup strategy, ignoring the
Daniel> __pycache__ directory if the .py file is missing. Change
Daniel> install location to enable use of .pyc without their parent .py
Daniel> See http://www.python.org/dev/peps/pep-3147
Daniel> Signed-off-by: Daniel Nelson <daniel@sigpwr.com>
Daniel> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Daniel> (untested)
Daniel> ---
Daniel> .../python3/python3-3.3-012-old-stdlib-cache.patch | 53 ++++++++++++++++++++++
Daniel> package/python3/python3.mk | 4 ++
Daniel> 2 files changed, 57 insertions(+)
Daniel> create mode 100644 package/python3/python3-3.3-012-old-stdlib-cache.patch
Daniel> diff --git a/package/python3/python3-3.3-012-old-stdlib-cache.patch b/package/python3/python3-3.3-012-old-stdlib-cache.patch
Daniel> new file mode 100644
Daniel> index 0000000..23171d5
Daniel> --- /dev/null
Daniel> +++ b/package/python3/python3-3.3-012-old-stdlib-cache.patch
You forgot to add a patch header describing what it does. I've copied
your commit message to here and committed, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2013-01-28 21:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-27 19:03 [Buildroot] [PATCH] Fix PYC-only installation for Python3 Daniel Nelson
2013-01-27 22:42 ` Arnout Vandecappelle
2013-01-27 22:52 ` Daniel N
2013-01-27 23:15 ` Arnout Vandecappelle
2013-01-27 23:36 ` Arnout Vandecappelle
2013-01-27 23:43 ` Daniel N
2013-01-27 23:49 ` Arnout Vandecappelle
2013-01-28 1:38 ` [Buildroot] [PATCHv2] python3: Fix pyc-only related runtime exceptions Daniel Nelson
2013-01-28 21:04 ` Peter Korsgaard [this message]
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=871ud5f28h.fsf@dell.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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