A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2006-May/065003.html below:

[Python-Dev] Py_ssize_t formatting

[Python-Dev] Py_ssize_t formatting [Python-Dev] Py_ssize_t formatting"Martin v. Löwis" martin at v.loewis.de
Sat May 13 23:29:36 CEST 2006
Neal Norwitz wrote:
>> That's a bug. It should print it signed. If unsigned printing of size_t
>> is desired, %zu should be used.
> 
> Looking in stringobject.c, I don't see how %zu (or %lu) can be used
> with String_FromFormatV.

Right. It currently cannot be used. So if it is desired, it needs to
be added first, and then should be used.

Looking at the checkin messages, I understand that the change from "d"
to "u" was to make some compiler stop warning - that is the wrong
motivation for such a behavioral change.

Regards,
Martin
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4