public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Eli Schwartz <eschwartz93@gmail.com>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] RFC: Block ebuilds installing tests to ${D} by default
Date: Thu, 1 Feb 2024 17:06:49 -0500	[thread overview]
Message-ID: <01e30c96-4def-45c7-a0cc-d34b8bb3e52f@gmail.com> (raw)
In-Reply-To: <CAJ0EP41eFja_yzmRFQ+NKdEEx8RVWPmgo97Q1=Q2vXdWC=FYMQ@mail.gmail.com>


[-- Attachment #1.1.1: Type: text/plain, Size: 1041 bytes --]

On 2/1/24 4:52 PM, Mike Gilbert wrote:
> Ah, that's a relatively new configure option added in Python 3.10. It
> didn't exist back in 2015 when I was looking into this.
> 
> https://docs.python.org/3/whatsnew/3.10.html#build-changes
> 
> Thanks for pointing it out.


Yes -- but personally, to me, it's less about the option existing in
order to avoid having to manually implement it, and more about the fact
that it's a clear message that you have the moral right to implement it
yourself for 3.9 as well.


And the public documentation for the "test" module has told people that
it is purely internal, unstable, liable to change at the drop of a hat,
and documented purely for the benefit of people hacking on the
cpython.git repository... since python 2.6 and earlier Which reinforces
the point that any packages that do `import test.support` are doing
something naughty and we don't need to worry about people complaining
that Gentoo isn't a good upstream-compatible development environment.


-- 
Eli Schwartz

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 18399 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2024-02-01 22:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-01  8:15 [gentoo-dev] RFC: Block ebuilds installing tests to ${D} by default Robin H. Johnson
2024-02-01 19:44 ` Mike Gilbert
2024-02-01 21:03 ` Michał Górny
2024-02-01 21:38   ` Eli Schwartz
2024-02-01 21:52     ` Mike Gilbert
2024-02-01 22:06       ` Eli Schwartz [this message]
2024-02-01 23:07 ` Andreas K. Huettel

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=01e30c96-4def-45c7-a0cc-d34b8bb3e52f@gmail.com \
    --to=eschwartz93@gmail.com \
    --cc=gentoo-dev@lists.gentoo.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