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/2012-October/122114.html below:

[Python-Dev] Issue #16153: PyUnicode_FromFormatV() must fail if the format string is invalid

[Python-Dev] Issue #16153: PyUnicode_FromFormatV() must fail if the format string is invalid [Python-Dev] Issue #16153: PyUnicode_FromFormatV() must fail if the format string is invalidVictor Stinner victor.stinner at gmail.com
Sun Oct 7 23:09:34 CEST 2012
Hi,

Does anyone know if there is a good reason why PyUnicode_FromFormatV()
does not fail on invalid format string, but copies the format string
as-if into the result?

I would like to change this to raise a ValueError instead.
PyUnicode_FromFormatV() is used by PyErr_Format(), so PyErr_Format()
may now fail with a ValueError if the format string is invalid.

Victor
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