• Guido van Rossum's avatar
    Vladimir Marangozov fixes an AIX-specific problem, writing: · 933c91eb
    Guido van Rossum yazdı
    """
    Following up Robin Dunn's troubles with freeze, here's a patch that
    fixes an oddity regarding the import logic of shared modules on AIX.
    
    Symbol resolution of shared modules is now handled properly for the cases
    when the python library is linked to a binary with an arbitrary name.
    This includes the standard python[version] executable, but also applications
    that are embedding the python core (i.e. linked with libpython[version].a,
    the latter being static or shared).
    """
    933c91eb
Adı
Son kayıt (commit)
Son güncelleme
BeOS Loading commit data...
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...