On 3/18/07, georg.brandl <[email protected]> wrote:

Author: georg.brandl
Date: Sun Mar 18 19:35:15 2007
New Revision: 54433

Modified:
   python/branches/p3yk/Doc/api/concrete.tex
   python/branches/p3yk/Doc/api/refcounts.dat
   python/branches/p3yk/Include/floatobject.h
   python/branches/p3yk/Misc/NEWS
   python/branches/p3yk/Objects/abstract.c
   python/branches/p3yk/Objects/floatobject.c
Log:
Remove the deprecated and useless "pend" argument from
PyFloat_FromString. (fixes bug #1650903)


FWIW, I don't believe this is congruent with what Guido promised about C API
stability. (On the other hand, *I* see no problem with cleanly breaking some
of the backward compatiblity API cruft :)

--
Thomas Wouters <[EMAIL PROTECTED]>

Hi! I'm a .signature virus! copy me into your .signature file to help me
spread!
_______________________________________________
Python-3000-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000-checkins

Reply via email to