public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Tom Tromey <tom@tromey.com>
To: Kevin Buettner via Gdb-patches <gdb-patches@sourceware.org>
Cc: Kevin Buettner <kevinb@redhat.com>,
	 Simon Marchi <simark@simark.ca>, Tom Tromey <tom@tromey.com>
Subject: Re: [PATCH v3] Handle Python 3.11 deprecation of PySys_SetPath and Py_SetProgramName
Date: Mon, 18 Jul 2022 09:28:36 -0600	[thread overview]
Message-ID: <874jzemod7.fsf@tromey.com> (raw)
In-Reply-To: <20220715215814.246906-1-kevinb@redhat.com> (Kevin Buettner via Gdb-patches's message of "Fri, 15 Jul 2022 14:58:16 -0700")

>>>>> "Kevin" == Kevin Buettner via Gdb-patches <gdb-patches@sourceware.org> writes:

Kevin> A beta version of Python 3.11 is available in Fedora Rawhide.  Both
Kevin> Fedora 35 and Fedora 36 use Python 3.10, while Fedora 34 still used
Kevin> Python 3.9.  I've tested these changes on Fedora 34, Fedora 36, and
Kevin> rawhide, though complete testing was not possible on rawhide due to
Kevin> a kernel bug.  That being the case, I decided to enable the newer
Kevin> PyConfig API by testing PY_VERSION_HEX against 0x030a0000.  This
Kevin> corresponds to Python 3.10.

This looks good to me.  Thank you.

Tom

  reply	other threads:[~2022-07-18 15:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-15 21:58 Kevin Buettner
2022-07-18 15:28 ` Tom Tromey [this message]
2022-07-18 15:49 ` Simon Marchi
2022-07-20 19:19   ` Kevin Buettner

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=874jzemod7.fsf@tromey.com \
    --to=tom@tromey.com \
    --cc=gdb-patches@sourceware.org \
    --cc=kevinb@redhat.com \
    --cc=simark@simark.ca \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).