Staging
v0.5.1
https://github.com/python/cpython
Revision 8f034d9af2c36cd3451fac5044a700da77a96bd5 authored by Gregory P. Smith on 22 January 2008, 01:29:11 UTC, committed by Gregory P. Smith on 22 January 2008, 01:29:11 UTC
- Fix Issue #1703448: A joined thread could show up in the
  threading.enumerate() list after the join() for a brief period until
  it actually exited.
1 parent 9f26fcc
History
Tip revision: 8f034d9af2c36cd3451fac5044a700da77a96bd5 authored by Gregory P. Smith on 22 January 2008, 01:29:11 UTC
Backport of r60190:
Tip revision: 8f034d9

README

back to top