Staging
v0.5.1
https://github.com/python/cpython
Revision 6a27efa2d321c2b262c0cab3c2d4af3e2e8a9ead authored by Christian Heimes on 30 October 2008, 21:48:26 UTC, committed by Christian Heimes on 30 October 2008, 21:48:26 UTC
The patch fixes several issues with Py_NewInterpreter as well as the demo for multiple subinterpreters.
Most of the patch was written by MvL with help from Benjamin, Amaury and me. Graham Dumpleton has verified that this patch fixes an issue with mod_wsgi.
1 parent 5833a2f
History
Tip revision: 6a27efa2d321c2b262c0cab3c2d4af3e2e8a9ead authored by Christian Heimes on 30 October 2008, 21:48:26 UTC
Issue 3723: Fixed initialization of subinterpreters
Tip revision: 6a27efa
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.0 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 37.5 KB
README -rw-r--r-- 7.1 KB
RELNOTES -rw-r--r-- 1.0 KB
configure -rwxr-xr-x 652.1 KB
configure.in -rw-r--r-- 101.2 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.6 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 63.7 KB

README

back to top