linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Grover <agrover@redhat.com>
To: linux-modules <linux-modules@vger.kernel.org>
Subject: python3 version of python-kmod
Date: Fri, 29 Sep 2017 13:08:12 -0700	[thread overview]
Message-ID: <9f813b6b-7e14-99c9-778a-3214308f5db5@redhat.com> (raw)

Heyo,

libkmod supports Python 2 bindings. It would also be great to build 
python 3 bindings -- I think this is just a matter of building against 
python3 headers, and using cython3 instead of cython.

I tried copying the python section in configure.ac and replacing all 
instances of "python" with "python3" but no luck -- I don't grok 
autotools :(.

Can anybody help?

Thanks -- Regards -- Andy

                 reply	other threads:[~2017-09-29 20:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=9f813b6b-7e14-99c9-778a-3214308f5db5@redhat.com \
    --to=agrover@redhat.com \
    --cc=linux-modules@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).