]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 70029 via svnmerge from
authorGeorg Brandl <georg@python.org>
Fri, 27 Feb 2009 17:54:11 +0000 (17:54 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 27 Feb 2009 17:54:11 +0000 (17:54 +0000)
commit2c1534cb64561aa47d7a107339ac91a1af76b018
treed4a8b5db59a09a60de257ed36f1f43ca0edc349a
parent19ee705ef1a74c885a4a974521e8378c4f3a508b
Merged revisions 70029 via svnmerge from
svn+ssh://svn.python.org/python/branches/py3k

........
  r70029 | georg.brandl | 2009-02-27 18:52:38 +0100 (Fr, 27 Feb 2009) | 1 line

  another instance of #804543: use strdup() when saving the result of setlocale() because it could be overwritten by subsequent setlocale()s.
........
Modules/python.c