• Brett Cannon's avatar
    DeprecationWarning is now silent by default. · 6fdd3dcb
    Brett Cannon yazdı
    This was originally suggested by Guido, discussed on the stdlib-sig mailing
    list, and given the OK by Guido directly to me. What this change essentially
    means is that Python has taken a policy of silencing warnings that are only
    of interest to developers by default. This should prevent users from seeing
    warnings which are triggered by an application being run against a new
    interpreter before the app developer has a chance to update their code.
    
    Closes issue #7319. Thanks to Antoine Pitrou, Ezio Melotti, and Brian Curtin
    for helping with the issue.
    6fdd3dcb
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.bzrignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...