Staging
v0.5.1
https://github.com/python/cpython
Revision 40c8f23a25b48b6fd79025fdfcd84190fe1a8a1f authored by Brett Cannon on 13 July 2008, 01:19:15 UTC, committed by Brett Cannon on 13 July 2008, 01:19:15 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r64903 | brett.cannon | 2008-07-12 18:15:07 -0700 (Sat, 12 Jul 2008) | 6 lines

  dummy_thread.acquire() would return None if no waitflag argument was given. It
  should have returned True.

  Fixes issue #3339. Thanks, Henk Punt for the report and Andrii v. Mishkovskiyi
  for attempting a patch.
........
1 parent 91b3d8d
History
Tip revision: 40c8f23a25b48b6fd79025fdfcd84190fe1a8a1f authored by Brett Cannon on 13 July 2008, 01:19:15 UTC
Merged revisions 64903 via svnmerge from
Tip revision: 40c8f23

README

back to top