Staging
v0.5.1
https://github.com/python/cpython
Revision 9922a9a9cfc6dcc74ddf65d11acefa15e6a13ee6 authored by Gregory P. Smith on 28 February 2010, 18:40:12 UTC, committed by Gregory P. Smith on 28 February 2010, 18:40:12 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78517 | gregory.p.smith | 2010-02-28 10:36:09 -0800 (Sun, 28 Feb 2010) | 3 lines

  Issue #7481: When a threading.Thread failed to start it would leave the
  instance stuck in initial state and present in threading.enumerate().
........
1 parent 5d70238
History
Tip revision: 9922a9a9cfc6dcc74ddf65d11acefa15e6a13ee6 authored by Gregory P. Smith on 28 February 2010, 18:40:12 UTC
Merged revisions 78517 via svnmerge from
Tip revision: 9922a9a

README

back to top