• Guido van Rossum's avatar
    Fix for SF bug #485678. · 4b80085d
    Guido van Rossum yazdı
    slot_tp_descr_set(): When deleting an attribute described by a
    descriptor implemented in Python, the descriptor's __del__ method is
    called by the slot_tp_descr_set dispatch function.  This is bogus --
    __del__ already has a different meaning. Renaming this use of __del__
    is renamed to __delete__.
    4b80085d
Adı
Son kayıt (commit)
Son güncelleme
..
RPM Loading commit data...
ACKS Loading commit data...
AIX-NOTES Loading commit data...
BeOS-NOTES Loading commit data...
BeOS-setup.py Loading commit data...
HISTORY Loading commit data...
HPUX-NOTES Loading commit data...
NEWS Loading commit data...
PURIFY.README Loading commit data...
Porting Loading commit data...
README Loading commit data...
RFD Loading commit data...
cheatsheet Loading commit data...
find_recursionlimit.py Loading commit data...
gdbinit Loading commit data...
indent.pro Loading commit data...
python-mode.el Loading commit data...
python.man Loading commit data...
setuid-prog.c Loading commit data...
unicode.txt Loading commit data...
vgrindefs Loading commit data...