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
BuildScript
IDLE
Icons
PythonLauncher
Resources
Tools
Extras.ReadMe.txt -rw-r--r-- 294 bytes
Extras.install.py -rw-r--r-- 1.6 KB
Makefile.in -rw-r--r-- 11.3 KB
README -rw-r--r-- 6.6 KB

README

back to top