]> granicus.if.org Git - python/commit
Blocked revisions 75367 via svnmerge
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 11 Oct 2009 21:07:02 +0000 (21:07 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 11 Oct 2009 21:07:02 +0000 (21:07 +0000)
commit320b8010e7b6cfabe4bbed41a6a86a2dc1bd8343
tree4a10c2f12bf40a3206240967216cbb9997af0622
parenta8b976bd7f4b4349c9d872cd9212a2b3e9132a7a
Blocked revisions 75367 via svnmerge

........
  r75367 | antoine.pitrou | 2009-10-11 23:03:26 +0200 (dim., 11 oct. 2009) | 4 lines

  Issue #7084: Fix a (very unlikely) crash when printing a list from one
  thread, and mutating it from another one.  Patch by Scott Dial.
........