Staging
v0.5.1
https://github.com/python/cpython
Revision 2bcbc141173e5cd2ed36693a71bed8d5a1a54dd4 authored by Gregory P. Smith on 08 January 2014, 02:30:07 UTC, committed by Gregory P. Smith on 08 January 2014, 02:30:07 UTC
is modified during the lifetime of the Python process after zipimport has
already cached the zip's table of contents we detect this and recover
rather than read bad data from the .zip (causing odd import errors).
1 parent a21acb5
History
Tip revision: 2bcbc141173e5cd2ed36693a71bed8d5a1a54dd4 authored by Gregory P. Smith on 08 January 2014, 02:30:07 UTC
Fixes Issue #19081: When a zipimport .zip file in sys.path being imported from
Tip revision: 2bcbc14
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 584 bytes
.gitignore -rw-r--r-- 891 bytes
.hgeol -rw-r--r-- 755 bytes
.hgignore -rw-r--r-- 1.2 KB
.hgtags -rw-r--r-- 5.7 KB
.hgtouch -rw-r--r-- 1.2 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 48.5 KB
README -rw-r--r-- 6.6 KB
config.guess -rwxr-xr-x 44.2 KB
config.sub -rwxr-xr-x 34.7 KB
configure -rwxr-xr-x 431.4 KB
configure.ac -rw-r--r-- 133.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 39.5 KB
setup.py -rw-r--r-- 94.0 KB

README

back to top