]> granicus.if.org Git - python/commit
Bug #1546052: clarify that PyString_FromString(AndSize) copies the
authorGeorg Brandl <georg@python.org>
Sat, 30 Sep 2006 12:03:02 +0000 (12:03 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 30 Sep 2006 12:03:02 +0000 (12:03 +0000)
commit0988904df8da8fc484d050127b8e77eb47bd1ab8
tree8ee694fc91395c978b9929557241b5c37f8474bd
parent1206a933cc0f485cc8764daba5564bf9677d8e02
Bug #1546052: clarify that PyString_FromString(AndSize) copies the
string pointed to by its parameter.
 (backport from rev. 52078)
Doc/api/concrete.tex
Misc/NEWS