• Fred Drake's avatar
    Make the low-level log-reader object export a dictionary mapping keys · 4c2e1af8
    Fred Drake yazdı
    to lists of values, giving the contents of all the ADD_INFO records
    seen so far.  This is initialized agressively when the log file is
    opened, so that whoever is looking at the log reader can always see
    the initial data loaded into the data stream.  ADD_INFO events later
    in the log file continue to be reported to the application layer as
    before.
    
    Add a new method, addinfo(), to the profiler.  This can be used to
    insert additional ADD_INFO records into the profiler log.
    
    Fix the tp_flags and tp_name slots on the type objects.
    4c2e1af8
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...
.cvsignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
PLAN.txt Loading commit data...
README Loading commit data...
acconfig.h 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...