• Michael W. Hudson's avatar
    backport jhylton's checkin of · ed9bb769
    Michael W. Hudson yazdı
        revision 2.87 of cPickle.c
    
    Do more robust test of whether global objects are accessible.
    
    PyImport_ImportModule() is not guaranteed to return a module object.
    When another type of object was returned, the PyModule_GetDict() call
    return NULL and the subsequent GetItem() seg faulted.
    
    Bug fix candidate.
    
    ----------
    
    Once again, whitespace chances scuppered automatic backporting, so
    I did this by hand.  Review probably wise -- but I have run make test!
    
    Also incorporates revision 2.88 which was just removing a now unused
    declaration.
    ed9bb769
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...