unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Tomi Ollila <tomi.ollila@iki.fi>
To: Floris Bruynooghe <flub@devork.be>,
	David Bremner <david@tethera.net>,
	Ralph Seichter <abbot@monksofcool.net>,
	notmuch@notmuchmail.org
Subject: Re: Python 3.x bindings support which versions, exactly?
Date: Tue, 26 May 2020 00:41:43 +0300	[thread overview]
Message-ID: <m2367nwv3c.fsf@guru.guru-group.fi> (raw)
In-Reply-To: <874ks3wvu1.fsf@powell.devork.be>

On Mon, May 25 2020, Floris Bruynooghe wrote:

> In tox.ini the earliest version is 3.5 and if memory serves me right
> there's a reasonably good reason for that.  I think the notmuch2
> bindings use some features not yet present in 3.4.  But anything >= 3.5
> should be supported and if not a bug.  I guess tox.ini should be updated
> with 3.8 sometime :)

I've been long thinking whether our current python3 check is "strict"
enough, as it, in configure, is:

if "$python" -c 'import sys; assert sys.version_info >= (3,0)' > /dev/null 2>&1

Perhaps that should be updated to (3,5) ?

>
> Cheers,
> Floris

Tomi

  reply	other threads:[~2020-05-25 21:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-24 18:52 Python 3.x bindings support which versions, exactly? Ralph Seichter
2020-05-24 19:29 ` David Bremner
2020-05-24 20:24   ` Ralph Seichter
2020-05-24 21:46     ` David Bremner
2020-05-24 22:06       ` Ralph Seichter
2020-05-25 21:25   ` Floris Bruynooghe
2020-05-25 21:41     ` Tomi Ollila [this message]
2020-06-05 20:12       ` Floris Bruynooghe

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=m2367nwv3c.fsf@guru.guru-group.fi \
    --to=tomi.ollila@iki.fi \
    --cc=abbot@monksofcool.net \
    --cc=david@tethera.net \
    --cc=flub@devork.be \
    --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).