diff --git a/peps/pep-0756.rst b/peps/pep-0756.rst index 940b9b2cb7d..6025cb7ee12 100644 --- a/peps/pep-0756.rst +++ b/peps/pep-0756.rst @@ -146,7 +146,7 @@ UCS-2 and UCS-4 use the native byte order. *requested_formats* can be a single format or a bitwise combination of the formats in the table above. On success, the returned format will be set to a single one of the requested -flags. +formats. Note that future versions of Python may introduce additional formats.