• Kurt B. Kaiser's avatar
    Backport rpc.py rev 1.28 dating from 21Jan04 · 098d79d7
    Kurt B. Kaiser yazdı
    rpc.py:SocketIO - Large modules were generating large pickles when downloaded
    to the execution server.  The return of the OK response from the subprocess
    initialization was interfering and causing the sending socket to be not
    ready.  Add an IO ready test to fix this.  Moved the polling IO ready test
    into pollpacket().
    
    Fix typo in rpc.py, s/b "pickle.PicklingError" not "pickle.UnpicklingError".
    
    idlever.py should be 1.0.4 to align with NEWS.txt.  There was no IDLE release
    at 2.3.1 which accounts for the unsync.
    
    M NEWS.txt
    M idlever.py
    M rpc.py
    098d79d7
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...
README Loading commit data...
aclocal.m4 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...