]> granicus.if.org Git - python/commit
Merged revisions 84623 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 8 Sep 2010 12:48:12 +0000 (12:48 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 8 Sep 2010 12:48:12 +0000 (12:48 +0000)
commit3c6261a90b4fb9e77c2967d84a03f526174775a7
tree3618fc354622410131462de907d4e5e20ec3a517
parentb58c3c7e2fbdc3ecb75562e722f6d1e87c6be063
Merged revisions 84623 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r84623 | antoine.pitrou | 2010-09-08 14:37:10 +0200 (mer., 08 sept. 2010) | 4 lines

  Issue #9797: pystate.c wrongly assumed that zero couldn't be a valid
  thread-local storage key.
........
Misc/NEWS
Python/pystate.c