• Guido van Rossum's avatar
    Change the Fini function to only remove otherwise unreferenced strings · 971a7aae
    Guido van Rossum yazdı
    from the interned table.  There are references in hard-to-find static
    variables all over the interpreter, and it's not worth trying to get
    rid of all those; but "uninterning" isn't fair either and may cause
    subtle failures later -- so we have to keep them in the interned
    table.
    
    Also get rid of no-longer-needed insert of None in interned dict.
    971a7aae
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...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
BUGS Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...