Staging
v0.5.1
https://github.com/python/cpython
Revision 0759dd66c581a65381412a2ff98dac8edd58ddee authored by Brett Cannon on 01 April 2009, 18:13:07 UTC, committed by Brett Cannon on 01 April 2009, 18:13:07 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r70965 | brett.cannon | 2009-04-01 11:03:59 -0700 (Wed, 01 Apr 2009) | 5 lines

  _warnings was importing itself to get an attribute. That's bad if warnings gets
  called in a thread that was spawned by an import itself.

  Last part to close #1665206.
........
1 parent 86fe876
History
Tip revision: 0759dd66c581a65381412a2ff98dac8edd58ddee authored by Brett Cannon on 01 April 2009, 18:13:07 UTC
Merged revisions 70965 via svnmerge from
Tip revision: 0759dd6
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.4 KB
LICENSE -rw-r--r-- 13.7 KB
Makefile.pre.in -rw-r--r-- 38.3 KB
README -rw-r--r-- 7.7 KB
RELNOTES -rw-r--r-- 1.4 KB
configure -rwxr-xr-x 667.1 KB
configure.in -rw-r--r-- 104.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 30.1 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 63.9 KB

README

back to top