• Brett Cannon's avatar
    _warnings exposed two variables with the name 'default_action' and · ef0e6c3b
    Brett Cannon yazdı
    'once_registry'. This is bad as the warnings module had variables named
    'defaultaction' and 'onceregistry' which are what people should be looking at
    (technically those variables shouldn't be mucked with as they are undocumented,
    but we all know better than to believe that isn't happening). So the variables
    from _warnings have been renamed to come off as private and to avoid confusion
    over what variable should be used.
    
    Closes issue #9766. Thanks to Antoine Pitrou for the discovery.
    ef0e6c3b
Adı
Son kayıt (commit)
Son güncelleme
..
RPM Loading commit data...
TextMate/Python-Dev.tmbundle Loading commit data...
Vim Loading commit data...
ACKS Loading commit data...
AIX-NOTES Loading commit data...
HISTORY Loading commit data...
NEWS Loading commit data...
NEWS.help Loading commit data...
PURIFY.README Loading commit data...
Porting Loading commit data...
README Loading commit data...
README.OpenBSD Loading commit data...
README.coverity Loading commit data...
README.klocwork Loading commit data...
README.valgrind Loading commit data...
RFD Loading commit data...
SpecialBuilds.txt Loading commit data...
build.sh Loading commit data...
cheatsheet Loading commit data...
developers.txt Loading commit data...
gdbinit Loading commit data...
indent.pro Loading commit data...
maintainers.rst Loading commit data...
pymemcompat.h Loading commit data...
python-config.in Loading commit data...
python-mode.el Loading commit data...
python-wing.wpr Loading commit data...
python.man Loading commit data...
python.pc.in Loading commit data...
setuid-prog.c Loading commit data...
valgrind-python.supp Loading commit data...
vgrindefs Loading commit data...