Staging
v0.5.1
https://github.com/python/cpython
Revision 522267e7845becb76e0e1cbaa875ad0da9fd58cc authored by Brett Cannon on 10 August 2012, 22:55:08 UTC, committed by Brett Cannon on 10 August 2012, 22:55:08 UTC
PyImport_ImportModuleLevel() with a 'level' of 0 instead of -1 as the
latter is no longer a valid value.

Also added a versionchanged note for PyImport_ImportModuleLevel() just
in case people don't make the connection between changes to
__import__() and this C function.
1 parent f410ce8
History
Tip revision: 522267e7845becb76e0e1cbaa875ad0da9fd58cc authored by Brett Cannon on 10 August 2012, 22:55:08 UTC
Issue #15610: The PyImport_ImportModuleEx macro now calls
Tip revision: 522267e
File Mode Size
RPM
TextMate
Vim
ACKS -rw-r--r-- 17.0 KB
HISTORY -rw-r--r-- 713.8 KB
NEWS -rw-r--r-- 357.4 KB
Porting -rw-r--r-- 1.9 KB
README -rw-r--r-- 1.6 KB
README.AIX -rw-r--r-- 5.0 KB
README.coverity -rw-r--r-- 845 bytes
README.valgrind -rw-r--r-- 4.3 KB
SpecialBuilds.txt -rw-r--r-- 10.7 KB
gdbinit -rw-r--r-- 4.7 KB
indent.pro -rw-r--r-- 557 bytes
python-config.in -rw-r--r-- 1.9 KB
python-wing3.wpr -rw-r--r-- 555 bytes
python-wing4.wpr -rw-r--r-- 835 bytes
python.man -rw-r--r-- 12.9 KB
python.pc.in -rw-r--r-- 293 bytes
svnmap.txt -rw-r--r-- 4.1 MB
valgrind-python.supp -rw-r--r-- 8.1 KB
vgrindefs -rw-r--r-- 500 bytes

README

back to top