Re: [Python-Dev] [python-committers] Enabling depreciation warnings feature code cutoff

2017年11月07日 12:36:07 -0800

On Mon, Nov 6, 2017 at 7:23 PM, Terry Reedy <[email protected]> wrote:
> On 11/6/2017 9:47 PM, Nick Coghlan wrote:
> [...]
>
>> - "only show me legacy calls in *my* code" (the "I trust my deps to
>> take care of themselves" use case)
>>
>
> Perhaps this should be the new default, where 'my code' means everything
> under the directory containing the startup file. If an app developer
> either fixes or suppresses warnings from app code when they first appear,
> then users will seldom or never see warnings. So for users, this would
> then be close to the current default.
>
Yes, this or a close a variant sounds like a decent option.
-- 
--Guido van Rossum (python.org/~guido)
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to