On Sat, Apr 10, 2021 at 9:08 PM Guido van Rossum wrote:
>
> I owe you an answer here. For large projects with long lifetimes that
> expect their API to evolve, experience has taught that any part of the API
> that *can* be used *will* be used, even if it was clearly not intended to
> be used. An
On Sun, 11 Apr 2021 at 10:25, Stéfane Fermigier wrote:
>
> On Sat, Apr 10, 2021 at 9:08 PM Guido van Rossum wrote:
>>
>>
>> I owe you an answer here. For large projects with long lifetimes that expect
>> their API to evolve, experience has taught that any part of the API that
>> *can* be used