]> granicus.if.org Git - python/commit
Merged revisions 87341 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 17 Dec 2010 17:45:12 +0000 (17:45 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 17 Dec 2010 17:45:12 +0000 (17:45 +0000)
commit47900cfa73ee35313f019d1efdfd1b8e8e0b76f8
tree8865ec2b582decb5fc5e8f867fa6195981d1c9c0
parent5c7fd6eefa457457f6f19e4397a79de5627af32e
Merged revisions 87341 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r87341 | antoine.pitrou | 2010-12-17 18:42:16 +0100 (ven., 17 déc. 2010) | 4 lines

  Issue #4188: Avoid creating dummy thread objects when logging operations
  from the threading module (with the internal verbose flag activated).
........
Lib/threading.py
Misc/NEWS