@@ -439,59 +439,3 @@ msgid ""
439439"function, no Python APIs should be called by *func*."
440440msgstr ""
441441
442- #~ msgid ""
443- #~ "Return a pointer to a newly "
444- #~ "allocated wide character string, use "
445- #~ ":c:func:`PyMem_RawFree` to free the memory."
446- #~ " If size is not ``NULL``, write "
447- #~ "the number of wide characters excluding"
448- #~ " the null character into ``*size``"
449- #~ msgstr ""
450-
451- #~ msgid ""
452- #~ "``ASCII`` if the ``LC_CTYPE`` locale is"
453- #~ " ``\"C\"``, ``nl_langinfo(CODESET)`` returns the"
454- #~ " ``ASCII`` encoding (or an alias), "
455- #~ "and :c:func:`mbstowcs` and :c:func:`wcstombs` "
456- #~ "functions use the ``ISO-8859-1`` encoding."
457- #~ msgstr ""
458-
459- #~ msgid "the current locale encoding (``LC_CTYPE`` locale)."
460- #~ msgstr ""
461-
462- #~ msgid ""
463- #~ "Return a pointer to a newly "
464- #~ "allocated wide character string, use "
465- #~ ":c:func:`PyMem_RawFree` to free the memory."
466- #~ " If size is not ``NULL``, write "
467- #~ "the number of wide characters excluding"
468- #~ " the null character into ``*size``."
469- #~ msgstr ""
470-
471- #~ msgid ""
472- #~ "If error_pos is not ``NULL``, "
473- #~ "``*error_pos`` is set to the index "
474- #~ "of the invalid character on encoding "
475- #~ "error, or set to ``(size_t)-1`` "
476- #~ "otherwise."
477- #~ msgstr ""
478-
479- #~ msgid "Reset :data:`sys.warnoptions` to an empty list."
480- #~ msgstr ""
481-
482- #~ msgid "Append *s* to :data:`sys.warnoptions`."
483- #~ msgstr ""
484-
485- #~ msgid ""
486- #~ "Parse *s* as a set of :option:`-X`"
487- #~ " options and add them to the "
488- #~ "current options mapping as returned by"
489- #~ " :c:func:`PySys_GetXOptions`."
490- #~ msgstr ""
491-
492- #~ msgid "``UTF-8`` on macOS and Android;"
493- #~ msgstr ""
494-
495- #~ msgid "The function now supports the UTF-8 mode."
496- #~ msgstr ""
497-
0 commit comments