[Python-checkins] r75980 - python/branches/release26-maint

mark.dickinson python-checkins at python.org
Sat Oct 31 10:43:04 CET 2009


Author: mark.dickinson
Date: Sat Oct 31 10:43:04 2009
New Revision: 75980

Log:
Blocked revisions 75979 via svnmerge

........
  r75979 | mark.dickinson | 2009-10-31 09:42:39 +0000 (Sat, 31 Oct 2009) | 1 line
  
  Deprecate PyOS_ascii_strtod and PyOS_ascii_atof, and document the replacement function PyOS_string_to_double.
........


Modified:
   python/branches/release26-maint/   (props changed)


More information about the Python-checkins mailing list