]> granicus.if.org Git - python/commit
Merged revisions 68455,68476,68542 via svnmerge from
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 12 Jan 2009 08:21:03 +0000 (08:21 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 12 Jan 2009 08:21:03 +0000 (08:21 +0000)
commit7c2b66cc02a1c5e3433885640b7d4bd9e0ca5b8a
treea297cecd34d06680c7a43487828c86114436f106
parentec59d04fad3ffae1b0ce94d2872172398a012d16
Merged revisions 68455,68476,68542 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r68455 | kristjan.jonsson | 2009-01-09 21:03:27 +0100 (Fr, 09 Jan 2009) | 1 line

  Issue 3582.  Improved thread support and TLS for Windows
........
  r68476 | kristjan.jonsson | 2009-01-10 13:14:31 +0100 (Sa, 10 Jan 2009) | 1 line

  Issue 4906:  Preserve windows error state across PyThread_get_key_value
........
  r68542 | martin.v.loewis | 2009-01-12 09:11:24 +0100 (Mo, 12 Jan 2009) | 2 lines

  Issue #4893: Use NT threading on CE.
........
Misc/NEWS
Python/thread.c
Python/thread_nt.h