>Is there no room for making it easier to do this with less invasive
changes to the stdlib, or are Steven d'A's "heroic measures in an
import hook" the right way to go?
I'm not familiar with this, can you please elaborate?
>From what I understand we can change stdlib to the point of manipulating the
>AST, and leave rendering to 3rd parties?
On Sat, Sep 25, 2021, at 09:23, Guido van Rossum wrote:
> On Fri, Sep 24, 2021 at 22:07 Stephen J. Turnbull
> <stephenjturnb...@gmail.com> wrote:
>> Guido van Rossum writes:
>>
>> > I think this is by far the best option. Pytest can evolve much faster than
>> > the stdlib.
>>
>> Is there no room for making it easier to do this with less invasive
>> changes to the stdlib, or are Steven d'A's "heroic measures in an
>> import hook" the right way to go?
>>
>> Other Steve
>
> There’s room for that, but that’s not what’s being proposed (yet :-).
>
> —Guido
>>
> --
> --Guido (mobile)
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at
https://mail.python.org/archives/list/python-ideas@python.org/message/4ZM7KYC6FZITLRN366FRP4CXXWHPYPPU/
Code of Conduct: http://python.org/psf/codeofconduct/