• Brett Cannon's avatar
    Issues #15169, #14599: Make PyImport_ExecCodeModuleWithPathnames() use · a6473f9c
    Brett Cannon yazdı
    Lib/imp.py for imp.source_from_cache() instead of its own C version.
    
    Also change PyImport_ExecCodeModuleObject() to not infer the source
    path from the bytecode path like
    PyImport_ExecCodeModuleWithPathnames() does. This makes the function
    less magical.
    
    This also has the side-effect of removing all uses of MAXPATHLEN in
    Python/import.c which can cause failures on really long filenames.
    a6473f9c
Adı
Son kayıt (commit)
Son güncelleme
..
RPM Loading commit data...
TextMate/Python-Dev.tmbundle Loading commit data...
Vim Loading commit data...
ACKS Loading commit data...
HISTORY Loading commit data...
NEWS Loading commit data...
Porting Loading commit data...
README Loading commit data...
README.AIX Loading commit data...
README.coverity Loading commit data...
README.valgrind Loading commit data...
SpecialBuilds.txt Loading commit data...
gdbinit Loading commit data...
indent.pro Loading commit data...
python-config.in Loading commit data...
python-wing3.wpr Loading commit data...
python-wing4.wpr Loading commit data...
python.man Loading commit data...
python.pc.in Loading commit data...
svnmap.txt Loading commit data...
valgrind-python.supp Loading commit data...
vgrindefs Loading commit data...