• Guido van Rossum's avatar
    A bunch of functions are now properly implemented in abstract.c, and · 09df08a1
    Guido van Rossum yazdı
    the code here becomes much simpler.  In particular: abs(), divmod(),
    pow(), int(), long(), float(), len(), tuple(), list().
    
    Also make sure that no use of a function pointer gotten from a
    tp_as_sequence or tp_as_mapping structure is made without checking it
    for NULL first.
    
    A few other cosmetic things, such as properly reindenting slice().
    09df08a1
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...
Tools Loading commit data...
.hgtags 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...