Skip to content

Commit 18ba058

Browse files
committed
update tool-scripts-h2py link
1 parent ec0f99d commit 18ba058

File tree

1 file changed

+9
-18
lines changed

1 file changed

+9
-18
lines changed

whatsnew/3.6.po

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1171,8 +1171,8 @@ msgstr ""
11711171

11721172
#: ../Doc/whatsnew/3.6.rst:752
11731173
msgid ""
1174-
"Long sequences of repeated traceback lines are now abbreviated as "
1175-
"``\"[Previous line repeated {count} more times]\"`` (see :ref:`whatsnew36-"
1174+
"Long sequences of repeated traceback lines are now abbreviated as ``"
1175+
"\"[Previous line repeated {count} more times]\"`` (see :ref:`whatsnew36-"
11761176
"traceback` for an example). (Contributed by Emanuel Barry in :issue:`26823`.)"
11771177
msgstr ""
11781178
"Las secuencias largas de líneas de rastreo repetidas ahora se abrevian como "
@@ -3805,6 +3805,13 @@ msgid ""
38053805
"distribution at `Tools/scripts/h2py.py <https://github.com/python/cpython/"
38063806
"blob/v3.6.15/Tools/scripts/h2py.py>`_."
38073807
msgstr ""
3808+
"Los módulos indocumentados ``IN``, ``CDROM``, ``DLFCN``, ``TYPES``, ``CDIO`` "
3809+
"y ``STROPTS`` se han eliminado. Habían estado disponibles en los directorios "
3810+
"``Lib/plat-*/`` específicos de la plataforma, pero estaban desactualizados "
3811+
"de forma crónica, estaban disponibles de manera incoherente en todas las "
3812+
"plataformas y no se mantenían. El script que creó estos módulos todavía está "
3813+
"disponible en la distribución fuente en: source: `Tools / scripts / h2py.py "
3814+
"<https://github.com/python/cpython/blob/v3.6.15/Tools/scripts/h2py.py>`_."
38083815

38093816
#: ../Doc/whatsnew/3.6.rst:2123
38103817
msgid "The deprecated ``asynchat.fifo`` class has been removed."
@@ -4505,19 +4512,3 @@ msgstr ""
45054512
"que utilizan las funciones afectadas internamente. Para obtener más "
45064513
"detalles, consulte su documentación respectiva. (Contribuido por Adam "
45074514
"Goldschmidt, Senthil Kumaran y Ken Jin en :issue:`42967`.)"
4508-
4509-
#~ msgid ""
4510-
#~ "The undocumented ``IN``, ``CDROM``, ``DLFCN``, ``TYPES``, ``CDIO``, and "
4511-
#~ "``STROPTS`` modules have been removed. They had been available in the "
4512-
#~ "platform specific ``Lib/plat-*/`` directories, but were chronically out "
4513-
#~ "of date, inconsistently available across platforms, and unmaintained. "
4514-
#~ "The script that created these modules is still available in the source "
4515-
#~ "distribution at :source:`Tools/scripts/h2py.py`."
4516-
#~ msgstr ""
4517-
#~ "Los módulos indocumentados ``IN``, ``CDROM``, ``DLFCN``, ``TYPES``, "
4518-
#~ "``CDIO`` y ``STROPTS`` se han eliminado. Habían estado disponibles en los "
4519-
#~ "directorios ``Lib/plat-*/`` específicos de la plataforma, pero estaban "
4520-
#~ "desactualizados de forma crónica, estaban disponibles de manera "
4521-
#~ "incoherente en todas las plataformas y no se mantenían. El script que "
4522-
#~ "creó estos módulos todavía está disponible en la distribución fuente en: "
4523-
#~ "source: `Tools / scripts / h2py.py`."

0 commit comments

Comments
 (0)