This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients amaury.forgeotdarc, docs@python, felixantoinefortin
Date 2011-10-06.23:12:34
SpamBayes Score 0.10436673
Marked as misclassified No
Message-id <1317942755.22.0.884446222941.issue13118@psf.upfronthosting.co.za>
In-reply-to
Content
I've checked in the code: 'f' and 'd' are really the same (Python/modsupport.c).

And in http://en.wikipedia.org/wiki/Stdarg.h, you can read: """A float will automatically be promoted to a double."""
History
Date User Action Args
2011-10-06 23:12:35amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, docs@python, felixantoinefortin
2011-10-06 23:12:35amaury.forgeotdarcsetmessageid: <1317942755.22.0.884446222941.issue13118@psf.upfronthosting.co.za>
2011-10-06 23:12:34amaury.forgeotdarclinkissue13118 messages
2011-10-06 23:12:34amaury.forgeotdarccreate