From: Marius Bakke <mbakke@fastmail.com>
To: Danny Milosavljevic <dannym@scratchpost.org>, guix-devel@gnu.org
Subject: Re: [PATCH python-tests] gnu: python-2.7: Enable UCS-4 Unicode encoding.
Date: Mon, 23 Jan 2017 17:30:18 +0100 [thread overview]
Message-ID: <87sho968o5.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> (raw)
In-Reply-To: <20170122233159.2622-1-dannym@scratchpost.org>
[-- Attachment #1: Type: text/plain, Size: 1100 bytes --]
Danny Milosavljevic <dannym@scratchpost.org> writes:
> * gnu/packages/python.scm (python-2.7)[arguments]: Modify.
> ---
> gnu/packages/python.scm | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
> index fd423d311..6caaeaaf8 100644
> --- a/gnu/packages/python.scm
> +++ b/gnu/packages/python.scm
> @@ -170,6 +170,7 @@
> (list "--enable-shared" ;allow embedding
> "--with-system-ffi" ;build ctypes
> "--with-ensurepip=install" ;install pip and setuptools
> + "--enable-unicode=ucs4"
> (string-append "LDFLAGS=-Wl,-rpath="
> (assoc-ref %outputs "out") "/lib"))
>
Hi Danny,
Can you push this to 'core-updates' instead?
It will cause a rebuild of more than 2000 packages on 'python-tests' and
invalidate almost all substitutes, and I would like to merge it sooner
rather than later.
Otherwise LGTM. I checked some other distros and they seem to have this
enabled. Thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
next prev parent reply other threads:[~2017-01-23 16:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-22 23:31 [PATCH python-tests] gnu: python-2.7: Enable UCS-4 Unicode encoding Danny Milosavljevic
2017-01-23 3:55 ` Maxim Cournoyer
2017-01-23 16:30 ` Marius Bakke [this message]
2017-01-23 22:41 ` Ludovic Courtès
2017-01-23 23:46 ` Danny Milosavljevic
2017-01-24 8:27 ` Hartmut Goebel
2017-01-24 21:08 ` Ludovic Courtès
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=87sho968o5.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me \
--to=mbakke@fastmail.com \
--cc=dannym@scratchpost.org \
--cc=guix-devel@gnu.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
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.