[Python-ideas] Displaying DeprecationWarnings in the interactive interpreter, second try
Berker Peksağ
berker.peksag at gmail.com
Thu May 28 04:59:04 CEST 2015
More information about the Python-ideas mailing list
Thu May 28 04:59:04 CEST 2015
- Previous message (by thread): [Python-ideas] Displaying DeprecationWarnings in the interactive interpreter, second try
- Next message (by thread): [Python-ideas] Displaying DeprecationWarnings in the interactive interpreter, second try
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, May 28, 2015 at 5:53 AM, Nick Coghlan <ncoghlan at gmail.com> wrote: > On 28 May 2015 at 10:29, Nathaniel Smith <njs at pobox.com> wrote: >> Hi all, >> >> I'm tired of getting bug reports like this one: >> >> https://github.com/numpy/numpy/issues/5919 >> >> where the issue is just that the user didn't see deprecation warnings, >> so I just filed a bug report requesting that the interactive Python >> REPL start printing DeprecationWarnings when users use deprecated >> functionality: >> >> https://bugs.python.org/issue24294 > > +1 from me. +1 from me, too. --Berker
- Previous message (by thread): [Python-ideas] Displaying DeprecationWarnings in the interactive interpreter, second try
- Next message (by thread): [Python-ideas] Displaying DeprecationWarnings in the interactive interpreter, second try
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list