unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Tomi Ollila <tomi.ollila@iki.fi>
To: Florian Klink <flokli@flokli.de>, David Bremner <david@tethera.net>
Cc: notmuch@notmuchmail.org, Andreas Rammhold <andreas@rammhold.de>
Subject: Re: [PATCH v2 1/2] python: open messages in binary mode
Date: Thu, 05 Oct 2017 18:50:15 +0300	[thread overview]
Message-ID: <m2r2uhppag.fsf@guru.guru-group.fi> (raw)
In-Reply-To: <20171002113907.yczsqmzoimn24k6l@tp.flokli.de>

On Mon, Oct 02 2017, Florian Klink wrote:

>>merged series to master. Thanks for the fix. BTW, I noticed the bug only
>>happens with python3.
>
> Thanks for merging :-)
> Yes, most distributions still symlink /usr/bin/python to python2 - maybe that's
> the reason why a lot of code still runs on python 2…

In windows environments one often sees just python2 :(

In macos environments one often sees just python2 :(

In CentOS/RHEL one have to pick python3 (3.4) from EPEL, and python3
did not seem to work out of the box after installing (had to do 
ln -s python34 python3 ) :(


Tomi

      reply	other threads:[~2017-10-05 15:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-24 21:30 [PATCH] python: open messages in binary mode Florian Klink
2017-08-24 22:11 ` David Bremner
2017-08-25  6:08   ` Gaute Hope
2017-08-25 10:18     ` Florian Klink
2017-09-24 12:36   ` [PATCH v2 1/2] " Florian Klink
2017-09-24 12:36     ` [PATCH v2 2/2] T390-python: add test for get_message_parts and special characters Florian Klink
2017-10-02 11:04     ` [PATCH v2 1/2] python: open messages in binary mode David Bremner
2017-10-02 11:39       ` Florian Klink
2017-10-05 15:50         ` Tomi Ollila [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

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2r2uhppag.fsf@guru.guru-group.fi \
    --to=tomi.ollila@iki.fi \
    --cc=andreas@rammhold.de \
    --cc=david@tethera.net \
    --cc=flokli@flokli.de \
    --cc=notmuch@notmuchmail.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 public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).