]> granicus.if.org Git - python/commit
Merged revisions 87341 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 17 Dec 2010 17:44:45 +0000 (17:44 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 17 Dec 2010 17:44:45 +0000 (17:44 +0000)
commitbc7f20cea4dba44214edf5222afb18c4452f747d
tree3c1c7844dd62d9cb9a086a1e854d688a09ef88bc
parent3396e8671d15ff90f0197a4215bb14e48a593837
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