From 2cc18b90a9ea37e75b65d58c54504792daaeb4cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristi=C3=A1n=20Maureira-Fredes?= Date: Thu, 28 Oct 2021 11:46:04 +0200 Subject: [PATCH 1/2] Fix whatsnew/3.4 --- whatsnew/3.4.po | 85 +++++++++++++++++++------------------------------ 1 file changed, 32 insertions(+), 53 deletions(-) diff --git a/whatsnew/3.4.po b/whatsnew/3.4.po index a158b8ca66..d28bfc840d 100644 --- a/whatsnew/3.4.po +++ b/whatsnew/3.4.po @@ -159,74 +159,64 @@ msgstr "" "`435`)." #: ../Doc/whatsnew/3.4.rst:106 -#, fuzzy msgid "" ":mod:`pathlib`: :ref:`Object-oriented filesystem paths ` (:" "pep:`428`)." msgstr "" ":mod:`pathlib`: :ref:`Rutas del sistema de archivos orientadas a objetos` (:pep:`428`)." +"pathlib>objetos` (:pep:`428`)." #: ../Doc/whatsnew/3.4.rst:108 -#, fuzzy msgid "" ":mod:`selectors`: :ref:`High-level and efficient I/O multiplexing `, built upon the :mod:`select` module primitives (part of :pep:" "`3156`)." msgstr "" ":mod:`selectors`: :ref:`Multiplexación de E/S eficiente y de alto nivel`, construida sobre las primitivas del módulo :mod:`select` " -"(parte de :pep:`3156`)." +"selectors> nivel`, construida sobre las primitivas del módulo :mod:`select` " +"(parte de :pep:`3156`)." #: ../Doc/whatsnew/3.4.rst:111 -#, fuzzy msgid "" ":mod:`statistics`: A basic :ref:`numerically stable statistics library " "` (:pep:`450`)." msgstr "" -":mod:`estadística`: Una biblioteca básica de estadísticas numéricamente " -"estables (:pep:`450`)." +":mod:`statistics`: Una básica :ref:`numerically stable statistics library " +"` (:pep:`450`)." #: ../Doc/whatsnew/3.4.rst:113 -#, fuzzy msgid "" ":mod:`tracemalloc`: :ref:`Trace Python memory allocations ` (:pep:`454`)." msgstr "" ":mod:`tracemalloc`: :ref:`Trace Python memory allocations` (:pep:`454`)." +"tracemalloc> allocations` (:pep:`454`)." #: ../Doc/whatsnew/3.4.rst:116 -#, fuzzy msgid "Significantly improved library modules:" msgstr "Mejora significativa de los módulos de la biblioteca:" #: ../Doc/whatsnew/3.4.rst:118 -#, fuzzy msgid "" ":ref:`Single-dispatch generic functions ` in :mod:" "`functools` (:pep:`443`)." msgstr "" -":ref:`Funciones genéricas de despacho único` en :" -"mod:`functools` (:pep:`443`)." +":ref:`Funciones genéricas de despacho único` en :" +"mod:`functools` (:pep:`443`)." #: ../Doc/whatsnew/3.4.rst:120 -#, fuzzy msgid "" "New :mod:`pickle` :ref:`protocol 4 ` (:pep:`3154`)." msgstr "" -"Nuevo :mod:`pickle` :ref:`protocolo 4` (:pep:`3154`)." +"Nuevo :mod:`pickle` :ref:`protocolo 4 ` (:pep:`3154`)." #: ../Doc/whatsnew/3.4.rst:121 -#, fuzzy msgid "" ":mod:`multiprocessing` now has :ref:`an option to avoid using os.fork on " "Unix ` (:issue:`8713`)." msgstr "" ":mod:`multiproceso` tiene ahora :ref:`una opción para evitar el uso de os." -"fork en Unix` (:issue:`8713`)." +"fork en Unix` (:issue:`8713`)." #: ../Doc/whatsnew/3.4.rst:123 #, fuzzy @@ -268,7 +258,6 @@ msgid "" "`456`)." msgstr "" ":ref:`Algoritmo hash seguro e intercambiable` (:pep:`456`)." -"" #: ../Doc/whatsnew/3.4.rst:136 #, fuzzy @@ -278,7 +267,7 @@ msgid "" msgstr "" ":ref:`Hacer no heredables los descriptores de archivo recién creados " "` (:pep:`446`) para evitar la filtración de descriptores " -"de archivo a los procesos hijos." +"de archivo a los procesos hijos." #: ../Doc/whatsnew/3.4.rst:138 #, fuzzy @@ -287,7 +276,7 @@ msgid "" "issue:`16499`)." msgstr "" "Nueva opción de línea de comandos para :ref:`modo aislado`, (:issue:`16499`)." +"mode>aislado`, (:issue:`16499`)." #: ../Doc/whatsnew/3.4.rst:140 #, fuzzy @@ -297,9 +286,8 @@ msgid "" "secure because they avoid sharing data with child processes." msgstr "" ":mod:`multiprocessing` tiene ahora :ref:`una opción para evitar el uso de os." -"fork en Unix`. *spawn* y *forkserver* son " -"más seguros porque evitan compartir datos con los procesos hijos." +"fork en Unix`. *spawn* y *forkserver* son " +"más seguros porque evitan compartir datos con los procesos hijos." #: ../Doc/whatsnew/3.4.rst:143 #, fuzzy @@ -321,11 +309,9 @@ msgstr "" "wiki/PBKDF2>`_." #: ../Doc/whatsnew/3.4.rst:148 -#, fuzzy msgid ":ref:`TLSv1.1 and TLSv1.2 support ` for :mod:`ssl`." msgstr "" -":ref:`Soporte de TLSv1.1 y TLSv1. 2` para :mod:`ssl`." +":ref:`Soporte de TLSv1.1 y TLSv1.2 ` para :mod:`ssl`." #: ../Doc/whatsnew/3.4.rst:149 #, fuzzy @@ -334,8 +320,7 @@ msgid "" "` for :mod:`ssl`." msgstr "" ":ref:`Recuperación de certificados del soporte del almacén de certificados " -"del sistema Windows` para :mod:`ssl`." +"del sistema Windows` para :mod:`ssl`." #: ../Doc/whatsnew/3.4.rst:151 #, fuzzy @@ -344,7 +329,7 @@ msgid "" "for :mod:`ssl`." msgstr "" ":ref:`Soporte SNI (Server Name Indication) del lado del servidor` para :mod:`ssl`." +"sni> servidor` para :mod:`ssl`." #: ../Doc/whatsnew/3.4.rst:153 #, fuzzy @@ -353,7 +338,7 @@ msgid "" "`." msgstr "" "La clase :class:`ssl.SSLContext` tiene un :ref:`mucho que mejorar`." +"sslcontext>mejorar`." #: ../Doc/whatsnew/3.4.rst:155 #, fuzzy @@ -376,8 +361,7 @@ msgstr "Mejoras en la implementación de CPython:" #, fuzzy msgid ":ref:`Safe object finalization ` (:pep:`442`)." msgstr "" -":ref:`Finalización segura de objetos` (:pep:`442`)." +":ref:`Finalización segura de objetos` (:pep:`442`)." #: ../Doc/whatsnew/3.4.rst:163 #, fuzzy @@ -387,21 +371,19 @@ msgid "" msgstr "" "Aprovechando :pep:`442`, en la mayoría de los casos :ref:`los globales de " "los módulos ya no se establecen como Ninguno durante la finalización " -"` (:issue:`18214`)." +"` (:issue:`18214`)." #: ../Doc/whatsnew/3.4.rst:165 #, fuzzy msgid ":ref:`Configurable memory allocators ` (:pep:`445`)." msgstr "" -":ref:`Asignadores de memoria configurables` (:pep:`445`)." +":ref:`Asignadores de memoria configurables` (:pep:`445`)." #: ../Doc/whatsnew/3.4.rst:166 #, fuzzy msgid ":ref:`Argument Clinic ` (:pep:`436`)." msgstr "" -":ref:`Consultorio de argumentos` (:pep:`436`)." +":ref:`Consultorio de argumentos` (:pep:`436`)." #: ../Doc/whatsnew/3.4.rst:168 msgid "" @@ -491,7 +473,7 @@ msgstr "" "python-on-unix>`, los comandos ``make install`` y ``make altinstall`` " "arrancan ``pip`` por defecto. Este comportamiento puede ser controlado a " "través de las opciones de configuración, y anulado a través de las opciones " -"del Makefile." +"del Makefile." #: ../Doc/whatsnew/3.4.rst:211 #, fuzzy @@ -703,7 +685,7 @@ msgstr "" "y :class:`bytearray`, las funciones de conveniencia de :mod:`codecs` " "soportan codificaciones arbitrarias tanto en Python 2 como en Python 3, en " "lugar de limitarse a codificaciones de texto Unicode (en Python 3) o a <-" -">conversiones de ``basestring`` (en Python 2). " +">conversiones de ``basestring`` (en Python 2)." #: ../Doc/whatsnew/3.4.rst:307 #, fuzzy @@ -875,8 +857,7 @@ msgid "" "by Michael Bierenfeld and Andrew Kuchling in :issue:`1097797`.)" msgstr "" "Nuevo EBCDIC alemán :ref:`codec ``cp273``. " -"(Contribución de Michael Bierenfeld y Andrew Kuchling en :issue:`1097797`)" +"(Contribución de Michael Bierenfeld y Andrew Kuchling en :issue:`1097797`)" #: ../Doc/whatsnew/3.4.rst:429 #, fuzzy @@ -884,9 +865,8 @@ msgid "" "New Ukrainian :ref:`codec ` ``cp1125``. (Contributed by " "Serhiy Storchaka in :issue:`19668`.)" msgstr "" -"Nuevo :ref:`codec ``cp1125`` " -"ucraniano . (Contribuido por Serhiy Storchaka en :issue:" -"`19668`.)" +"Nuevo Ucraniano :ref:`codec ` ``cp1125`` " +"(Contribuido por Serhiy Storchaka en :issue:`19668`.)" #: ../Doc/whatsnew/3.4.rst:432 #, fuzzy @@ -1459,7 +1439,7 @@ msgstr "" "También se ha actualizado la documentación de :mod:`contextlib` para incluir " "una :ref: `discusión` de las " "diferencias entre gestores de contexto de un solo uso, reutilizables y " -"reentrantes." +"reentrantes." #: ../Doc/whatsnew/3.4.rst:704 #, fuzzy @@ -1600,7 +1580,7 @@ msgstr "" "Una nueva bandera :ref: `option`, :data:`~doctest." "FAIL_FAST`, detiene la ejecución de la prueba tan pronto como se detecta el " "primer fallo. (Contribuido por R. David Murray y Daniel Urban en :issue:" -"`16522`.)" +"`16522`.)" #: ../Doc/whatsnew/3.4.rst:782 #, fuzzy @@ -1614,11 +1594,11 @@ msgid "" msgstr "" "La interfaz de línea de comandos de :mod:`doctest` utiliza ahora :mod:" "`argparse`, y tiene dos nuevas opciones, ``-`` y ``-f``. ``-o`` permite " -"especificar las opciones de :ref:" +" especificar las opciones de :ref:" "`doctest` en la línea de órdenes, y ``-f`` es una " "abreviatura de ``- FAIL_FAST`` (en paralelo a la opción similar soportada " "por el CLI de :mod:`unittest`). (Contribuido por R. David Murray en :issue:" -"`11390`.)" +"`11390`.)" #: ../Doc/whatsnew/3.4.rst:788 #, fuzzy @@ -2015,8 +1995,7 @@ msgid "" msgstr "" "El :mod:`http.server` :ref:`interfaz de línea de comandos` " "tiene ahora una opción ``-b/--bind`` que hace que el servidor escuche en una " -"dirección específica. (Contribuido por Malte Swart en :issue:`17764`.)" +"dirección específica. (Contribuido por Malte Swart en :issue:`17764`.)" #: ../Doc/whatsnew/3.4.rst:971 #, fuzzy From 44ebab5a4c5e992a2de8532e0af8338cd7875349 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristi=C3=A1n=20Maureira-Fredes?= Date: Thu, 28 Oct 2021 22:31:13 +0200 Subject: [PATCH 2/2] Fix notation mistakes and structure --- dictionaries/whatsnew_3.4.txt | 1 + whatsnew/3.4.po | 710 ++++++---------------------------- 2 files changed, 111 insertions(+), 600 deletions(-) diff --git a/dictionaries/whatsnew_3.4.txt b/dictionaries/whatsnew_3.4.txt index b7ca51edc5..b30ac962c4 100644 --- a/dictionaries/whatsnew_3.4.txt +++ b/dictionaries/whatsnew_3.4.txt @@ -1,5 +1,6 @@ Brändström internación +improvements Aaron Alexey Alon diff --git a/whatsnew/3.4.po b/whatsnew/3.4.po index d28bfc840d..41066b158f 100644 --- a/whatsnew/3.4.po +++ b/whatsnew/3.4.po @@ -24,7 +24,6 @@ msgstr "" "X-Generator: Poedit 3.0\n" #: ../Doc/whatsnew/3.4.rst:3 -#, fuzzy msgid "What's New In Python 3.4" msgstr "Novedades de Python 3.4" @@ -33,12 +32,10 @@ msgid "Author" msgstr "Autor" #: ../Doc/whatsnew/3.4.rst:5 -#, fuzzy msgid "R. David Murray (Editor)" msgstr "R. David Murray (Editor)" #: ../Doc/whatsnew/3.4.rst:63 -#, fuzzy msgid "" "This article explains the new features in Python 3.4, compared to 3.3. " "Python 3.4 was released on March 16, 2014. For full details, see the " @@ -50,12 +47,10 @@ msgstr "" "org/3.4/whatsnew/changelog.html>`_." #: ../Doc/whatsnew/3.4.rst:70 -#, fuzzy msgid ":pep:`429` -- Python 3.4 Release Schedule" msgstr ":pep:`429` -- Calendario de lanzamiento de Python 3.4" #: ../Doc/whatsnew/3.4.rst:75 -#, fuzzy msgid "Summary -- Release Highlights" msgstr "Resumen -- Puntos destacados del lanzamiento" @@ -64,107 +59,93 @@ msgid "New syntax features:" msgstr "Nuevas características de sintaxis:" #: ../Doc/whatsnew/3.4.rst:82 -#, fuzzy msgid "No new syntax features were added in Python 3.4." msgstr "En Python 3.4 no se han añadido nuevas características sintácticas." #: ../Doc/whatsnew/3.4.rst:84 -#, fuzzy msgid "Other new features:" msgstr "Otras novedades:" #: ../Doc/whatsnew/3.4.rst:86 -#, fuzzy msgid ":ref:`pip should always be available ` (:pep:`453`)." msgstr "" -":ref:`pip debe estar siempre disponible ` (:pep:`453`)." +":ref:`pip debe estar siempre disponible ` (:pep:`453`)." #: ../Doc/whatsnew/3.4.rst:87 -#, fuzzy msgid "" ":ref:`Newly created file descriptors are non-inheritable ` " "(:pep:`446`)." msgstr "" ":ref:`Los descriptores de archivo recién creados no son heredables ` (:pep:`446`)." +"pep-446>` (:pep:`446`)." #: ../Doc/whatsnew/3.4.rst:89 -#, fuzzy msgid "" "command line option for :ref:`isolated mode ` (:" "issue:`16499`)." msgstr "" -"opción de línea de comandos para :ref:`modo aislado` " -"(:issue:`16499`)." +"opción de línea de comandos para :ref:`modo aislado ` (:issue:`16499`)." #: ../Doc/whatsnew/3.4.rst:91 -#, fuzzy msgid "" ":ref:`improvements in the handling of codecs ` " "that are not text encodings (multiple issues)." msgstr "" ":ref:`mejoras en el manejo de códecs ` que no " -"son codificaciones de texto (múltiples problemas)." +"son codificaciones de texto (múltiples problemas).improvements>" #: ../Doc/whatsnew/3.4.rst:93 -#, fuzzy msgid "" ":ref:`A ModuleSpec Type ` for the Import System (:pep:" "`451`). (Affects importer authors.)" msgstr "" -":ref:`Un tipo de ModuleSpec` para el sistema de " -"importación (:pep:`451`). (Afecta a los autores de los importadores)" +":ref:`Un tipo de ModuleSpec ` para el sistema de " +"importación (:pep:`451`). (Afecta a los autores de los importadores)" #: ../Doc/whatsnew/3.4.rst:95 -#, fuzzy msgid "" "The :mod:`marshal` format has been made :ref:`more compact and efficient " "` (:issue:`16475`)." msgstr "" -"El formato :mod:`marshal` se ha hecho :ref:`más compacto y eficiente` (:issue:`16475`)." +"El formato :mod:`marshal` se ha hecho :ref:`más compacto y eficiente " +"` (:issue:`16475`)." #: ../Doc/whatsnew/3.4.rst:98 msgid "New library modules:" msgstr "Nuevos módulos de la biblioteca:" #: ../Doc/whatsnew/3.4.rst:100 -#, fuzzy msgid "" ":mod:`asyncio`: :ref:`New provisional API for asynchronous IO ` (:pep:`3156`)." msgstr "" -":mod:`asyncio`: :ref:`Nueva API provisional para IO asíncrona` (:pep:`3156`)." +":mod:`asyncio`: :ref:`Nueva API provisional para IO asíncrona ` (:pep:`3156`)." #: ../Doc/whatsnew/3.4.rst:102 -#, fuzzy msgid "" ":mod:`ensurepip`: :ref:`Bootstrapping the pip installer ` (:pep:`453`)." msgstr "" -":mod:`ensurepip`: :ref:`Bootstrapping the pip installer` " -"(:pep:`453`)." +":mod:`ensurepip`: :ref:`Bootstrapping the pip installer ` (:pep:`453`)." #: ../Doc/whatsnew/3.4.rst:104 -#, fuzzy msgid "" ":mod:`enum`: :ref:`Support for enumeration types ` (:pep:" "`435`)." msgstr "" -":mod:`enum`: :ref:`Soporte para tipos de enumeración` (:pep:" -"`435`)." +":mod:`enum`: :ref:`Soporte para tipos de enumeración ` (:pep:" +"`435`)." #: ../Doc/whatsnew/3.4.rst:106 msgid "" ":mod:`pathlib`: :ref:`Object-oriented filesystem paths ` (:" "pep:`428`)." msgstr "" -":mod:`pathlib`: :ref:`Rutas del sistema de archivos orientadas a objetos` (:pep:`428`)." +":mod:`pathlib`: :ref:`Rutas del sistema de archivos orientadas a objetos " +"` (:pep:`428`)." #: ../Doc/whatsnew/3.4.rst:108 msgid "" @@ -172,9 +153,9 @@ msgid "" "selectors>`, built upon the :mod:`select` module primitives (part of :pep:" "`3156`)." msgstr "" -":mod:`selectors`: :ref:`Multiplexación de E/S eficiente y de alto nivel`, construida sobre las primitivas del módulo :mod:`select` " -"(parte de :pep:`3156`)." +":mod:`selectors`: :ref:`Multiplexación de E/S eficiente y de alto nivel " +"`, construida sobre las primitivas del módulo :mod:" +"`select` (parte de :pep:`3156`)." #: ../Doc/whatsnew/3.4.rst:111 msgid "" @@ -189,8 +170,8 @@ msgid "" ":mod:`tracemalloc`: :ref:`Trace Python memory allocations ` (:pep:`454`)." msgstr "" -":mod:`tracemalloc`: :ref:`Trace Python memory allocations` (:pep:`454`)." +":mod:`tracemalloc`: :ref:`Trace Python memory allocations ` (:pep:`454`)." #: ../Doc/whatsnew/3.4.rst:116 msgid "Significantly improved library modules:" @@ -201,7 +182,7 @@ msgid "" ":ref:`Single-dispatch generic functions ` in :mod:" "`functools` (:pep:`443`)." msgstr "" -":ref:`Funciones genéricas de despacho único` en :" +":ref:`Funciones genéricas de despacho único ` en :" "mod:`functools` (:pep:`443`)." #: ../Doc/whatsnew/3.4.rst:120 @@ -216,10 +197,9 @@ msgid "" "Unix ` (:issue:`8713`)." msgstr "" ":mod:`multiproceso` tiene ahora :ref:`una opción para evitar el uso de os." -"fork en Unix` (:issue:`8713`)." +"fork en Unix ` (:issue:`8713`)." #: ../Doc/whatsnew/3.4.rst:123 -#, fuzzy msgid "" ":mod:`email` has a new submodule, :mod:`~email.contentmanager`, and a new :" "mod:`~email.message.Message` subclass (:class:`~email.contentmanager." @@ -232,7 +212,6 @@ msgstr "" "` (:issue:`18891`)." #: ../Doc/whatsnew/3.4.rst:127 -#, fuzzy msgid "" "The :mod:`inspect` and :mod:`pydoc` modules are now capable of correct " "introspection of a much wider variety of callable objects, which improves " @@ -243,7 +222,6 @@ msgstr "" "invocables, lo que mejora la salida del sistema Python :func:`help`." #: ../Doc/whatsnew/3.4.rst:130 -#, fuzzy msgid "The :mod:`ipaddress` module API has been declared stable" msgstr "La API del módulo :mod:`ipaddress` ha sido declarada estable" @@ -252,15 +230,14 @@ msgid "Security improvements:" msgstr "Mejoras en la seguridad:" #: ../Doc/whatsnew/3.4.rst:134 -#, fuzzy msgid "" ":ref:`Secure and interchangeable hash algorithm ` (:pep:" "`456`)." msgstr "" -":ref:`Algoritmo hash seguro e intercambiable` (:pep:`456`)." +":ref:`Algoritmo hash seguro e intercambiable ` (:pep:" +"`456`)." #: ../Doc/whatsnew/3.4.rst:136 -#, fuzzy msgid "" ":ref:`Make newly created file descriptors non-inheritable ` (:pep:`446`) to avoid leaking file descriptors to child processes." @@ -270,27 +247,24 @@ msgstr "" "de archivo a los procesos hijos." #: ../Doc/whatsnew/3.4.rst:138 -#, fuzzy msgid "" "New command line option for :ref:`isolated mode `, (:" "issue:`16499`)." msgstr "" -"Nueva opción de línea de comandos para :ref:`modo aislado`, (:issue:`16499`)." +"Nueva opción de línea de comandos para :ref:`modo aislado `, (:issue:`16499`)." #: ../Doc/whatsnew/3.4.rst:140 -#, fuzzy msgid "" ":mod:`multiprocessing` now has :ref:`an option to avoid using os.fork on " "Unix `. *spawn* and *forkserver* are more " "secure because they avoid sharing data with child processes." msgstr "" ":mod:`multiprocessing` tiene ahora :ref:`una opción para evitar el uso de os." -"fork en Unix`. *spawn* y *forkserver* son " -"más seguros porque evitan compartir datos con los procesos hijos." +"fork en Unix `. *spawn* y *forkserver* " +"son más seguros porque evitan compartir datos con los procesos hijos." #: ../Doc/whatsnew/3.4.rst:143 -#, fuzzy msgid "" ":mod:`multiprocessing` child processes on Windows no longer inherit all of " "the parent's inheritable handles, only the necessary ones." @@ -299,7 +273,6 @@ msgstr "" "los manejadores heredables del padre, sólo los necesarios." #: ../Doc/whatsnew/3.4.rst:145 -#, fuzzy msgid "" "A new :func:`hashlib.pbkdf2_hmac` function provides the `PKCS#5 password-" "based key derivation function 2 `_." @@ -314,34 +287,30 @@ msgstr "" ":ref:`Soporte de TLSv1.1 y TLSv1.2 ` para :mod:`ssl`." #: ../Doc/whatsnew/3.4.rst:149 -#, fuzzy msgid "" ":ref:`Retrieving certificates from the Windows system cert store support " "` for :mod:`ssl`." msgstr "" ":ref:`Recuperación de certificados del soporte del almacén de certificados " -"del sistema Windows` para :mod:`ssl`." +"del sistema Windows ` para :mod:`ssl`." #: ../Doc/whatsnew/3.4.rst:151 -#, fuzzy msgid "" ":ref:`Server-side SNI (Server Name Indication) support ` " "for :mod:`ssl`." msgstr "" -":ref:`Soporte SNI (Server Name Indication) del lado del servidor` para :mod:`ssl`." +":ref:`Soporte SNI (Server Name Indication) del lado del servidor ` para :mod:`ssl`." #: ../Doc/whatsnew/3.4.rst:153 -#, fuzzy msgid "" "The :class:`ssl.SSLContext` class has a :ref:`lot of improvements " "`." msgstr "" -"La clase :class:`ssl.SSLContext` tiene un :ref:`mucho que mejorar`." +"La clase :class:`ssl.SSLContext` tiene un :ref:`mucho que mejorar " +"`." #: ../Doc/whatsnew/3.4.rst:155 -#, fuzzy msgid "" "All modules in the standard library that support SSL now support server " "certificate verification, including hostname matching (:func:`ssl." @@ -358,13 +327,10 @@ msgid "CPython implementation improvements:" msgstr "Mejoras en la implementación de CPython:" #: ../Doc/whatsnew/3.4.rst:162 -#, fuzzy msgid ":ref:`Safe object finalization ` (:pep:`442`)." -msgstr "" -":ref:`Finalización segura de objetos` (:pep:`442`)." +msgstr ":ref:`Finalización segura de objetos ` (:pep:`442`)." #: ../Doc/whatsnew/3.4.rst:163 -#, fuzzy msgid "" "Leveraging :pep:`442`, in most cases :ref:`module globals are no longer set " "to None during finalization ` (:issue:`18214`)." @@ -374,16 +340,13 @@ msgstr "" "` (:issue:`18214`)." #: ../Doc/whatsnew/3.4.rst:165 -#, fuzzy msgid ":ref:`Configurable memory allocators ` (:pep:`445`)." msgstr "" -":ref:`Asignadores de memoria configurables` (:pep:`445`)." +":ref:`Asignadores de memoria configurable ` (:pep:`445`)." #: ../Doc/whatsnew/3.4.rst:166 -#, fuzzy msgid ":ref:`Argument Clinic ` (:pep:`436`)." -msgstr "" -":ref:`Consultorio de argumentos` (:pep:`436`)." +msgstr ":ref:`Consultorio de argumentos ` (:pep:`436`)." #: ../Doc/whatsnew/3.4.rst:168 msgid "" @@ -401,17 +364,14 @@ msgid "New Features" msgstr "Nuevas Funciones" #: ../Doc/whatsnew/3.4.rst:180 -#, fuzzy msgid "PEP 453: Explicit Bootstrapping of PIP in Python Installations" msgstr "PEP 453: Arranque explícito de PIP en instalaciones de Python" #: ../Doc/whatsnew/3.4.rst:183 -#, fuzzy msgid "Bootstrapping pip By Default" msgstr "Puesta en marcha de pip por defecto" #: ../Doc/whatsnew/3.4.rst:185 -#, fuzzy msgid "" "The new :mod:`ensurepip` module (defined in :pep:`453`) provides a standard " "cross-platform mechanism to bootstrap the pip installer into Python " @@ -428,7 +388,6 @@ msgstr "" "esté disponible en el momento de crear la versión candidata." #: ../Doc/whatsnew/3.4.rst:192 -#, fuzzy msgid "" "By default, the commands ``pipX`` and ``pipX.Y`` will be installed on all " "platforms (where X.Y stands for the version of the Python installation), " @@ -447,7 +406,6 @@ msgstr "" "instalada por separado." #: ../Doc/whatsnew/3.4.rst:200 -#, fuzzy msgid "" "The ``pyvenv`` command line utility and the :mod:`venv` module make use of " "the :mod:`ensurepip` module to make ``pip`` readily available in virtual " @@ -462,7 +420,6 @@ msgstr "" "ref:`venv-api` se debe solicitar explícitamente la instalación de ``pip``." #: ../Doc/whatsnew/3.4.rst:206 -#, fuzzy msgid "" "For CPython :ref:`source builds on POSIX systems `, " "the ``make install`` and ``make altinstall`` commands bootstrap ``pip`` by " @@ -476,7 +433,6 @@ msgstr "" "del Makefile." #: ../Doc/whatsnew/3.4.rst:211 -#, fuzzy msgid "" "On Windows and Mac OS X, the CPython installers now default to installing " "``pip`` along with CPython itself (users may opt out of installing it during " @@ -494,21 +450,19 @@ msgstr "" "``py -m pip``." #: ../Doc/whatsnew/3.4.rst:218 -#, fuzzy msgid "" "As `discussed in the PEP`__, platform packagers may choose not to install " "these commands by default, as long as, when invoked, they provide clear and " "simple directions on how to install them on that platform (usually using the " "system package manager)." msgstr "" -"Como se discute en el PEP`__, los empaquetadores de plataformas pueden optar " -"por no instalar estos comandos por defecto, siempre y cuando, cuando se " -"invoquen, proporcionen instrucciones claras y sencillas sobre cómo " -"instalarlos en esa plataforma (normalmente utilizando el gestor de paquetes " -"del sistema)." +"Como se discute en el PEP (`discussed in the PEP`__), los empaquetadores de " +"plataformas pueden optar por no instalar estos comandos por defecto, siempre " +"y cuando, cuando se invoquen, proporcionen instrucciones claras y sencillas " +"sobre cómo instalarlos en esa plataforma (normalmente utilizando el gestor " +"de paquetes del sistema)." #: ../Doc/whatsnew/3.4.rst:227 -#, fuzzy msgid "" "To avoid conflicts between parallel Python 2 and Python 3 installations, " "only the versioned ``pip3`` and ``pip3.4`` commands are bootstrapped by " @@ -529,12 +483,10 @@ msgstr "" "evitar la ambigüedad en sistemas con múltiples instalaciones de Python." #: ../Doc/whatsnew/3.4.rst:238 -#, fuzzy msgid "Documentation Changes" msgstr "Cambios en la documentación" #: ../Doc/whatsnew/3.4.rst:240 -#, fuzzy msgid "" "As part of this change, the :ref:`installing-index` and :ref:`distributing-" "index` sections of the documentation have been completely redesigned as " @@ -552,7 +504,6 @@ msgstr "" "individuales." #: ../Doc/whatsnew/3.4.rst:248 -#, fuzzy msgid "" "However, as this migration is currently still incomplete, the legacy " "versions of those guides remaining available as :ref:`install-index` and :" @@ -563,12 +514,10 @@ msgstr "" "`distutils-index`." #: ../Doc/whatsnew/3.4.rst:255 -#, fuzzy msgid ":pep:`453` -- Explicit bootstrapping of pip in Python installations" msgstr ":pep:`453` -- Arranque explícito de pip en instalaciones de Python" #: ../Doc/whatsnew/3.4.rst:255 -#, fuzzy msgid "" "PEP written by Donald Stufft and Nick Coghlan, implemented by Donald Stufft, " "Nick Coghlan, Martin von Löwis and Ned Deily." @@ -577,12 +526,10 @@ msgstr "" "Stufft, Nick Coghlan, Martin von Löwis y Ned Deily." #: ../Doc/whatsnew/3.4.rst:262 -#, fuzzy msgid "PEP 446: Newly Created File Descriptors Are Non-Inheritable" msgstr "PEP 446: Los descriptores de archivos recién creados no son heredables" #: ../Doc/whatsnew/3.4.rst:264 -#, fuzzy msgid "" ":pep:`446` makes newly created file descriptors :ref:`non-inheritable " "`. In general, this is the behavior an application will " @@ -597,7 +544,6 @@ msgstr "" "difíciles de encontrar, y potencialmente a problemas de seguridad." #: ../Doc/whatsnew/3.4.rst:270 -#, fuzzy msgid "" "However, there are occasions when inheritance is desired. To support these " "cases, the following new functions and methods are available:" @@ -607,41 +553,34 @@ msgstr "" "nuevos:" #: ../Doc/whatsnew/3.4.rst:273 -#, fuzzy msgid ":func:`os.get_inheritable`, :func:`os.set_inheritable`" msgstr ":func:`os.get_inheritable`, :func:`os.set_inheritable`" #: ../Doc/whatsnew/3.4.rst:274 -#, fuzzy msgid ":func:`os.get_handle_inheritable`, :func:`os.set_handle_inheritable`" msgstr ":func:`os.get_handle_inheritable`, :func:`os.set_handle_inheritable`" #: ../Doc/whatsnew/3.4.rst:275 -#, fuzzy msgid "" ":meth:`socket.socket.get_inheritable`, :meth:`socket.socket.set_inheritable`" msgstr "" ":meth:`socket.socket.get_inheritable`, :meth:`socket.socket.set_inheritable`" #: ../Doc/whatsnew/3.4.rst:279 -#, fuzzy msgid ":pep:`446` -- Make newly created file descriptors non-inheritable" msgstr "" ":pep:`446` -- Hacer que los descriptores de archivo recién creados no sean " "heredables" #: ../Doc/whatsnew/3.4.rst:280 ../Doc/whatsnew/3.4.rst:1812 -#, fuzzy msgid "PEP written and implemented by Victor Stinner." msgstr "PEP escrito y aplicado por Victor Stinner." #: ../Doc/whatsnew/3.4.rst:286 -#, fuzzy msgid "Improvements to Codec Handling" msgstr "Mejoras en el manejo de códecs" #: ../Doc/whatsnew/3.4.rst:288 -#, fuzzy msgid "" "Since it was first introduced, the :mod:`codecs` module has always been " "intended to operate as a type-neutral dynamic encoding and decoding system. " @@ -657,7 +596,6 @@ msgstr "" "históricamente este hecho." #: ../Doc/whatsnew/3.4.rst:295 -#, fuzzy msgid "" "As a key step in clarifying the situation, the :meth:`codecs.encode` and :" "meth:`codecs.decode` convenience functions are now properly documented in " @@ -673,7 +611,6 @@ msgstr "" "través de la introspección en tiempo de ejecución." #: ../Doc/whatsnew/3.4.rst:301 -#, fuzzy msgid "" "Unlike the convenience methods on :class:`str`, :class:`bytes` and :class:" "`bytearray`, the :mod:`codecs` convenience functions support arbitrary " @@ -688,7 +625,6 @@ msgstr "" ">conversiones de ``basestring`` (en Python 2)." #: ../Doc/whatsnew/3.4.rst:307 -#, fuzzy msgid "" "In Python 3.4, the interpreter is able to identify the known non-text " "encodings provided in the standard library and direct users towards these " @@ -700,7 +636,6 @@ msgstr "" "sea apropiado::" #: ../Doc/whatsnew/3.4.rst:326 -#, fuzzy msgid "" "In a related change, whenever it is feasible without breaking backwards " "compatibility, exceptions raised during encoding and decoding operations are " @@ -714,7 +649,6 @@ msgstr "" "responsable de producir el error::" #: ../Doc/whatsnew/3.4.rst:359 -#, fuzzy msgid "" "Finally, as the examples above show, these improvements have permitted the " "restoration of the convenience aliases for the non-Unicode codecs that were " @@ -728,17 +662,14 @@ msgstr "" "ejemplo) puede escribirse ahora como::" #: ../Doc/whatsnew/3.4.rst:371 -#, fuzzy msgid "" "The binary and text transforms provided in the standard library are detailed " "in :ref:`binary-transforms` and :ref:`text-transforms`." msgstr "" "Las transformaciones binarias y de texto proporcionadas en la biblioteca " -"estándar se detallan en :ref:`transformaciones binarias` y :ref:" -"`transformaciones de texto`." +"estándar se detallan en :ref:`binary-transforms` y :ref:`text-transforms`." #: ../Doc/whatsnew/3.4.rst:374 -#, fuzzy msgid "" "(Contributed by Nick Coghlan in :issue:`7475`, :issue:`17827`, :issue:" "`17828` and :issue:`19619`.)" @@ -747,12 +678,10 @@ msgstr "" "`17828` y :issue:`19619`)" #: ../Doc/whatsnew/3.4.rst:381 -#, fuzzy msgid "PEP 451: A ModuleSpec Type for the Import System" msgstr "PEP 451: Un tipo ModuleSpec para el sistema de importación" #: ../Doc/whatsnew/3.4.rst:383 -#, fuzzy msgid "" ":pep:`451` provides an encapsulation of the information about a module that " "the import machinery will use to load it (that is, a module specification). " @@ -768,7 +697,6 @@ msgstr "" "relacionadas con la importación`__." #: ../Doc/whatsnew/3.4.rst:391 -#, fuzzy msgid "" "The public-facing changes from the PEP are entirely backward-compatible. " "Furthermore, they should be transparent to everyone but importer authors. " @@ -798,12 +726,10 @@ msgstr "" "son:" #: ../Doc/whatsnew/3.4.rst:405 -#, fuzzy msgid "Unicode database updated to UCD version 6.3." msgstr "Base de datos Unicode actualizada a la versión 6.3 de UCD." #: ../Doc/whatsnew/3.4.rst:407 -#, fuzzy msgid "" ":func:`min` and :func:`max` now accept a *default* keyword-only argument " "that can be used to specify the value they return if the iterable they are " @@ -816,12 +742,10 @@ msgstr "" "`18111`.)" #: ../Doc/whatsnew/3.4.rst:412 -#, fuzzy msgid "Module objects are now :mod:`weakref`'able." msgstr "Los objetos del módulo son ahora :mod:`weakref`'able." #: ../Doc/whatsnew/3.4.rst:414 -#, fuzzy msgid "" "Module ``__file__`` attributes (and related values) should now always " "contain absolute paths by default, with the sole exception of ``__main__." @@ -834,7 +758,6 @@ msgstr "" "usando una ruta relativa. (Contribuido por Brett Cannon en :issue:`18416`.)" #: ../Doc/whatsnew/3.4.rst:419 -#, fuzzy msgid "" "All the UTF-\\* codecs (except UTF-7) now reject surrogates during both " "encoding and decoding unless the ``surrogatepass`` error handler is used, " @@ -851,25 +774,22 @@ msgstr "" "Stinner, Kang-Hao (Kenny) Lu y Serhiy Storchaka en :issue:`12892`)" #: ../Doc/whatsnew/3.4.rst:426 -#, fuzzy msgid "" "New German EBCDIC :ref:`codec ` ``cp273``. (Contributed " "by Michael Bierenfeld and Andrew Kuchling in :issue:`1097797`.)" msgstr "" -"Nuevo EBCDIC alemán :ref:`codec ``cp273``. " +"Nuevo EBCDIC alemán :ref:`codec ` ``cp273``. " "(Contribución de Michael Bierenfeld y Andrew Kuchling en :issue:`1097797`)" #: ../Doc/whatsnew/3.4.rst:429 -#, fuzzy msgid "" "New Ukrainian :ref:`codec ` ``cp1125``. (Contributed by " "Serhiy Storchaka in :issue:`19668`.)" msgstr "" -"Nuevo Ucraniano :ref:`codec ` ``cp1125`` " -"(Contribuido por Serhiy Storchaka en :issue:`19668`.)" +"Nuevo Ucraniano :ref:`codec ` ``cp1125`` (Contribuido " +"por Serhiy Storchaka en :issue:`19668`.)" #: ../Doc/whatsnew/3.4.rst:432 -#, fuzzy msgid "" ":class:`bytes`.join() and :class:`bytearray`.join() now accept arbitrary " "buffer objects as arguments. (Contributed by Antoine Pitrou in :issue:" @@ -880,7 +800,6 @@ msgstr "" "issue:`15958`.)" #: ../Doc/whatsnew/3.4.rst:436 -#, fuzzy msgid "" "The :class:`int` constructor now accepts any object that has an " "``__index__`` method for its *base* argument. (Contributed by Mark " @@ -891,7 +810,6 @@ msgstr "" "Dickinson en :issue:`16772`.)" #: ../Doc/whatsnew/3.4.rst:440 -#, fuzzy msgid "" "Frame objects now have a :func:`~frame.clear` method that clears all " "references to local variables from the frame. (Contributed by Antoine " @@ -902,7 +820,6 @@ msgstr "" "Antoine Pitrou en :issue:`17934`.)" #: ../Doc/whatsnew/3.4.rst:444 -#, fuzzy msgid "" ":class:`memoryview` is now registered as a :class:`Sequence `, and supports the :func:`reversed` builtin. (Contributed by Nick " @@ -913,7 +830,6 @@ msgstr "" "y Claudiu Popa en :issue:`18690` y :issue:`19078`)" #: ../Doc/whatsnew/3.4.rst:448 -#, fuzzy msgid "" "Signatures reported by :func:`help` have been modified and improved in " "several cases as a result of the introduction of Argument Clinic and other " @@ -924,7 +840,6 @@ msgstr "" "cambios en los módulos :mod:`inspect` y :mod:`pydoc`." #: ../Doc/whatsnew/3.4.rst:452 -#, fuzzy msgid "" ":meth:`~object.__length_hint__` is now part of the formal language " "specification (see :pep:`424`). (Contributed by Armin Ronacher in :issue:" @@ -939,12 +854,10 @@ msgid "New Modules" msgstr "Nuevos Módulos" #: ../Doc/whatsnew/3.4.rst:464 -#, fuzzy msgid "asyncio" msgstr "asyncio" #: ../Doc/whatsnew/3.4.rst:466 -#, fuzzy msgid "" "The new :mod:`asyncio` module (defined in :pep:`3156`) provides a standard " "pluggable event loop model for Python, providing solid asynchronous IO " @@ -958,27 +871,22 @@ msgstr "" "estándar y entre sí." #: ../Doc/whatsnew/3.4.rst:471 ../Doc/whatsnew/3.4.rst:534 -#, fuzzy msgid "For Python 3.4, this module is considered a :term:`provisional API`." msgstr "Para Python 3.4, este módulo se considera un :term:`provisional API`." #: ../Doc/whatsnew/3.4.rst:475 -#, fuzzy msgid ":pep:`3156` -- Asynchronous IO Support Rebooted: the \"asyncio\" Module" msgstr ":pep:`3156` -- Soporte de IO asíncrono reiniciado: el módulo \"asyncio" #: ../Doc/whatsnew/3.4.rst:476 -#, fuzzy msgid "PEP written and implementation led by Guido van Rossum." msgstr "PEP redactado y ejecutado por Guido van Rossum." #: ../Doc/whatsnew/3.4.rst:482 -#, fuzzy msgid "ensurepip" msgstr "ensurepip" #: ../Doc/whatsnew/3.4.rst:484 -#, fuzzy msgid "" "The new :mod:`ensurepip` module is the primary infrastructure for the :pep:" "`453` implementation. In the normal course of events end users will not " @@ -993,7 +901,6 @@ msgstr "" "automático en una instalación o entorno virtual." #: ../Doc/whatsnew/3.4.rst:490 -#, fuzzy msgid "" ":mod:`ensurepip` includes a bundled copy of ``pip``, up-to-date as of the " "first release candidate of the release of CPython with which it ships (this " @@ -1015,7 +922,6 @@ msgstr "" "se desinstala Python)" #: ../Doc/whatsnew/3.4.rst:499 -#, fuzzy msgid "" "The module is named *ensure*\\ pip because if called when ``pip`` is already " "installed, it does nothing. It also has an ``--upgrade`` option that will " @@ -1028,12 +934,10 @@ msgstr "" "``pip`` es más antigua que la copia incluida." #: ../Doc/whatsnew/3.4.rst:508 -#, fuzzy msgid "enum" msgstr "enum" #: ../Doc/whatsnew/3.4.rst:510 -#, fuzzy msgid "" "The new :mod:`enum` module (defined in :pep:`435`) provides a standard " "implementation of enumeration types, allowing other modules (such as :mod:" @@ -1048,12 +952,10 @@ msgstr "" "por valores de enumeración compatibles con versiones anteriores." #: ../Doc/whatsnew/3.4.rst:519 -#, fuzzy msgid ":pep:`435` -- Adding an Enum type to the Python standard library" msgstr ":pep:`435` -- Añadir un tipo Enum a la biblioteca estándar de Python" #: ../Doc/whatsnew/3.4.rst:519 -#, fuzzy msgid "" "PEP written by Barry Warsaw, Eli Bendersky and Ethan Furman, implemented by " "Ethan Furman." @@ -1062,12 +964,10 @@ msgstr "" "Ethan Furman." #: ../Doc/whatsnew/3.4.rst:526 -#, fuzzy msgid "pathlib" msgstr "pathlib" #: ../Doc/whatsnew/3.4.rst:528 -#, fuzzy msgid "" "The new :mod:`pathlib` module offers classes representing filesystem paths " "with semantics appropriate for different operating systems. Path classes " @@ -1083,24 +983,20 @@ msgstr "" "operaciones de E/S." #: ../Doc/whatsnew/3.4.rst:538 -#, fuzzy msgid ":pep:`428` -- The pathlib module -- object-oriented filesystem paths" msgstr "" ":pep:`428` -- El módulo pathlib -- rutas del sistema de archivos orientadas " "a objetos" #: ../Doc/whatsnew/3.4.rst:539 ../Doc/whatsnew/3.4.rst:1835 -#, fuzzy msgid "PEP written and implemented by Antoine Pitrou." msgstr "PEP escrito y aplicado por Antoine Pitrou." #: ../Doc/whatsnew/3.4.rst:545 -#, fuzzy msgid "selectors" msgstr "selectores" #: ../Doc/whatsnew/3.4.rst:547 -#, fuzzy msgid "" "The new :mod:`selectors` module (created as part of implementing :pep:" "`3156`) allows high-level and efficient I/O multiplexing, built upon the :" @@ -1115,7 +1011,6 @@ msgid "statistics" msgstr "estadísticas" #: ../Doc/whatsnew/3.4.rst:557 -#, fuzzy msgid "" "The new :mod:`statistics` module (defined in :pep:`450`) offers some core " "statistics functionality directly in the standard library. This module " @@ -1128,23 +1023,19 @@ msgstr "" "desviación estándar de una serie de datos." #: ../Doc/whatsnew/3.4.rst:564 -#, fuzzy msgid ":pep:`450` -- Adding A Statistics Module To The Standard Library" msgstr "" ":pep:`450` -- Añadir un módulo de estadísticas a la biblioteca estándar" #: ../Doc/whatsnew/3.4.rst:565 -#, fuzzy msgid "PEP written and implemented by Steven D'Aprano" msgstr "PEP escrito y aplicado por Steven D'Aprano" #: ../Doc/whatsnew/3.4.rst:571 -#, fuzzy msgid "tracemalloc" msgstr "tracemalloc" #: ../Doc/whatsnew/3.4.rst:573 -#, fuzzy msgid "" "The new :mod:`tracemalloc` module (defined in :pep:`454`) is a debug tool to " "trace memory blocks allocated by Python. It provides the following " @@ -1155,12 +1046,10 @@ msgstr "" "Python. Proporciona la siguiente información:" #: ../Doc/whatsnew/3.4.rst:576 -#, fuzzy msgid "Trace where an object was allocated" msgstr "Rastrear dónde se asignó un objeto" #: ../Doc/whatsnew/3.4.rst:577 -#, fuzzy msgid "" "Statistics on allocated memory blocks per filename and per line number: " "total size, number and average size of allocated memory blocks" @@ -1170,14 +1059,12 @@ msgstr "" "memoria asignados" #: ../Doc/whatsnew/3.4.rst:579 -#, fuzzy msgid "Compute the differences between two snapshots to detect memory leaks" msgstr "" "Calcular las diferencias entre dos instantáneas para detectar fugas de " "memoria" #: ../Doc/whatsnew/3.4.rst:583 -#, fuzzy msgid "" ":pep:`454` -- Add a new tracemalloc module to trace Python memory allocations" msgstr "" @@ -1185,22 +1072,18 @@ msgstr "" "asignaciones de memoria de Python" #: ../Doc/whatsnew/3.4.rst:584 -#, fuzzy msgid "PEP written and implemented by Victor Stinner" msgstr "PEP escrito y aplicado por Victor Stinner" #: ../Doc/whatsnew/3.4.rst:589 -#, fuzzy msgid "Improved Modules" msgstr "Módulos mejorados" #: ../Doc/whatsnew/3.4.rst:593 -#, fuzzy msgid "abc" msgstr "abc" #: ../Doc/whatsnew/3.4.rst:595 -#, fuzzy msgid "" "New function :func:`abc.get_cache_token` can be used to know when to " "invalidate caches that are affected by changes in the object graph. " @@ -1211,7 +1094,6 @@ msgstr "" "de objetos. (Contribuido por Łukasz Langa en :issue:`16832`.)" #: ../Doc/whatsnew/3.4.rst:599 -#, fuzzy msgid "" "New class :class:`~abc.ABC` has :class:`~abc.ABCMeta` as its meta class. " "Using ``ABC`` as a base class has essentially the same effect as specifying " @@ -1224,12 +1106,10 @@ msgstr "" "más fácil de leer. (Contribuido por Bruno Dupuis en :issue:`16049`.)" #: ../Doc/whatsnew/3.4.rst:606 -#, fuzzy msgid "aifc" msgstr "aifc" #: ../Doc/whatsnew/3.4.rst:608 -#, fuzzy msgid "" "The :meth:`~aifc.aifc.getparams` method now returns a namedtuple rather than " "a plain tuple. (Contributed by Claudiu Popa in :issue:`17818`.)" @@ -1239,7 +1119,6 @@ msgstr "" "`17818`.)" #: ../Doc/whatsnew/3.4.rst:611 -#, fuzzy msgid "" ":func:`aifc.open` now supports the context management protocol: when used in " "a :keyword:`with` block, the :meth:`~aifc.aifc.close` method of the returned " @@ -1252,23 +1131,20 @@ msgstr "" "(Contribuido por Serhiy Storchacha en :issue:`16486`.)" #: ../Doc/whatsnew/3.4.rst:616 -#, fuzzy msgid "" "The :meth:`~aifc.aifc.writeframesraw` and :meth:`~aifc.aifc.writeframes` " "methods now accept any :term:`bytes-like object`. (Contributed by Serhiy " "Storchaka in :issue:`8311`.)" msgstr "" "Los métodos :meth:`~aifc.aifc.writeframesraw` y :meth:`~aifc.aifc." -"writeframes` aceptan ahora cualquier objeto :term:`bytes-like`. " +"writeframes` aceptan ahora cualquier :term:`bytes-like object`. " "(Contribuido por Serhiy Storchaka en :issue:`8311`.)" #: ../Doc/whatsnew/3.4.rst:622 -#, fuzzy msgid "argparse" msgstr "argparse" #: ../Doc/whatsnew/3.4.rst:624 -#, fuzzy msgid "" "The :class:`~argparse.FileType` class now accepts *encoding* and *errors* " "arguments, which are passed through to :func:`open`. (Contributed by Lucas " @@ -1279,12 +1155,10 @@ msgstr "" "issue:`11175`.)" #: ../Doc/whatsnew/3.4.rst:630 -#, fuzzy msgid "audioop" msgstr "audioop" #: ../Doc/whatsnew/3.4.rst:632 -#, fuzzy msgid "" ":mod:`audioop` now supports 24-bit samples. (Contributed by Serhiy " "Storchaka in :issue:`12866`.)" @@ -1293,7 +1167,6 @@ msgstr "" "Storchaka en :issue:`12866`.)" #: ../Doc/whatsnew/3.4.rst:635 -#, fuzzy msgid "" "New :func:`~audioop.byteswap` function converts big-endian samples to little-" "endian and vice versa. (Contributed by Serhiy Storchaka in :issue:`19641`.)" @@ -1303,23 +1176,20 @@ msgstr "" "`19641`.)" #: ../Doc/whatsnew/3.4.rst:639 -#, fuzzy msgid "" "All :mod:`audioop` functions now accept any :term:`bytes-like object`. " "Strings are not accepted: they didn't work before, now they raise an error " "right away. (Contributed by Serhiy Storchaka in :issue:`16685`.)" msgstr "" -"Todas las funciones :mod:`audioop` aceptan ahora cualquier objeto :term:" -"`bytes-like`. No se aceptan cadenas: antes no funcionaban, ahora dan un " -"error de inmediato. (Contribuido por Serhiy Storchaka en :issue:`16685`.)" +"Todas las funciones :mod:`audioop` aceptan ahora cualquier :term:`bytes-like " +"object`. No se aceptan cadenas: antes no funcionaban, ahora dan un error de " +"inmediato. (Contribuido por Serhiy Storchaka en :issue:`16685`.)" #: ../Doc/whatsnew/3.4.rst:645 -#, fuzzy msgid "base64" msgstr "base64" #: ../Doc/whatsnew/3.4.rst:647 -#, fuzzy msgid "" "The encoding and decoding functions in :mod:`base64` now accept any :term:" "`bytes-like object` in cases where it previously required a :class:`bytes` " @@ -1327,12 +1197,11 @@ msgid "" "`17839`.)" msgstr "" "Las funciones de codificación y decodificación de :mod:`base64` aceptan " -"ahora cualquier objeto :term:`bytes` en los casos en que antes se requería " -"una instancia de :class:`bytes` o :class:`bytearray`. (Contribución de Nick " -"Coghlan en :issue:`17839`.)" +"ahora cualquier :term:`bytes-like object` en los casos en que antes se " +"requería una instancia de :class:`bytes` o :class:`bytearray`. " +"(Contribución de Nick Coghlan en :issue:`17839`.)" #: ../Doc/whatsnew/3.4.rst:652 -#, fuzzy msgid "" "New functions :func:`~base64.a85encode`, :func:`~base64.a85decode`, :func:" "`~base64.b85encode`, and :func:`~base64.b85decode` provide the ability to " @@ -1356,7 +1225,6 @@ msgid "collections" msgstr "colecciones" #: ../Doc/whatsnew/3.4.rst:664 -#, fuzzy msgid "" "The :meth:`.ChainMap.new_child` method now accepts an *m* argument " "specifying the child map to add to the chain. This allows an existing " @@ -1369,12 +1237,10 @@ msgstr "" "Vinay Sajip en :issue:`16613`.)" #: ../Doc/whatsnew/3.4.rst:671 -#, fuzzy msgid "colorsys" msgstr "colorsys" #: ../Doc/whatsnew/3.4.rst:673 -#, fuzzy msgid "" "The number of digits in the coefficients for the RGB --- YIQ conversions " "have been expanded so that they match the FCC NTSC versions. The change in " @@ -1388,12 +1254,10 @@ msgstr "" "Serhiy Storchaka en :issue:`14323`.)" #: ../Doc/whatsnew/3.4.rst:680 -#, fuzzy msgid "contextlib" msgstr "contextlib" #: ../Doc/whatsnew/3.4.rst:682 -#, fuzzy msgid "" "The new :class:`contextlib.suppress` context manager helps to clarify the " "intent of code that deliberately suppresses exceptions from a single " @@ -1406,7 +1270,6 @@ msgstr "" "Zero Piraeus en :issue:`19266`)" #: ../Doc/whatsnew/3.4.rst:687 -#, fuzzy msgid "" "The new :func:`contextlib.redirect_stdout` context manager makes it easier " "for utility scripts to handle inflexible APIs that write their output to :" @@ -1430,24 +1293,21 @@ msgstr "" "Raymond Hettinger en :issue:`15805`.)" #: ../Doc/whatsnew/3.4.rst:698 -#, fuzzy msgid "" "The :mod:`contextlib` documentation has also been updated to include a :ref:" "`discussion ` of the differences " "between single use, reusable and reentrant context managers." msgstr "" "También se ha actualizado la documentación de :mod:`contextlib` para incluir " -"una :ref: `discusión` de las " +"una :ref:`discusión ` de las " "diferencias entre gestores de contexto de un solo uso, reutilizables y " "reentrantes." #: ../Doc/whatsnew/3.4.rst:704 -#, fuzzy msgid "dbm" msgstr "dbm" #: ../Doc/whatsnew/3.4.rst:706 -#, fuzzy msgid "" ":func:`dbm.open` objects now support the context management protocol. When " "used in a :keyword:`with` statement, the ``close`` method of the database " @@ -1460,12 +1320,10 @@ msgstr "" "del bloque. (Contribución de Claudiu Popa y Nick Coghlan en :issue:`19282`)" #: ../Doc/whatsnew/3.4.rst:713 -#, fuzzy msgid "dis" msgstr "dis" #: ../Doc/whatsnew/3.4.rst:715 -#, fuzzy msgid "" "Functions :func:`~dis.show_code`, :func:`~dis.dis`, :func:`~dis.distb`, and :" "func:`~dis.disassemble` now accept a keyword-only *file* argument that " @@ -1476,7 +1334,6 @@ msgstr "" "controla dónde escriben su salida." #: ../Doc/whatsnew/3.4.rst:719 -#, fuzzy msgid "" "The :mod:`dis` module is now built around an :class:`~dis.Instruction` class " "that provides object oriented access to the details of each individual " @@ -1487,7 +1344,6 @@ msgstr "" "cada operación individual del código de bytes." #: ../Doc/whatsnew/3.4.rst:723 -#, fuzzy msgid "" "A new method, :func:`~dis.get_instructions`, provides an iterator that emits " "the Instruction stream for a given piece of Python code. Thus it is now " @@ -1502,7 +1358,6 @@ msgstr "" "propio módulo :mod:`~dis`. Por ejemplo::" #: ../Doc/whatsnew/3.4.rst:737 -#, fuzzy msgid "" "The various display tools in the :mod:`dis` module have been rewritten to " "use these new components." @@ -1511,7 +1366,6 @@ msgstr "" "reescrito para utilizar estos nuevos componentes." #: ../Doc/whatsnew/3.4.rst:740 -#, fuzzy msgid "" "In addition, a new application-friendly class :class:`~dis.Bytecode` " "provides an object-oriented API for inspecting bytecode in both in human-" @@ -1533,7 +1387,6 @@ msgstr "" "constructor, pero devuelto como una cadena de varias líneas::" #: ../Doc/whatsnew/3.4.rst:762 -#, fuzzy msgid "" ":class:`~dis.Bytecode` also has a class method, :meth:`~dis.Bytecode." "from_traceback`, that provides the ability to manipulate a traceback (that " @@ -1546,7 +1399,6 @@ msgstr "" "equivalente a ``distb(tb)``)." #: ../Doc/whatsnew/3.4.rst:767 -#, fuzzy msgid "" "(Contributed by Nick Coghlan, Ryan Kelly and Thomas Kluyver in :issue:" "`11816` and Claudiu Popa in :issue:`17916`.)" @@ -1555,7 +1407,6 @@ msgstr "" "y Claudiu Popa en :issue:`17916`)" #: ../Doc/whatsnew/3.4.rst:770 -#, fuzzy msgid "" "New function :func:`~dis.stack_effect` computes the effect on the Python " "stack of a given opcode and argument, information that is not otherwise " @@ -1566,24 +1417,21 @@ msgstr "" "de otro modo. (Contribuido por Larry Hastings en :issue:`19722`.)" #: ../Doc/whatsnew/3.4.rst:776 -#, fuzzy msgid "doctest" msgstr "doctest" #: ../Doc/whatsnew/3.4.rst:778 -#, fuzzy msgid "" "A new :ref:`option flag `, :data:`~doctest.FAIL_FAST`, " "halts test running as soon as the first failure is detected. (Contributed " "by R. David Murray and Daniel Urban in :issue:`16522`.)" msgstr "" -"Una nueva bandera :ref: `option`, :data:`~doctest." +"Una nueva :ref:`flag de opción `, :data:`~doctest." "FAIL_FAST`, detiene la ejecución de la prueba tan pronto como se detecta el " "primer fallo. (Contribuido por R. David Murray y Daniel Urban en :issue:" "`16522`.)" #: ../Doc/whatsnew/3.4.rst:782 -#, fuzzy msgid "" "The :mod:`doctest` command line interface now uses :mod:`argparse`, and has " "two new options, ``-o`` and ``-f``. ``-o`` allows :ref:`doctest options " @@ -1594,14 +1442,12 @@ msgid "" msgstr "" "La interfaz de línea de comandos de :mod:`doctest` utiliza ahora :mod:" "`argparse`, y tiene dos nuevas opciones, ``-`` y ``-f``. ``-o`` permite " -" especificar las opciones de :ref:" -"`doctest` en la línea de órdenes, y ``-f`` es una " -"abreviatura de ``- FAIL_FAST`` (en paralelo a la opción similar soportada " -"por el CLI de :mod:`unittest`). (Contribuido por R. David Murray en :issue:" -"`11390`.)" +" especificar las opciones de :ref:`opciones doctest " +"` en la línea de órdenes, y ``-f`` es una abreviatura de " +"``- FAIL_FAST`` (en paralelo a la opción similar soportada por el CLI de :" +"mod:`unittest`). (Contribuido por R. David Murray en :issue:`11390`.)" #: ../Doc/whatsnew/3.4.rst:788 -#, fuzzy msgid "" ":mod:`doctest` will now find doctests in extension module ``__doc__`` " "strings. (Contributed by Zachary Ware in :issue:`3158`.)" @@ -1614,7 +1460,6 @@ msgid "email" msgstr "email" #: ../Doc/whatsnew/3.4.rst:795 -#, fuzzy msgid "" ":meth:`~email.message.Message.as_string` now accepts a *policy* argument to " "override the default policy of the message when generating a string " @@ -1631,7 +1476,6 @@ msgstr "" "``flatten``. (Contribuido por R. David Murray en :issue:`18600`.)" #: ../Doc/whatsnew/3.4.rst:802 -#, fuzzy msgid "" "New method :meth:`~email.message.Message.as_bytes` added to produce a bytes " "representation of the message in a fashion similar to how ``as_string`` " @@ -1652,7 +1496,6 @@ msgstr "" "formateado. (Contribuido por R. David Murray en :issue:`18600`.)" #: ../Doc/whatsnew/3.4.rst:811 -#, fuzzy msgid "" "The :meth:`.Message.set_param` message now accepts a *replace* keyword " "argument. When specified, the associated header will be updated without " @@ -1667,7 +1510,6 @@ msgstr "" "`18891`.)" #: ../Doc/whatsnew/3.4.rst:819 -#, fuzzy msgid "" "A pair of new subclasses of :class:`~email.message.Message` have been added " "(:class:`.EmailMessage` and :class:`.MIMEPart`), along with a new sub-" @@ -1699,12 +1541,10 @@ msgstr "" "errores). (Contribuido por R. David Murray en :issue:`18891`.)" #: ../Doc/whatsnew/3.4.rst:835 -#, fuzzy msgid "filecmp" msgstr "archivoecmp" #: ../Doc/whatsnew/3.4.rst:837 -#, fuzzy msgid "" "A new :func:`~filecmp.clear_cache` function provides the ability to clear " "the :mod:`filecmp` comparison cache, which uses :func:`os.stat` information " @@ -1722,7 +1562,6 @@ msgstr "" "particular. (Contribuido por Mark Levitt en :issue:`18149`.)" #: ../Doc/whatsnew/3.4.rst:844 -#, fuzzy msgid "" "New module attribute :data:`~filecmp.DEFAULT_IGNORES` provides the list of " "directories that are used as the default value for the *ignore* parameter of " @@ -1735,12 +1574,10 @@ msgstr "" "Eli Bendersky en :issue:`15442`.)" #: ../Doc/whatsnew/3.4.rst:851 -#, fuzzy msgid "functools" msgstr "functools" #: ../Doc/whatsnew/3.4.rst:853 -#, fuzzy msgid "" "The new :func:`~functools.partialmethod` descriptor brings partial argument " "application to descriptors, just as :func:`~functools.partial` provides for " @@ -1758,7 +1595,6 @@ msgstr "" "(Contribución de Alon Horev y Nick Coghlan en :issue:`4331`)" #: ../Doc/whatsnew/3.4.rst:862 -#, fuzzy msgid "" "The new :func:`~functools.singledispatch` decorator brings support for " "single-dispatch generic functions to the Python standard library. Where " @@ -1775,17 +1611,14 @@ msgstr "" "operación que le permite trabajar con *diferentes* tipos de datos." #: ../Doc/whatsnew/3.4.rst:871 -#, fuzzy msgid ":pep:`443` -- Single-dispatch generic functions" msgstr ":pep:`443` -- Funciones genéricas de despacho único" #: ../Doc/whatsnew/3.4.rst:872 -#, fuzzy msgid "PEP written and implemented by Łukasz Langa." msgstr "PEP escrito e implementado por Łukasz Langa." #: ../Doc/whatsnew/3.4.rst:874 -#, fuzzy msgid "" ":func:`~functools.total_ordering` now supports a return value of :const:" "`NotImplemented` from the underlying comparison function. (Contributed by " @@ -1796,7 +1629,6 @@ msgstr "" "(Contribuido por Katie Miller en :issue:`10042`.)" #: ../Doc/whatsnew/3.4.rst:878 -#, fuzzy msgid "" "A pure-python version of the :func:`~functools.partial` function is now in " "the stdlib; in CPython it is overridden by the C accelerated version, but it " @@ -1809,12 +1641,10 @@ msgstr "" "por Brian Thorne en :issue:`12428`.)" #: ../Doc/whatsnew/3.4.rst:885 -#, fuzzy msgid "gc" msgstr "gc" #: ../Doc/whatsnew/3.4.rst:887 -#, fuzzy msgid "" "New function :func:`~gc.get_stats` returns a list of three per-generation " "dictionaries containing the collections statistics since interpreter " @@ -1830,7 +1660,6 @@ msgid "glob" msgstr "" #: ../Doc/whatsnew/3.4.rst:895 -#, fuzzy msgid "" "A new function :func:`~glob.escape` provides a way to escape special " "characters in a filename so that they do not become part of the globbing " @@ -1843,12 +1672,10 @@ msgstr "" "Serhiy Storchaka en :issue:`8402`.)" #: ../Doc/whatsnew/3.4.rst:901 -#, fuzzy msgid "hashlib" msgstr "hashlib" #: ../Doc/whatsnew/3.4.rst:903 -#, fuzzy msgid "" "A new :func:`hashlib.pbkdf2_hmac` function provides the `PKCS#5 password-" "based key derivation function 2 `_. " @@ -1859,7 +1686,6 @@ msgstr "" "wiki/PBKDF2>`_. (Contribuido por Christian Heimes en :issue:`18582`.)" #: ../Doc/whatsnew/3.4.rst:908 -#, fuzzy msgid "" "The :attr:`~hashlib.hash.name` attribute of :mod:`hashlib` hash objects is " "now a formally supported interface. It has always existed in CPython's :mod:" @@ -1876,12 +1702,10 @@ msgstr "" "(Contribuido por Jason R. Coombs en :issue:`18532`.)" #: ../Doc/whatsnew/3.4.rst:917 -#, fuzzy msgid "hmac" msgstr "hmac" #: ../Doc/whatsnew/3.4.rst:919 -#, fuzzy msgid "" ":mod:`hmac` now accepts ``bytearray`` as well as ``bytes`` for the *key* " "argument to the :func:`~hmac.new` function, and the *msg* parameter to both " @@ -1896,7 +1720,6 @@ msgstr "" "por Jonas Borgström en :issue:`18240`.)" #: ../Doc/whatsnew/3.4.rst:925 -#, fuzzy msgid "" "The *digestmod* argument to the :func:`hmac.new` function may now be any " "hash digest name recognized by :mod:`hashlib`. In addition, the current " @@ -1911,7 +1734,6 @@ msgstr "" "defecto. (Contribuido por Christian Heimes en :issue:`17276`.)" #: ../Doc/whatsnew/3.4.rst:931 -#, fuzzy msgid "" "With the addition of :attr:`~hmac.HMAC.block_size` and :attr:`~hmac.HMAC." "name` attributes (and the formal documentation of the :attr:`~hmac.HMAC." @@ -1928,7 +1750,6 @@ msgid "html" msgstr "html" #: ../Doc/whatsnew/3.4.rst:940 -#, fuzzy msgid "" "New function :func:`~html.unescape` function converts HTML5 character " "references to the corresponding Unicode characters. (Contributed by Ezio " @@ -1939,7 +1760,6 @@ msgstr "" "(Contribuido por Ezio Melotti en :issue:`2927`.)" #: ../Doc/whatsnew/3.4.rst:944 -#, fuzzy msgid "" ":class:`~html.parser.HTMLParser` accepts a new keyword argument " "*convert_charrefs* that, when ``True``, automatically converts all character " @@ -1956,7 +1776,6 @@ msgstr "" "esta nueva característica. (Contribuido por Ezio Melotti en :issue:`13633`.)" #: ../Doc/whatsnew/3.4.rst:951 -#, fuzzy msgid "" "The *strict* argument of :class:`~html.parser.HTMLParser` is now deprecated. " "(Contributed by Ezio Melotti in :issue:`15114`.)" @@ -1969,7 +1788,6 @@ msgid "http" msgstr "http" #: ../Doc/whatsnew/3.4.rst:958 -#, fuzzy msgid "" ":meth:`~http.server.BaseHTTPRequestHandler.send_error` now accepts an " "optional additional *explain* parameter which can be used to provide an " @@ -1987,23 +1805,20 @@ msgstr "" "`12921`.)" #: ../Doc/whatsnew/3.4.rst:965 -#, fuzzy msgid "" "The :mod:`http.server` :ref:`command line interface ` now " "has a ``-b/--bind`` option that causes the server to listen on a specific " "address. (Contributed by Malte Swart in :issue:`17764`.)" msgstr "" -"El :mod:`http.server` :ref:`interfaz de línea de comandos` " +"El :mod:`http.server` :ref:`interfaz de línea de comandos ` " "tiene ahora una opción ``-b/--bind`` que hace que el servidor escuche en una " "dirección específica. (Contribuido por Malte Swart en :issue:`17764`.)" #: ../Doc/whatsnew/3.4.rst:971 -#, fuzzy msgid "idlelib and IDLE" msgstr "idlelib y IDLE" #: ../Doc/whatsnew/3.4.rst:973 -#, fuzzy msgid "" "Since idlelib implements the IDLE shell and editor and is not intended for " "import by other programs, it gets improvements with every release. See :file:" @@ -2019,12 +1834,10 @@ msgstr "" "`Ayuda --> Sobre IDLE`." #: ../Doc/whatsnew/3.4.rst:981 -#, fuzzy msgid "importlib" msgstr "importlib" #: ../Doc/whatsnew/3.4.rst:983 -#, fuzzy msgid "" "The :class:`~importlib.abc.InspectLoader` ABC defines a new method, :meth:" "`~importlib.abc.InspectLoader.source_to_code` that accepts source data and a " @@ -2039,7 +1852,6 @@ msgstr "" "(Contribuido por Eric Snow y Brett Cannon en :issue:`15627`.)" #: ../Doc/whatsnew/3.4.rst:989 -#, fuzzy msgid "" ":class:`~importlib.abc.InspectLoader` also now has a default implementation " "for the :meth:`~importlib.abc.InspectLoader.get_code` method. However, it " @@ -2053,7 +1865,6 @@ msgstr "" "`18072`.)" #: ../Doc/whatsnew/3.4.rst:994 -#, fuzzy msgid "" "The :func:`~importlib.reload` function has been moved from :mod:`imp` to :" "mod:`importlib` as part of the :mod:`imp` module deprecation. (Contributed " @@ -2064,7 +1875,6 @@ msgstr "" "(Contribuido por Berker Peksag en :issue:`18193`.)" #: ../Doc/whatsnew/3.4.rst:998 -#, fuzzy msgid "" ":mod:`importlib.util` now has a :data:`~importlib.util.MAGIC_NUMBER` " "attribute providing access to the bytecode version number. This replaces " @@ -2077,7 +1887,6 @@ msgstr "" "`imp`, ya obsoleto. (Contribuido por Brett Cannon en :issue:`18192`.)" #: ../Doc/whatsnew/3.4.rst:1003 -#, fuzzy msgid "" "New :mod:`importlib.util` functions :func:`~importlib.util." "cache_from_source` and :func:`~importlib.util.source_from_cache` replace the " @@ -2090,7 +1899,6 @@ msgstr "" "(Contribuido por Brett Cannon en :issue:`18194`.)" #: ../Doc/whatsnew/3.4.rst:1008 -#, fuzzy msgid "" "The :mod:`importlib` bootstrap :class:`.NamespaceLoader` now conforms to " "the :class:`.InspectLoader` ABC, which means that ``runpy`` and ``python -" @@ -2103,7 +1911,6 @@ msgstr "" "(Contribuido por Brett Cannon en :issue:`18058`.)" #: ../Doc/whatsnew/3.4.rst:1013 -#, fuzzy msgid "" ":mod:`importlib.util` has a new function :func:`~importlib.util." "decode_source` that decodes source from bytes using universal newline " @@ -2116,7 +1923,6 @@ msgstr "" "métodos :meth:`.InspectLoader.get_source`." #: ../Doc/whatsnew/3.4.rst:1017 -#, fuzzy msgid "" ":class:`importlib.machinery.ExtensionFileLoader` now has a :meth:`~importlib." "machinery.ExtensionFileLoader.get_filename` method. This was inadvertently " @@ -2129,25 +1935,22 @@ msgstr "" "en :issue:`19152`.)" #: ../Doc/whatsnew/3.4.rst:1024 -#, fuzzy msgid "inspect" msgstr "inspeccionar" #: ../Doc/whatsnew/3.4.rst:1026 -#, fuzzy msgid "" "The :mod:`inspect` module now offers a basic :ref:`command line interface " "` to quickly display source code and other information " "for modules, classes and functions. (Contributed by Claudiu Popa and Nick " "Coghlan in :issue:`18626`.)" msgstr "" -"El módulo :mod:`inspect` ofrece ahora una interfaz de línea de comandos " -"básica :ref:` para mostrar rápidamente el código fuente " -"y otra información de módulos, clases y funciones. (Contribución de Claudiu " -"Popa y Nick Coghlan en :issue:`18626`)" +"El módulo :mod:`inspect` ofrece ahora una :ref:`interfaz de línea de " +"comandos básica ` para mostrar rápidamente el código " +"fuente y otra información de módulos, clases y funciones. (Contribución de " +"Claudiu Popa y Nick Coghlan en :issue:`18626`)" #: ../Doc/whatsnew/3.4.rst:1031 -#, fuzzy msgid "" ":func:`~inspect.unwrap` makes it easy to unravel wrapper function chains " "created by :func:`functools.wraps` (and any other API that sets the " @@ -2160,7 +1963,6 @@ msgstr "" "(Contribución de Daniel Urban, Aaron Iles y Nick Coghlan en :issue:`13266`)" #: ../Doc/whatsnew/3.4.rst:1036 -#, fuzzy msgid "" "As part of the implementation of the new :mod:`enum` module, the :mod:" "`inspect` module now has substantially better support for custom ``__dir__`` " @@ -2174,7 +1976,6 @@ msgstr "" "issue:`19030`)" #: ../Doc/whatsnew/3.4.rst:1042 -#, fuzzy msgid "" ":func:`~inspect.getfullargspec` and :func:`~inspect.getargspec` now use the :" "func:`~inspect.signature` API. This allows them to support a much broader " @@ -2198,7 +1999,6 @@ msgstr "" "características. (Contribuido por Yury Selivanov en :issue:`17481`.)" #: ../Doc/whatsnew/3.4.rst:1053 -#, fuzzy msgid "" ":func:`~inspect.signature` now supports duck types of CPython functions, " "which adds support for functions compiled with Cython. (Contributed by " @@ -2209,12 +2009,10 @@ msgstr "" "(Contribuido por Stefan Behnel y Yury Selivanov en :issue:`17159`)" #: ../Doc/whatsnew/3.4.rst:1059 -#, fuzzy msgid "ipaddress" msgstr "dirección IP" #: ../Doc/whatsnew/3.4.rst:1061 -#, fuzzy msgid "" ":mod:`ipaddress` was added to the standard library in Python 3.3 as a :term:" "`provisional API`. With the release of Python 3.4, this qualification has " @@ -2228,7 +2026,6 @@ msgstr "" "la compatibilidad hacia atrás." #: ../Doc/whatsnew/3.4.rst:1067 -#, fuzzy msgid "" "A new :attr:`~ipaddress.IPv4Address.is_global` property is ``True`` if an " "address is globally routeable. (Contributed by Peter Moody in :issue:" @@ -2239,26 +2036,23 @@ msgstr "" "issue:`17400`.)" #: ../Doc/whatsnew/3.4.rst:1073 -#, fuzzy msgid "logging" msgstr "" "Tres mejoras más pequeñas en el módulo :mod:`logging`, todas implementadas " "por Vinay Sajip, son:" #: ../Doc/whatsnew/3.4.rst:1075 -#, fuzzy msgid "" "The :class:`~logging.handlers.TimedRotatingFileHandler` has a new *atTime* " "parameter that can be used to specify the time of day when rollover should " "happen. (Contributed by Ronald Oussoren in :issue:`9556`.)" msgstr "" -"La clase :`~logging.handlers.TimedRotatingFileHandler` tiene un nuevo " +"La clase :class:`~logging.handlers.TimedRotatingFileHandler` tiene un nuevo " "parámetro *atTime* que puede utilizarse para especificar la hora del día en " "que debe producirse la renovación. (Contribuido por Ronald Oussoren en :" "issue:`9556`.)" #: ../Doc/whatsnew/3.4.rst:1079 -#, fuzzy msgid "" ":class:`~logging.handlers.SocketHandler` and :class:`~logging.handlers." "DatagramHandler` now support Unix domain sockets (by setting *port* to " @@ -2270,7 +2064,6 @@ msgstr "" "ce46195b56a9.)" #: ../Doc/whatsnew/3.4.rst:1084 -#, fuzzy msgid "" ":func:`~logging.config.fileConfig` now accepts a :class:`configparser." "RawConfigParser` subclass instance for the *fname* parameter. This " @@ -2288,7 +2081,6 @@ msgstr "" "`16110`.)" #: ../Doc/whatsnew/3.4.rst:1092 -#, fuzzy msgid "" "Logging configuration data received from a socket via the :func:`logging." "config.listen` function can now be validated before being processed by " @@ -2302,12 +2094,10 @@ msgstr "" "`15452`.)" #: ../Doc/whatsnew/3.4.rst:1101 -#, fuzzy msgid "marshal" msgstr "mariscal" #: ../Doc/whatsnew/3.4.rst:1103 -#, fuzzy msgid "" "The default :mod:`marshal` version has been bumped to 3. The code " "implementing the new version restores the Python2 behavior of recording only " @@ -2331,12 +2121,10 @@ msgstr "" "en :issue:`19219`)" #: ../Doc/whatsnew/3.4.rst:1114 -#, fuzzy msgid "mmap" msgstr "mmap" #: ../Doc/whatsnew/3.4.rst:1116 -#, fuzzy msgid "" "mmap objects can now be :mod:`weakref`\\ ed. (Contributed by Valerie " "Lambert in :issue:`4885`.)" @@ -2345,12 +2133,10 @@ msgstr "" "Valerie Lambert en :issue:`4885`.)" #: ../Doc/whatsnew/3.4.rst:1121 -#, fuzzy msgid "multiprocessing" msgstr "multiprocesamiento" #: ../Doc/whatsnew/3.4.rst:1125 -#, fuzzy msgid "" "On Unix two new :ref:`start methods `, " "``spawn`` and ``forkserver``, have been added for starting processes using :" @@ -2362,9 +2148,8 @@ msgid "" "and :func:`~multiprocessing.set_start_method` sets the start method. " "(Contributed by Richard Oudkerk in :issue:`8713`.)" msgstr "" -"En Unix se han añadido dos nuevos métodos :ref:`start` , " -"``spawn`` y ``forkserver``, para iniciar procesos usando :mod:" +"En Unix se han añadido :ref:`métodos de comienzo ` ``spawn`` y ``forkserver``, para iniciar procesos usando :mod:" "`multiprocessing`. Estos hacen que la mezcla de procesos con hilos sea más " "robusta, y el método ``spawn`` coincide con la semántica que el " "multiprocesamiento siempre ha utilizado en Windows. La nueva función :func:" @@ -2372,11 +2157,9 @@ msgstr "" "inicio disponibles en la plataforma, :func:`~multiprocessing." "get_start_method` informa del método de inicio actual, y :func:" "`~multiprocessing.set_start_method` establece el método de inicio. " -"(Contribuido por Richard Oudkerk en :issue:`8713`.)" +"(Contribuido por Richard Oudkerk en :issue:`8713`.)" #: ../Doc/whatsnew/3.4.rst:1135 -#, fuzzy msgid "" ":mod:`multiprocessing` also now has the concept of a ``context``, which " "determines how child processes are created. New function :func:" @@ -2399,7 +2182,6 @@ msgstr "" "entre sí. (Contribuido por Richard Oudkerk en :issue:`18999`.)" #: ../Doc/whatsnew/3.4.rst:1145 -#, fuzzy msgid "" "Except when using the old *fork* start method, child processes no longer " "inherit unneeded handles/file descriptors from their parents (part of :issue:" @@ -2410,7 +2192,6 @@ msgstr "" "padres (parte de :issue:`8713`)." #: ../Doc/whatsnew/3.4.rst:1149 -#, fuzzy msgid "" ":mod:`multiprocessing` now relies on :mod:`runpy` (which implements the ``-" "m`` switch) to initialise ``__main__`` appropriately in child processes when " @@ -2428,14 +2209,12 @@ msgstr "" "procesos hijos. (Contribuido por Nick Coghlan en :issue:`19946`.)" #: ../Doc/whatsnew/3.4.rst:1158 -#, fuzzy msgid "operator" msgstr "" ":ref:`PEP 465 `, un nuevo operador de multiplicación de " "matrices: ``a @ b``." #: ../Doc/whatsnew/3.4.rst:1160 -#, fuzzy msgid "" "New function :func:`~operator.length_hint` provides an implementation of the " "specification for how the :meth:`~object.__length_hint__` special method " @@ -2449,7 +2228,6 @@ msgstr "" "Armin Ronacher en :issue:`16148`.)" #: ../Doc/whatsnew/3.4.rst:1165 -#, fuzzy msgid "" "There is now a pure-python version of the :mod:`operator` module available " "for reference and for use by alternate implementations of Python. " @@ -2460,12 +2238,10 @@ msgstr "" "Python. (Contribuido por Zachary Ware en :issue:`16694`.)" #: ../Doc/whatsnew/3.4.rst:1171 -#, fuzzy msgid "os" msgstr "os" #: ../Doc/whatsnew/3.4.rst:1173 -#, fuzzy msgid "" "There are new functions to get and set the :ref:`inheritable flag " "` of a file descriptor (:func:`os.get_inheritable`, :func:" @@ -2478,7 +2254,6 @@ msgstr "" "get_handle_inheritable`, :func:`os.set_handle_inheritable`)." #: ../Doc/whatsnew/3.4.rst:1178 -#, fuzzy msgid "" "New function :func:`~os.cpu_count` reports the number of CPUs available on " "the platform on which Python is running (or ``None`` if the count can't be " @@ -2495,7 +2270,6 @@ msgstr "" "François Natali en :issue:`17914`)" #: ../Doc/whatsnew/3.4.rst:1184 -#, fuzzy msgid "" ":func:`os.path.samestat` is now available on the Windows platform (and the :" "func:`os.path.samefile` implementation is now shared between Unix and " @@ -2506,7 +2280,6 @@ msgstr "" "y Windows). (Contribuido por Brian Curtin en :issue:`11939`.)" #: ../Doc/whatsnew/3.4.rst:1188 -#, fuzzy msgid "" ":func:`os.path.ismount` now recognizes volumes mounted below a drive root on " "Windows. (Contributed by Tim Golden in :issue:`9035`.)" @@ -2516,7 +2289,6 @@ msgstr "" "`9035`.)" #: ../Doc/whatsnew/3.4.rst:1191 -#, fuzzy msgid "" ":func:`os.open` supports two new flags on platforms that provide them, :data:" "`~os.O_PATH` (un-opened file descriptor), and :data:`~os.O_TMPFILE` (unnamed " @@ -2532,12 +2304,10 @@ msgstr "" "issue:`18673` y Benjamin Peterson, respectivamente)" #: ../Doc/whatsnew/3.4.rst:1199 -#, fuzzy msgid "pdb" msgstr "pdb" #: ../Doc/whatsnew/3.4.rst:1201 -#, fuzzy msgid "" ":mod:`pdb` has been enhanced to handle generators, :keyword:`yield`, and " "``yield from`` in a more useful fashion. This is especially helpful when " @@ -2550,7 +2320,6 @@ msgstr "" "Svetlov y Xavier de Gaye en :issue:`16596`)" #: ../Doc/whatsnew/3.4.rst:1206 -#, fuzzy msgid "" "The ``print`` command has been removed from :mod:`pdb`, restoring access to " "the Python :func:`print` function from the pdb command line. Python2's " @@ -2574,12 +2343,10 @@ msgstr "" "issue:`18764`.)" #: ../Doc/whatsnew/3.4.rst:1220 -#, fuzzy msgid "pickle" msgstr "pepinillo" #: ../Doc/whatsnew/3.4.rst:1222 -#, fuzzy msgid "" ":mod:`pickle` now supports (but does not use by default) a new pickle " "protocol, protocol 4. This new protocol addresses a number of issues that " @@ -2596,23 +2363,19 @@ msgstr "" "algunas mejoras de eficiencia." #: ../Doc/whatsnew/3.4.rst:1230 -#, fuzzy msgid ":pep:`3154` -- Pickle protocol 4" msgstr ":pep:`3154` -- Protocolo Pickle 4" #: ../Doc/whatsnew/3.4.rst:1231 -#, fuzzy msgid "PEP written by Antoine Pitrou and implemented by Alexandre Vassalotti." msgstr "" "PEP escrito por Antoine Pitrou e implementado por Alexandre Vassalotti." #: ../Doc/whatsnew/3.4.rst:1235 -#, fuzzy msgid "plistlib" msgstr "plistlib" #: ../Doc/whatsnew/3.4.rst:1237 -#, fuzzy msgid "" ":mod:`plistlib` now has an API that is similar to the standard pattern for " "stdlib serialization protocols, with new :func:`~plistlib.load`, :func:" @@ -2631,12 +2394,10 @@ msgstr "" "issue:`14455`.)" #: ../Doc/whatsnew/3.4.rst:1247 -#, fuzzy msgid "poplib" msgstr "poplib" #: ../Doc/whatsnew/3.4.rst:1249 -#, fuzzy msgid "" "Two new methods have been added to :mod:`poplib`: :meth:`~poplib.POP3.capa`, " "which returns the list of capabilities advertised by the POP server, and :" @@ -2651,12 +2412,10 @@ msgstr "" "Catucci en :issue:`4473`.)" #: ../Doc/whatsnew/3.4.rst:1257 -#, fuzzy msgid "pprint" msgstr "pprint" #: ../Doc/whatsnew/3.4.rst:1259 -#, fuzzy msgid "" "The :mod:`pprint` module's :class:`~pprint.PrettyPrinter` class and its :" "func:`~pprint.pformat`, and :func:`~pprint.pprint` functions have a new " @@ -2673,7 +2432,6 @@ msgstr "" "(indentada). (Contribuido por Serhiy Storchaka en :issue:`19132`.)" #: ../Doc/whatsnew/3.4.rst:1266 -#, fuzzy msgid "" "Long strings are now wrapped using Python's normal line continuation " "syntax. (Contributed by Antoine Pitrou in :issue:`17150`.)" @@ -2683,12 +2441,10 @@ msgstr "" "`17150`.)" #: ../Doc/whatsnew/3.4.rst:1271 -#, fuzzy msgid "pty" msgstr "pty" #: ../Doc/whatsnew/3.4.rst:1273 -#, fuzzy msgid "" ":func:`pty.spawn` now returns the status value from :func:`os.waitpid` on " "the child process, instead of ``None``. (Contributed by Gregory P. Smith.)" @@ -2697,12 +2453,10 @@ msgstr "" "el proceso hijo, en lugar de ``None``. (Contribución de Gregory P. Smith)" #: ../Doc/whatsnew/3.4.rst:1278 -#, fuzzy msgid "pydoc" msgstr "pydoc" #: ../Doc/whatsnew/3.4.rst:1280 -#, fuzzy msgid "" "The :mod:`pydoc` module is now based directly on the :func:`inspect." "signature` introspection API, allowing it to provide signature information " @@ -2718,7 +2472,6 @@ msgstr "" "Hastings en :issue:`19674`.)" #: ../Doc/whatsnew/3.4.rst:1286 -#, fuzzy msgid "" "The :mod:`pydoc` module no longer displays the ``self`` parameter for " "already bound methods. Instead, it aims to always display the exact current " @@ -2731,7 +2484,6 @@ msgstr "" "`20710`.)" #: ../Doc/whatsnew/3.4.rst:1291 -#, fuzzy msgid "" "In addition to the changes that have been made to :mod:`pydoc` directly, its " "handling of custom ``__dir__`` methods and various descriptor behaviours has " @@ -2744,7 +2496,6 @@ msgstr "" "subyacentes en el módulo :mod:`inspect`." #: ../Doc/whatsnew/3.4.rst:1296 -#, fuzzy msgid "" "As the :func:`help` builtin is based on :mod:`pydoc`, the above changes also " "affect the behaviour of :func:`help`." @@ -2753,12 +2504,10 @@ msgstr "" "anteriores también afectan al comportamiento de :func:`help`." #: ../Doc/whatsnew/3.4.rst:1301 -#, fuzzy msgid "re" msgstr "re" #: ../Doc/whatsnew/3.4.rst:1303 -#, fuzzy msgid "" "New :func:`~re.fullmatch` function and :meth:`.regex.fullmatch` method " "anchor the pattern at both ends of the string to match. This provides a way " @@ -2776,27 +2525,23 @@ msgstr "" "issue:`16203`.)" #: ../Doc/whatsnew/3.4.rst:1310 -#, fuzzy msgid "" "The repr of :ref:`regex objects ` now includes the pattern and " "the flags; the repr of :ref:`match objects ` now includes the " "start, end, and the part of the string that matched. (Contributed by Hugo " "Lopes Tavares and Serhiy Storchaka in :issue:`13592` and :issue:`17087`.)" msgstr "" -"La repr de los objetos : ref:`regex` " -"ahora incluye el patrón y las banderas; la " -"repr de los objetos :ref: `match` ahora incluye el inicio, el " -"final y la parte de la cadena que coincide. (Contribución de Hugo Lopes " -"Tavares y Serhiy Storchaka en :issue:`13592` y :issue:`17087`)" +"La repr de los :ref:`regex objects ` ahora incluye el patrón y " +"las banderas; la repr de los :ref:`objetos regex ` ahora " +"incluye el inicio, el final y la parte de la cadena que coincide. " +"(Contribución de Hugo Lopes Tavares y Serhiy Storchaka en :issue:`13592` y :" +"issue:`17087`)" #: ../Doc/whatsnew/3.4.rst:1318 -#, fuzzy msgid "resource" msgstr "recurso" #: ../Doc/whatsnew/3.4.rst:1320 -#, fuzzy msgid "" "New :func:`~resource.prlimit` function, available on Linux platforms with a " "kernel version of 2.6.36 or later and glibc of 2.13 or later, provides the " @@ -2810,7 +2555,6 @@ msgstr "" "Christian Heimes en :issue:`16595`.)" #: ../Doc/whatsnew/3.4.rst:1325 -#, fuzzy msgid "" "On Linux kernel version 2.6.36 or later, there are also some new Linux " "specific constants: :attr:`~resource.RLIMIT_MSGQUEUE`, :attr:`~resource." @@ -2825,7 +2569,6 @@ msgstr "" "Christian Heimes en :issue:`19324`.)" #: ../Doc/whatsnew/3.4.rst:1331 -#, fuzzy msgid "" "On FreeBSD version 9 and later, there some new FreeBSD specific constants: :" "attr:`~resource.RLIMIT_SBSIZE`, :attr:`~resource.RLIMIT_SWAP`, and :attr:" @@ -2841,7 +2584,6 @@ msgid "select" msgstr "seleccionar" #: ../Doc/whatsnew/3.4.rst:1340 -#, fuzzy msgid "" ":class:`~select.epoll` objects now support the context management protocol. " "When used in a :keyword:`with` statement, the :meth:`~select.epoll.close` " @@ -2854,7 +2596,6 @@ msgstr "" "bloque. (Contribuido por Serhiy Storchaka en :issue:`16488`.)" #: ../Doc/whatsnew/3.4.rst:1345 -#, fuzzy msgid "" ":class:`~select.devpoll` objects now have :meth:`~select.devpoll.fileno` " "and :meth:`~select.devpoll.close` methods, as well as a new attribute :attr:" @@ -2866,12 +2607,10 @@ msgstr "" "`18794`.)" #: ../Doc/whatsnew/3.4.rst:1352 -#, fuzzy msgid "shelve" msgstr "estante" #: ../Doc/whatsnew/3.4.rst:1354 -#, fuzzy msgid "" ":class:`~shelve.Shelf` instances may now be used in :keyword:`with` " "statements, and will be automatically closed at the end of the :keyword:`!" @@ -2883,12 +2622,10 @@ msgstr "" "`13896`.)" #: ../Doc/whatsnew/3.4.rst:1360 -#, fuzzy msgid "shutil" msgstr "shutil" #: ../Doc/whatsnew/3.4.rst:1362 -#, fuzzy msgid "" ":func:`~shutil.copyfile` now raises a specific :exc:`~shutil.Error` " "subclass, :exc:`~shutil.SameFileError`, when the source and destination are " @@ -2903,12 +2640,10 @@ msgstr "" "Schlawack en :issue:`1492704`)" #: ../Doc/whatsnew/3.4.rst:1370 -#, fuzzy msgid "smtpd" msgstr "smtpd" #: ../Doc/whatsnew/3.4.rst:1372 -#, fuzzy msgid "" "The :class:`~smtpd.SMTPServer` and :class:`~smtpd.SMTPChannel` classes now " "accept a *map* keyword argument which, if specified, is passed in to :class:" @@ -2923,12 +2658,10 @@ msgstr "" "Sajip en :issue:`11959`.)" #: ../Doc/whatsnew/3.4.rst:1380 -#, fuzzy msgid "smtplib" msgstr "smtplib" #: ../Doc/whatsnew/3.4.rst:1382 -#, fuzzy msgid "" ":exc:`~smtplib.SMTPException` is now a subclass of :exc:`OSError`, which " "allows both socket level errors and SMTP protocol level errors to be caught " @@ -2946,7 +2679,6 @@ msgid "socket" msgstr "enchufe" #: ../Doc/whatsnew/3.4.rst:1391 -#, fuzzy msgid "" "The socket module now supports the :data:`~socket.CAN_BCM` protocol on " "platforms that support it. (Contributed by Brian Thorne in :issue:`15359`.)" @@ -2956,7 +2688,6 @@ msgstr "" "`15359`.)" #: ../Doc/whatsnew/3.4.rst:1394 -#, fuzzy msgid "" "Socket objects have new methods to get or set their :ref:`inheritable flag " "`, :meth:`~socket.socket.get_inheritable` and :meth:`~socket." @@ -2967,7 +2698,6 @@ msgstr "" "y :meth:`~socket.socket.set_inheritable`." #: ../Doc/whatsnew/3.4.rst:1398 -#, fuzzy msgid "" "The ``socket.AF_*`` and ``socket.SOCK_*`` constants are now enumeration " "values using the new :mod:`enum` module. This allows meaningful names to be " @@ -2979,13 +2709,11 @@ msgstr "" "\" enteros." #: ../Doc/whatsnew/3.4.rst:1402 -#, fuzzy msgid "The :data:`~socket.AF_LINK` constant is now available on BSD and OSX." msgstr "" "La constante :data:`~socket.AF_LINK` está ahora disponible en BSD y OSX." #: ../Doc/whatsnew/3.4.rst:1404 -#, fuzzy msgid "" ":func:`~socket.inet_pton` and :func:`~socket.inet_ntop` are now supported on " "Windows. (Contributed by Atsuo Ishimoto in :issue:`7171`.)" @@ -2994,12 +2722,10 @@ msgstr "" "con Windows. (Contribuido por Atsuo Ishimoto en :issue:`7171`.)" #: ../Doc/whatsnew/3.4.rst:1409 -#, fuzzy msgid "sqlite3" msgstr "sqlite3" #: ../Doc/whatsnew/3.4.rst:1411 -#, fuzzy msgid "" "A new boolean parameter to the :func:`~sqlite3.connect` function, *uri*, can " "be used to indicate that the *database* parameter is a ``uri`` (see the " @@ -3016,7 +2742,6 @@ msgid "ssl" msgstr "ssl" #: ../Doc/whatsnew/3.4.rst:1422 -#, fuzzy msgid "" ":data:`~ssl.PROTOCOL_TLSv1_1` and :data:`~ssl.PROTOCOL_TLSv1_2` (TLSv1.1 and " "TLSv1.2 support) have been added; support for these protocols is only " @@ -3029,7 +2754,6 @@ msgstr "" "(Contribuido por Michele Orrù y Antoine Pitrou en :issue:`16692`)" #: ../Doc/whatsnew/3.4.rst:1429 -#, fuzzy msgid "" "New function :func:`~ssl.create_default_context` provides a standard way to " "obtain an :class:`~ssl.SSLContext` whose settings are intended to be a " @@ -3056,7 +2780,6 @@ msgstr "" "`19689`.)" #: ../Doc/whatsnew/3.4.rst:1441 -#, fuzzy msgid "" ":class:`~ssl.SSLContext` method :meth:`~ssl.SSLContext." "load_verify_locations` accepts a new optional argument *cadata*, which can " @@ -3070,7 +2793,6 @@ msgstr "" "Christian Heimes en :issue:`18138`.)" #: ../Doc/whatsnew/3.4.rst:1446 -#, fuzzy msgid "" "New function :func:`~ssl.get_default_verify_paths` returns a named tuple of " "the paths and environment variables that the :meth:`~ssl.SSLContext." @@ -3086,7 +2808,6 @@ msgstr "" "en :issue:`18143`.)" #: ../Doc/whatsnew/3.4.rst:1453 -#, fuzzy msgid "" ":class:`~ssl.SSLContext` has a new method, :meth:`~ssl.SSLContext." "cert_store_stats`, that reports the number of loaded ``X.509`` certs, " @@ -3103,7 +2824,6 @@ msgstr "" "Christian Heimes en :issue:`18147`.)" #: ../Doc/whatsnew/3.4.rst:1460 -#, fuzzy msgid "" "If OpenSSL 0.9.8 or later is available, :class:`~ssl.SSLContext` has a new " "attribute :attr:`~ssl.SSLContext.verify_flags` that can be used to control " @@ -3122,7 +2842,6 @@ msgstr "" "por defecto. (Contribuido por Christien Heimes en :issue:`8813`.)" #: ../Doc/whatsnew/3.4.rst:1468 -#, fuzzy msgid "" "New :class:`~ssl.SSLContext` method :meth:`~ssl.SSLContext." "load_default_certs` loads a set of default \"certificate authority\" (CA) " @@ -3144,7 +2863,6 @@ msgstr "" "(Contribuido por Christian Heimes en :issue:`19292`.)" #: ../Doc/whatsnew/3.4.rst:1479 -#, fuzzy msgid "" "Two new windows-only functions, :func:`~ssl.enum_certificates` and :func:" "`~ssl.enum_crls` provide the ability to retrieve certificates, certificate " @@ -3157,7 +2875,6 @@ msgstr "" "(Contribuido por Christian Heimes en :issue:`17134`.)" #: ../Doc/whatsnew/3.4.rst:1486 -#, fuzzy msgid "" "Support for server-side SNI (Server Name Indication) using the new :meth:" "`ssl.SSLContext.set_servername_callback` method. (Contributed by Daniel " @@ -3168,7 +2885,6 @@ msgstr "" "por Daniel Black en :issue:`8109`.)" #: ../Doc/whatsnew/3.4.rst:1490 -#, fuzzy msgid "" "The dictionary returned by :meth:`.SSLSocket.getpeercert` contains " "additional ``X509v3`` extension items: ``crlDistributionPoints``, " @@ -3181,12 +2897,10 @@ msgstr "" "issue:`18379`.)" #: ../Doc/whatsnew/3.4.rst:1496 -#, fuzzy msgid "stat" msgstr "stat" #: ../Doc/whatsnew/3.4.rst:1498 -#, fuzzy msgid "" "The :mod:`stat` module is now backed by a C implementation in :mod:`_stat`. " "A C implementation is required as most of the values aren't standardized and " @@ -3198,7 +2912,6 @@ msgstr "" "por Christian Heimes en :issue:`11016`.)" #: ../Doc/whatsnew/3.4.rst:1502 -#, fuzzy msgid "" "The module supports new :mod:`~stat.ST_MODE` flags, :mod:`~stat.S_IFDOOR`, :" "attr:`~stat.S_IFPORT`, and :attr:`~stat.S_IFWHT`. (Contributed by Christian " @@ -3209,12 +2922,10 @@ msgstr "" "de Christian Hiemes en :issue:`11016`.)" #: ../Doc/whatsnew/3.4.rst:1508 -#, fuzzy msgid "struct" msgstr "struct" #: ../Doc/whatsnew/3.4.rst:1510 -#, fuzzy msgid "" "New function :mod:`~struct.iter_unpack` and a new :meth:`struct.Struct." "iter_unpack` method on compiled formats provide streamed unpacking of a " @@ -3227,12 +2938,10 @@ msgstr "" "dado. (Contribuido por Antoine Pitrou en :issue:`17804`.)" #: ../Doc/whatsnew/3.4.rst:1517 -#, fuzzy msgid "subprocess" msgstr "subproceso" #: ../Doc/whatsnew/3.4.rst:1519 -#, fuzzy msgid "" ":func:`~subprocess.check_output` now accepts an *input* argument that can be " "used to provide the contents of ``stdin`` for the command that is run. " @@ -3243,7 +2952,6 @@ msgstr "" "se ejecuta. (Contribuido por Zack Weinberg en :issue:`16624`.)" #: ../Doc/whatsnew/3.4.rst:1523 -#, fuzzy msgid "" ":func:`~subprocess.getstatus` and :func:`~subprocess.getstatusoutput` now " "work on Windows. This change was actually inadvertently made in 3.3.4. " @@ -3254,12 +2962,10 @@ msgstr "" "3.3.4. (Contribuido por Tim Golden en :issue:`10197`.)" #: ../Doc/whatsnew/3.4.rst:1529 -#, fuzzy msgid "sunau" msgstr "sunau" #: ../Doc/whatsnew/3.4.rst:1531 -#, fuzzy msgid "" "The :meth:`~sunau.getparams` method now returns a namedtuple rather than a " "plain tuple. (Contributed by Claudiu Popa in :issue:`18901`.)" @@ -3268,7 +2974,6 @@ msgstr "" "lugar de una tupla simple. (Contribuido por Claudiu Popa en :issue:`18901`.)" #: ../Doc/whatsnew/3.4.rst:1534 -#, fuzzy msgid "" ":meth:`sunau.open` now supports the context management protocol: when used " "in a :keyword:`with` block, the ``close`` method of the returned object will " @@ -3281,7 +2986,6 @@ msgstr "" "Serhiy Storchaka en :issue:`18878`.)" #: ../Doc/whatsnew/3.4.rst:1539 -#, fuzzy msgid "" ":meth:`.AU_write.setsampwidth` now supports 24 bit samples, thus adding " "support for writing 24 sample using the module. (Contributed by Serhiy " @@ -3292,23 +2996,20 @@ msgstr "" "Serhiy Storchaka en :issue:`19261`.)" #: ../Doc/whatsnew/3.4.rst:1543 -#, fuzzy msgid "" "The :meth:`~sunau.AU_write.writeframesraw` and :meth:`~sunau.AU_write." "writeframes` methods now accept any :term:`bytes-like object`. (Contributed " "by Serhiy Storchaka in :issue:`8311`.)" msgstr "" "Los métodos :meth:`~sunau.AU_write.writeframesraw` y :meth:`~sunau.AU_write." -"writeframes` aceptan ahora cualquier objeto :term:`bytes-like`. " +"writeframes` aceptan ahora cualquier :term:`bytes-like object`. " "(Contribuido por Serhiy Storchaka en :issue:`8311`.)" #: ../Doc/whatsnew/3.4.rst:1549 -#, fuzzy msgid "sys" msgstr "sys" #: ../Doc/whatsnew/3.4.rst:1551 -#, fuzzy msgid "" "New function :func:`sys.getallocatedblocks` returns the current number of " "blocks allocated by the interpreter. (In CPython with the default ``--with-" @@ -3325,7 +3026,6 @@ msgstr "" "pruebas. (Contribuido por Antoine Pitrou en :issue:`13390`.)" #: ../Doc/whatsnew/3.4.rst:1558 -#, fuzzy msgid "" "When the Python interpreter starts in :ref:`interactive mode `, it checks for an :data:`~sys.__interactivehook__` attribute " @@ -3340,27 +3040,24 @@ msgid "" "mod:`sys` (or setting it to some other callable). (Contributed by Éric " "Araujo and Antoine Pitrou in :issue:`5845`.)" msgstr "" -"Cuando el intérprete de Python se inicia en :ref:`modo interactivo`, busca un atributo :data:`~sys.__interactivehook__` " -"en el módulo :mod:`sys`. Si el atributo existe, se llama a su valor sin " +"Cuando el intérprete de Python se inicia en :ref:`modo interactivo `, busca un atributo :data:`~sys.__interactivehook__` en el " +"módulo :mod:`sys`. Si el atributo existe, se llama a su valor sin " "argumentos justo antes de iniciar el modo interactivo. La comprobación se " "realiza después de leer el fichero :envvar:`PYTHONSTARTUP`, por lo que puede " -"establecerse allí. El módulo :mod:`site` :ref:`lo establece` a una función que permite completar el tabulador y guardar " -"el historial (en :file:`~/.python-history`) si la plataforma soporta :mod:" +"establecerse allí. El módulo :mod:`site` :ref:`lo establece ` a una función que permite completar el tabulador y guardar el " +"historial (en :file:`~/.python-history`) si la plataforma soporta :mod:" "`readline`. Si no quiere este (nuevo) comportamiento, puede anularlo en :" "envvar:`PYTHONSTARTUP`, :mod:`sitecustomize`, o :mod:`usercustomize` " "borrando este atributo de :mod:`sys` (o poniéndolo en alguna otra llamada). " -"(Contribuido por Éric Araujo y Antoine Pitrou en :issue:`5845`.)" +"(Contribuido por Éric Araujo y Antoine Pitrou en :issue:`5845`.)" #: ../Doc/whatsnew/3.4.rst:1573 -#, fuzzy msgid "tarfile" msgstr "tarfile" #: ../Doc/whatsnew/3.4.rst:1575 -#, fuzzy msgid "" "The :mod:`tarfile` module now supports a simple :ref:`tarfile-commandline` " "when called as a script directly or via ``-m``. This can be used to create " @@ -3373,12 +3070,10 @@ msgstr "" "Berker Peksag en :issue:`13477`.)" #: ../Doc/whatsnew/3.4.rst:1581 -#, fuzzy msgid "textwrap" msgstr "textwrap" #: ../Doc/whatsnew/3.4.rst:1583 -#, fuzzy msgid "" "The :class:`~textwrap.TextWrapper` class has two new attributes/constructor " "arguments: :attr:`~textwrap.TextWrapper.max_lines`, which limits the number " @@ -3403,12 +3098,10 @@ msgstr "" "`18585` y :issue:`18725`)" #: ../Doc/whatsnew/3.4.rst:1595 -#, fuzzy msgid "threading" msgstr "roscado" #: ../Doc/whatsnew/3.4.rst:1597 -#, fuzzy msgid "" "The :class:`~threading.Thread` object representing the main thread can be " "obtained from the new :func:`~threading.main_thread` function. In normal " @@ -3425,7 +3118,6 @@ msgid "traceback" msgstr "traceback" #: ../Doc/whatsnew/3.4.rst:1606 -#, fuzzy msgid "" "A new :func:`traceback.clear_frames` function takes a traceback object and " "clears the local variables in all of the frames it references, reducing the " @@ -3442,7 +3134,6 @@ msgid "types" msgstr "tipos" #: ../Doc/whatsnew/3.4.rst:1615 -#, fuzzy msgid "" "A new :func:`~types.DynamicClassAttribute` descriptor provides a way to " "define an attribute that acts normally when looked up through an instance " @@ -3460,12 +3151,10 @@ msgstr "" "issue:`19030`.)" #: ../Doc/whatsnew/3.4.rst:1624 -#, fuzzy msgid "urllib" msgstr "urllib" #: ../Doc/whatsnew/3.4.rst:1626 -#, fuzzy msgid "" ":mod:`urllib.request` now supports ``data:`` URLs via the :class:`~urllib." "request.DataHandler` class. (Contributed by Mathias Panzenböck in :issue:" @@ -3476,7 +3165,6 @@ msgstr "" "en :issue:`16423`.)" #: ../Doc/whatsnew/3.4.rst:1630 -#, fuzzy msgid "" "The http method that will be used by a :class:`~urllib.request.Request` " "class can now be specified by setting a :class:`~urllib.request.Request." @@ -3489,7 +3177,6 @@ msgstr "" "Coombs en :issue:`18978`.)" #: ../Doc/whatsnew/3.4.rst:1635 -#, fuzzy msgid "" ":class:`~urllib.request.Request` objects are now reusable: if the :attr:" "`~urllib.request.Request.full_url` or :attr:`~urllib.request.Request.data` " @@ -3517,7 +3204,6 @@ msgstr "" "Kumaran en :issue:`17272`)" #: ../Doc/whatsnew/3.4.rst:1648 -#, fuzzy msgid "" ":class:`~urllib.error.HTTPError` objects now have a :attr:`~urllib.error." "HTTPError.headers` attribute that provides access to the HTTP response " @@ -3530,12 +3216,10 @@ msgstr "" "`15701`.)" #: ../Doc/whatsnew/3.4.rst:1655 -#, fuzzy msgid "unittest" msgstr "unittest" #: ../Doc/whatsnew/3.4.rst:1657 -#, fuzzy msgid "" "The :class:`~unittest.TestCase` class has a new method, :meth:`~unittest." "TestCase.subTest`, that produces a context manager whose :keyword:`with` " @@ -3555,7 +3239,6 @@ msgstr "" "ejecutarán incluso si una o varias de ellas fallan. Por ejemplo::" #: ../Doc/whatsnew/3.4.rst:1671 -#, fuzzy msgid "" "will result in six subtests, each identified in the unittest verbose output " "with a label consisting of the variable name ``i`` and a particular value " @@ -3569,7 +3252,6 @@ msgstr "" "(Contribuido por Antoine Pitrou en :issue:`16997`.)" #: ../Doc/whatsnew/3.4.rst:1676 -#, fuzzy msgid "" ":func:`unittest.main` now accepts an iterable of test names for " "*defaultTest*, where previously it only accepted a single test name as a " @@ -3580,7 +3262,6 @@ msgstr "" "cadena. (Contribuido por Jyrki Pulliainen en :issue:`15132`.)" #: ../Doc/whatsnew/3.4.rst:1680 -#, fuzzy msgid "" "If :class:`~unittest.SkipTest` is raised during test discovery (that is, at " "the module level in the test file), it is now reported as a skip instead of " @@ -3592,7 +3273,6 @@ msgstr "" "issue:`16935`.)" #: ../Doc/whatsnew/3.4.rst:1684 -#, fuzzy msgid "" ":meth:`~unittest.TestLoader.discover` now sorts the discovered files to " "provide consistent test ordering. (Contributed by Martin Melin and Jeff " @@ -3603,7 +3283,6 @@ msgstr "" "Melin y Jeff Ramnani en :issue:`16709`.)" #: ../Doc/whatsnew/3.4.rst:1688 -#, fuzzy msgid "" ":class:`~unittest.TestSuite` now drops references to tests as soon as the " "test has been run, if the test is successful. On Python interpreters that " @@ -3623,7 +3302,6 @@ msgstr "" "Svetlov en :issue:`11798`)" #: ../Doc/whatsnew/3.4.rst:1696 -#, fuzzy msgid "" "A new test assertion context-manager, :meth:`~unittest.TestCase.assertLogs`, " "will ensure that a given block of code emits a log message using the :mod:" @@ -3645,7 +3323,6 @@ msgstr "" "(Contribuido por Antoine Pitrou en :issue:`18937`.)" #: ../Doc/whatsnew/3.4.rst:1705 -#, fuzzy msgid "" "Test discovery now works with namespace packages (Contributed by Claudiu " "Popa in :issue:`17457`.)" @@ -3654,7 +3331,6 @@ msgstr "" "nombres (Contribuido por Claudiu Popa en :issue:`17457`.)" #: ../Doc/whatsnew/3.4.rst:1708 -#, fuzzy msgid "" ":mod:`unittest.mock` objects now inspect their specification signatures when " "matching calls, which means an argument can now be matched by either " @@ -3667,7 +3343,6 @@ msgstr "" "por posición. (Contribuido por Antoine Pitrou en :issue:`17015`.)" #: ../Doc/whatsnew/3.4.rst:1713 -#, fuzzy msgid "" ":func:`~mock.mock_open` objects now have ``readline`` and ``readlines`` " "methods. (Contributed by Toshio Kuratomi in :issue:`17467`.)" @@ -3676,12 +3351,10 @@ msgstr "" "``readlines``. (Contribuido por Toshio Kuratomi en :issue:`17467`.)" #: ../Doc/whatsnew/3.4.rst:1718 -#, fuzzy msgid "venv" msgstr "venv" #: ../Doc/whatsnew/3.4.rst:1720 -#, fuzzy msgid "" ":mod:`venv` now includes activation scripts for the ``csh`` and ``fish`` " "shells. (Contributed by Andrew Svetlov in :issue:`15417`.)" @@ -3690,7 +3363,6 @@ msgstr "" "``fish``. (Contribuido por Andrew Svetlov en :issue:`15417`.)" #: ../Doc/whatsnew/3.4.rst:1723 -#, fuzzy msgid "" ":class:`~venv.EnvBuilder` and the :func:`~venv.create` convenience function " "take a new keyword argument *with_pip*, which defaults to ``False``, that " @@ -3705,12 +3377,10 @@ msgstr "" "issue:`19552` como parte de la implementación de :pep:`453`)" #: ../Doc/whatsnew/3.4.rst:1731 -#, fuzzy msgid "wave" msgstr "onda" #: ../Doc/whatsnew/3.4.rst:1733 -#, fuzzy msgid "" "The :meth:`~wave.getparams` method now returns a namedtuple rather than a " "plain tuple. (Contributed by Claudiu Popa in :issue:`17487`.)" @@ -3719,7 +3389,6 @@ msgstr "" "lugar de una tupla simple. (Contribuido por Claudiu Popa en :issue:`17487`.)" #: ../Doc/whatsnew/3.4.rst:1736 -#, fuzzy msgid "" ":meth:`wave.open` now supports the context management protocol. " "(Contributed by Claudiu Popa in :issue:`17616`.)" @@ -3728,34 +3397,30 @@ msgstr "" "(Contribuido por Claudiu Popa en :issue:`17616`.)" #: ../Doc/whatsnew/3.4.rst:1739 -#, fuzzy msgid "" ":mod:`wave` can now :ref:`write output to unseekable files `. (Contributed by David Jones, Guilherme Polo, and Serhiy " "Storchaka in :issue:`5202`.)" msgstr "" -":mod:`wave` puede ahora :ref:`escribir la salida en archivos no buscables`. (Contribución de David Jones, Guilherme Polo y Serhiy " -"Storchaka en :issue:`5202`)" +":mod:`wave` puede ahora :ref:`escribir la salida en archivos no buscables " +"`. (Contribución de David Jones, Guilherme Polo y " +"Serhiy Storchaka en :issue:`5202`)" #: ../Doc/whatsnew/3.4.rst:1743 -#, fuzzy msgid "" "The :meth:`~wave.Wave_write.writeframesraw` and :meth:`~wave.Wave_write." "writeframes` methods now accept any :term:`bytes-like object`. (Contributed " "by Serhiy Storchaka in :issue:`8311`.)" msgstr "" "Los métodos :meth:`~wave.Wave_write.writeframesraw` y :meth:`~wave." -"Wave_write.writeframes` aceptan ahora cualquier objeto :term:`bytes-like`. " +"Wave_write.writeframes` aceptan ahora cualquier :term:`bytes-like object`. " "(Contribuido por Serhiy Storchaka en :issue:`8311`.)" #: ../Doc/whatsnew/3.4.rst:1749 -#, fuzzy msgid "weakref" msgstr "weakref" #: ../Doc/whatsnew/3.4.rst:1751 -#, fuzzy msgid "" "New :class:`~weakref.WeakMethod` class simulates weak references to bound " "methods. (Contributed by Antoine Pitrou in :issue:`14631`.)" @@ -3764,7 +3429,6 @@ msgstr "" "los métodos vinculados. (Contribuido por Antoine Pitrou en :issue:`14631`.)" #: ../Doc/whatsnew/3.4.rst:1754 -#, fuzzy msgid "" "New :class:`~weakref.finalize` class makes it possible to register a " "callback to be invoked when an object is garbage collected, without needing " @@ -3777,7 +3441,6 @@ msgstr "" "referencia débil. (Contribuido por Richard Oudkerk en :issue:`15528`.)" #: ../Doc/whatsnew/3.4.rst:1759 -#, fuzzy msgid "" "The callback, if any, associated with a :class:`~weakref.ref` is now exposed " "via the :attr:`~weakref.ref.__callback__` attribute. (Contributed by Mark " @@ -3788,12 +3451,10 @@ msgstr "" "(Contribuido por Mark Dickinson en :issue:`17643`.)" #: ../Doc/whatsnew/3.4.rst:1765 -#, fuzzy msgid "xml.etree" msgstr "xml.etree" #: ../Doc/whatsnew/3.4.rst:1767 -#, fuzzy msgid "" "A new parser, :class:`~xml.etree.ElementTree.XMLPullParser`, allows a non-" "blocking applications to parse XML documents. An example can be seen at :" @@ -3806,7 +3467,6 @@ msgstr "" "(Contribuido por Antoine Pitrou en :issue:`17741`.)" #: ../Doc/whatsnew/3.4.rst:1772 -#, fuzzy msgid "" "The :mod:`xml.etree.ElementTree` :func:`~xml.etree.ElementTree.tostring` " "and :func:`~xml.etree.ElementTree.tostringlist` functions, and the :class:" @@ -3820,19 +3480,16 @@ msgstr "" "Las funciones :mod:`xml.etree.ElementTree` :func:`~xml.etree.ElementTree." "tostring` y :func:`~xml.etree.ElementTree.tostringlist`, y el método :class:" "`~xml.etree.ElementTree.ElementTree` :meth:`~xml.etree.ElementTree.write`, " -"tienen ahora un parámetro *short_empty_elements* :ref: `keyword-only` que permite controlar si los elementos sin " +"tienen ahora un parámetro *short_empty_elements* :ref:`parámetro de solo " +"keyword ` que permite controlar si los elementos sin " "contenido se escriben de forma abreviada (````) o expandida (````). (Contribución de Ariel Poliak y Serhiy Storchaka en :issue:" -"`14377`)" +"tag>``). (Contribución de Ariel Poliak y Serhiy Storchaka en :issue:`14377`)" #: ../Doc/whatsnew/3.4.rst:1783 -#, fuzzy msgid "zipfile" msgstr "archivo zip" #: ../Doc/whatsnew/3.4.rst:1785 -#, fuzzy msgid "" "The :meth:`~zipfile.PyZipFile.writepy` method of the :class:`~zipfile." "PyZipFile` class has a new *filterfunc* option that can be used to control " @@ -3847,7 +3504,6 @@ msgstr "" "(Contribuido por Christian Tismer en :issue:`19274`.)" #: ../Doc/whatsnew/3.4.rst:1791 -#, fuzzy msgid "" "The *allowZip64* parameter to :class:`~zipfile.ZipFile` and :class:`~zipfile." "PyZipfile` is now ``True`` by default. (Contributed by William Mallard in :" @@ -3858,17 +3514,14 @@ msgstr "" "en :issue:`17201`.)" #: ../Doc/whatsnew/3.4.rst:1798 -#, fuzzy msgid "CPython Implementation Changes" msgstr "Cambios en la implementación de CPython" #: ../Doc/whatsnew/3.4.rst:1804 -#, fuzzy msgid "PEP 445: Customization of CPython Memory Allocators" msgstr "PEP 445: Personalización de los Asignadores de Memoria de CPython" #: ../Doc/whatsnew/3.4.rst:1806 -#, fuzzy msgid "" ":pep:`445` adds new C level interfaces to customize memory allocation in the " "CPython interpreter." @@ -3877,19 +3530,16 @@ msgstr "" "asignación de memoria en el intérprete de CPython." #: ../Doc/whatsnew/3.4.rst:1811 -#, fuzzy msgid ":pep:`445` -- Add new APIs to customize Python memory allocators" msgstr "" ":pep:`445` -- Añadir nuevas APIs para personalizar los asignadores de " "memoria de Python" #: ../Doc/whatsnew/3.4.rst:1818 -#, fuzzy msgid "PEP 442: Safe Object Finalization" msgstr "PEP 442: Finalización segura de objetos" #: ../Doc/whatsnew/3.4.rst:1820 -#, fuzzy msgid "" ":pep:`442` removes the current limitations and quirks of object finalization " "in CPython. With it, objects with :meth:`__del__` methods, as well as " @@ -3902,7 +3552,6 @@ msgstr "" "ser finalizados cuando forman parte de un ciclo de referencia." #: ../Doc/whatsnew/3.4.rst:1825 -#, fuzzy msgid "" "As part of this change, module globals are no longer forcibly set to :const:" "`None` during interpreter shutdown in most cases, instead relying on the " @@ -3918,17 +3567,14 @@ msgstr "" "afectado a Python desde que se introdujo el GC cíclico." #: ../Doc/whatsnew/3.4.rst:1834 -#, fuzzy msgid ":pep:`442` -- Safe object finalization" msgstr ":pep:`442` -- Finalización segura del objeto" #: ../Doc/whatsnew/3.4.rst:1841 -#, fuzzy msgid "PEP 456: Secure and Interchangeable Hash Algorithm" msgstr "PEP 456: Algoritmo Hash seguro e intercambiable" #: ../Doc/whatsnew/3.4.rst:1843 -#, fuzzy msgid "" ":pep:`456` follows up on earlier security fix work done on Python's hash " "algorithm to address certain DOS attacks to which public facing APIs backed " @@ -3950,7 +3596,6 @@ msgstr "" "algoritmo FNV es trivial." #: ../Doc/whatsnew/3.4.rst:1852 -#, fuzzy msgid "" "The PEP adds additional fields to the :attr:`sys.hash_info` named tuple to " "describe the hash algorithm in use by the currently executing binary. " @@ -3962,12 +3607,10 @@ msgstr "" "de CPython." #: ../Doc/whatsnew/3.4.rst:1860 -#, fuzzy msgid "PEP 436: Argument Clinic" msgstr "PEP 436: Clínica de Argumentación" #: ../Doc/whatsnew/3.4.rst:1862 -#, fuzzy msgid "" "\"Argument Clinic\" (:pep:`436`) is now part of the CPython build process " "and can be used to simplify the process of defining and maintaining accurate " @@ -3980,7 +3623,6 @@ msgstr "" "biblioteca estándar implementados en C." #: ../Doc/whatsnew/3.4.rst:1867 -#, fuzzy msgid "" "Some standard library extension modules have been converted to use Argument " "Clinic in Python 3.4, and :mod:`pydoc` and :mod:`inspect` have been updated " @@ -3991,7 +3633,6 @@ msgstr "" "han sido actualizados en consecuencia." #: ../Doc/whatsnew/3.4.rst:1871 -#, fuzzy msgid "" "It is expected that signature metadata for programmatic introspection will " "be added to additional callables implemented in C as part of Python 3.4 " @@ -4002,7 +3643,6 @@ msgstr "" "versiones de mantenimiento de Python 3.4." #: ../Doc/whatsnew/3.4.rst:1876 -#, fuzzy msgid "" "The Argument Clinic PEP is not fully up to date with the state of the " "implementation. This has been deemed acceptable by the release manager and " @@ -4016,22 +3656,18 @@ msgstr "" "Python 3.4." #: ../Doc/whatsnew/3.4.rst:1883 -#, fuzzy msgid ":pep:`436` -- The Argument Clinic DSL" msgstr ":pep:`436` -- La clínica de argumentos DSL" #: ../Doc/whatsnew/3.4.rst:1884 -#, fuzzy msgid "PEP written and implemented by Larry Hastings." msgstr "PEP escrito y aplicado por Larry Hastings." #: ../Doc/whatsnew/3.4.rst:1888 -#, fuzzy msgid "Other Build and C API Changes" msgstr "Otros cambios en la API de construcción y C" #: ../Doc/whatsnew/3.4.rst:1890 -#, fuzzy msgid "" "The new :c:func:`PyType_GetSlot` function has been added to the stable ABI, " "allowing retrieval of function pointers from named type slots when using the " @@ -4043,7 +3679,6 @@ msgstr "" "Löwis en :issue:`17162`.)" #: ../Doc/whatsnew/3.4.rst:1894 -#, fuzzy msgid "" "The new :c:func:`Py_SetStandardStreamEncoding` pre-initialization API allows " "applications embedding the CPython interpreter to reliably force a " @@ -4057,7 +3692,6 @@ msgstr "" "`16129`.)" #: ../Doc/whatsnew/3.4.rst:1899 -#, fuzzy msgid "" "Most Python C APIs that don't mutate string arguments are now correctly " "marked as accepting ``const char *`` rather than ``char *``. (Contributed " @@ -4068,7 +3702,6 @@ msgstr "" "de ``char *``. (Contribuido por Serhiy Storchaka en :issue:`1772673`.)" #: ../Doc/whatsnew/3.4.rst:1903 -#, fuzzy msgid "" "A new shell version of ``python-config`` can be used even when a python " "interpreter is not available (for example, in cross compilation scenarios)." @@ -4078,7 +3711,6 @@ msgstr "" "escenarios de compilación cruzada)." #: ../Doc/whatsnew/3.4.rst:1906 -#, fuzzy, python-format msgid "" ":c:func:`PyUnicode_FromFormat` now supports width and precision " "specifications for ``%s``, ``%A``, ``%U``, ``%V``, ``%S``, and ``%R``. " @@ -4089,7 +3721,6 @@ msgstr "" "(Contribución de Ysj Ray y Victor Stinner en :issue:`7330`.)" #: ../Doc/whatsnew/3.4.rst:1910 -#, fuzzy msgid "" "New function :c:func:`PyStructSequence_InitType2` supplements the existing :" "c:func:`PyStructSequence_InitType` function. The difference is that it " @@ -4100,7 +3731,6 @@ msgstr "" "devuelve ``0`` en caso de éxito y ``-1`` en caso de fallo." #: ../Doc/whatsnew/3.4.rst:1914 -#, fuzzy msgid "" "The CPython source can now be compiled using the address sanity checking " "features of recent versions of GCC and clang: the false alarms in the small " @@ -4114,7 +3744,6 @@ msgstr "" "`18596`.)" #: ../Doc/whatsnew/3.4.rst:1919 -#, fuzzy msgid "" "The Windows build now uses `Address Space Layout Randomization `_ and `Data Execution " @@ -4128,7 +3757,6 @@ msgstr "" "`16632`.)" #: ../Doc/whatsnew/3.4.rst:1924 -#, fuzzy msgid "" "New function :c:func:`PyObject_LengthHint` is the C API equivalent of :func:" "`operator.length_hint`. (Contributed by Armin Ronacher in :issue:`16148`.)" @@ -4138,12 +3766,10 @@ msgstr "" "issue:`16148`.)" #: ../Doc/whatsnew/3.4.rst:1932 -#, fuzzy msgid "Other Improvements" msgstr "Otras mejoras" #: ../Doc/whatsnew/3.4.rst:1936 -#, fuzzy msgid "" "The :ref:`python ` command has a new :ref:`option `, ``-I``, which causes it to run in \"isolated mode\", " @@ -4156,21 +3782,19 @@ msgid "" "most POSIX systems it can and should be used in the ``#!`` line of system " "scripts. (Contributed by Christian Heimes in :issue:`16499`.)" msgstr "" -"El comando:ref: `python` tiene una nueva :ref: `opción`, ``-" -"I``, que hace que se ejecute en \"modo aislado\", lo que significa que :data:" -"`sys.path` no contiene ni el directorio del script ni el directorio ``site-" -"packages`` del usuario, y todas las variables de entorno :envvar:`PYTHON*` " -"son ignoradas (implica tanto ``-s`` como ``-E``). También pueden aplicarse " -"otras restricciones en el futuro, con el objetivo de aislar la ejecución de " -"un script del entorno del usuario. Esto es apropiado, por ejemplo, cuando " -"se utiliza Python para ejecutar un script del sistema. En la mayoría de los " -"sistemas POSIX puede y debe utilizarse en la línea ``#!`` de los scripts del " -"sistema. (Contribuido por Christian Heimes en :issue:`16499`.)" +"El :ref:`python ` tiene una nueva :ref:`option `, ``-I``, que hace que se ejecute en \"modo aislado\", lo que " +"significa que :data:`sys.path` no contiene ni el directorio del script ni el " +"directorio ``site-packages`` del usuario, y todas las variables de entorno :" +"envvar:`PYTHON*` son ignoradas (implica tanto ``-s`` como ``-E``). También " +"pueden aplicarse otras restricciones en el futuro, con el objetivo de aislar " +"la ejecución de un script del entorno del usuario. Esto es apropiado, por " +"ejemplo, cuando se utiliza Python para ejecutar un script del sistema. En " +"la mayoría de los sistemas POSIX puede y debe utilizarse en la línea ``#!`` " +"de los scripts del sistema. (Contribuido por Christian Heimes en :issue:" +"`16499`.)" #: ../Doc/whatsnew/3.4.rst:1947 -#, fuzzy msgid "" "Tab-completion is now enabled by default in the interactive interpreter on " "systems that support :mod:`readline`. History is also enabled by default, " @@ -4184,7 +3808,6 @@ msgstr "" "Araujo en :issue:`5845`.)" #: ../Doc/whatsnew/3.4.rst:1952 -#, fuzzy msgid "" "Invoking the Python interpreter with ``--version`` now outputs the version " "to standard output instead of standard error (:issue:`18338`). Similar " @@ -4198,7 +3821,6 @@ msgstr "" "(:issue:`18922`)." #: ../Doc/whatsnew/3.4.rst:1957 -#, fuzzy msgid "" "The CPython Windows installer now adds ``.py`` to the :envvar:`PATHEXT` " "variable when extensions are registered, allowing users to run a python " @@ -4212,7 +3834,6 @@ msgstr "" "Moore en :issue:`18569`.)" #: ../Doc/whatsnew/3.4.rst:1962 -#, fuzzy msgid "" "A new ``make`` target `coverage-report `_ will build python, run " @@ -4226,24 +3847,21 @@ msgstr "" "sourceforge.net/coverage/lcov.php>`_." #: ../Doc/whatsnew/3.4.rst:1968 -#, fuzzy msgid "" "The ``-R`` option to the :ref:`python regression test suite ` now " "also checks for memory allocation leaks, using :func:`sys." "getallocatedblocks()`. (Contributed by Antoine Pitrou in :issue:`13390`.)" msgstr "" -"La opción ``-R`` del conjunto de pruebas de regresión de :ref: " -"`python` ahora también comprueba las fugas de asignación de " -"memoria, utilizando :func:`sys.getallocatedblocks()`. (Contribuido por " -"Antoine Pitrou en :issue:`13390`.)" +"La opción ``-R`` del :ref:`conjunto de pruebas de regresión de python " +"` ahora también comprueba las fugas de asignación de memoria, " +"utilizando :func:`sys.getallocatedblocks()`. (Contribuido por Antoine Pitrou " +"en :issue:`13390`.)" #: ../Doc/whatsnew/3.4.rst:1973 -#, fuzzy msgid "``python -m`` now works with namespace packages." msgstr "``python -m`` ahora funciona con paquetes de espacios de nombres." #: ../Doc/whatsnew/3.4.rst:1975 -#, fuzzy msgid "" "The :mod:`stat` module is now implemented in C, which means it gets the " "values for its constants from the C header files, instead of having the " @@ -4255,7 +3873,6 @@ msgstr "" "anteriormente." #: ../Doc/whatsnew/3.4.rst:1979 -#, fuzzy msgid "" "Loading multiple python modules from a single OS module (``.so``, ``.dll``) " "now works correctly (previously it silently returned the first python module " @@ -4267,7 +3884,6 @@ msgstr "" "Václav Šmilauer en :issue:`16421`.)" #: ../Doc/whatsnew/3.4.rst:1983 -#, fuzzy msgid "" "A new opcode, :opcode:`LOAD_CLASSDEREF`, has been added to fix a bug in the " "loading of free variables in class bodies that could be triggered by certain " @@ -4276,11 +3892,10 @@ msgid "" msgstr "" "Se ha añadido un nuevo opcode, :opcode:`LOAD_CLASSDEREF`, para corregir un " "error en la carga de variables libres en los cuerpos de las clases que podía " -"ser provocado por ciertos usos de :ref: `__prepare__`. " -"(Contribuido por Benjamin Peterson en :issue:`17853`.)" +"ser provocado por ciertos usos de :ref:`__prepare__ `. " +"(Contribuido por Benjamin Peterson en :issue:`17853`.)" #: ../Doc/whatsnew/3.4.rst:1988 -#, fuzzy msgid "" "A number of MemoryError-related crashes were identified and fixed by Victor " "Stinner using his :pep:`445`-based ``pyfailmalloc`` tool (:issue:`18408`, :" @@ -4291,7 +3906,6 @@ msgstr "" "(:issue:`18408`, :issue:`18520`)." #: ../Doc/whatsnew/3.4.rst:1992 -#, fuzzy msgid "" "The ``pyvenv`` command now accepts a ``--copies`` option to use copies " "rather than symlinks even on systems where symlinks are the default. " @@ -4303,7 +3917,6 @@ msgstr "" "en :issue:`18807`.)" #: ../Doc/whatsnew/3.4.rst:1996 -#, fuzzy msgid "" "The ``pyvenv`` command also accepts a ``--without-pip`` option to suppress " "the otherwise-automatic bootstrapping of pip into the virtual environment. " @@ -4316,7 +3929,6 @@ msgstr "" "`453`)" #: ../Doc/whatsnew/3.4.rst:2001 -#, fuzzy msgid "" "The encoding name is now optional in the value set for the :envvar:" "`PYTHONIOENCODING` environment variable. This makes it possible to set just " @@ -4329,7 +3941,6 @@ msgstr "" "defecto. (Contribuido por Serhiy Storchaka en :issue:`18818`.)" #: ../Doc/whatsnew/3.4.rst:2006 -#, fuzzy msgid "" "The :mod:`bz2`, :mod:`lzma`, and :mod:`gzip` module ``open`` functions now " "support ``x`` (exclusive creation) mode. (Contributed by Tim Heaney and " @@ -4340,12 +3951,10 @@ msgstr "" "Vajrasky Kok en :issue:`19201`, :issue:`19222` y :issue:`19223`)" #: ../Doc/whatsnew/3.4.rst:2012 -#, fuzzy msgid "Significant Optimizations" msgstr "Optimizaciones significativas" #: ../Doc/whatsnew/3.4.rst:2014 -#, fuzzy msgid "" "The UTF-32 decoder is now 3x to 4x faster. (Contributed by Serhiy Storchaka " "in :issue:`14625`.)" @@ -4354,7 +3963,6 @@ msgstr "" "(Contribuido por Serhiy Storchaka en :issue:`14625`.)" #: ../Doc/whatsnew/3.4.rst:2017 -#, fuzzy msgid "" "The cost of hash collisions for sets is now reduced. Each hash table probe " "now checks a series of consecutive, adjacent key/hash pairs before " @@ -4379,7 +3987,6 @@ msgstr "" "Hettinger en :issue:`18771`.)" #: ../Doc/whatsnew/3.4.rst:2028 -#, fuzzy, python-format msgid "" "The interpreter starts about 30% faster. A couple of measures lead to the " "speedup. The interpreter loads fewer modules on startup, e.g. the :mod:" @@ -4398,7 +4005,6 @@ msgstr "" "`19218`, :issue:`19209`, :issue:`19205` y :issue:`9548`)" #: ../Doc/whatsnew/3.4.rst:2036 -#, fuzzy msgid "" ":class:`bz2.BZ2File` is now as fast or faster than the Python2 version for " "most cases. :class:`lzma.LZMAFile` has also been optimized. (Contributed " @@ -4409,7 +4015,6 @@ msgstr "" "(Contribuido por Serhiy Storchaka y Nadeem Vawda en :issue:`16034`)" #: ../Doc/whatsnew/3.4.rst:2040 -#, fuzzy, python-format msgid "" ":func:`random.getrandbits` is 20%-40% faster for small integers (the most " "common use case). (Contributed by Serhiy Storchaka in :issue:`16674`.)" @@ -4419,7 +4024,6 @@ msgstr "" "`16674`.)" #: ../Doc/whatsnew/3.4.rst:2043 -#, fuzzy msgid "" "By taking advantage of the new storage format for strings, pickling of " "strings is now significantly faster. (Contributed by Victor Stinner and " @@ -4430,7 +4034,6 @@ msgstr "" "Victor Stinner y Antoine Pitrou en :issue:`15596`.)" #: ../Doc/whatsnew/3.4.rst:2047 -#, fuzzy msgid "" "A performance issue in :meth:`io.FileIO.readall` has been solved. This " "particularly affects Windows, and significantly speeds up the case of piping " @@ -4443,7 +4046,6 @@ msgstr "" "`subprocess`. (Contribuido por Richard Oudkerk en :issue:`15758`.)" #: ../Doc/whatsnew/3.4.rst:2052 -#, fuzzy msgid "" ":func:`html.escape` is now 10x faster. (Contributed by Matt Bryant in :" "issue:`18020`.)" @@ -4452,7 +4054,6 @@ msgstr "" "Bryant en :issue:`18020`.)" #: ../Doc/whatsnew/3.4.rst:2055 -#, fuzzy msgid "" "On Windows, the native ``VirtualAlloc`` is now used instead of the CRT " "``malloc`` in ``obmalloc``. Artificial benchmarks show about a 3% memory " @@ -4463,7 +4064,6 @@ msgstr "" "ahorro de memoria de alrededor del 3%." #: ../Doc/whatsnew/3.4.rst:2059 -#, fuzzy msgid "" ":func:`os.urandom` now uses a lazily-opened persistent file descriptor so as " "to avoid using many file descriptors when run in parallel from multiple " @@ -4479,7 +4079,6 @@ msgid "Deprecated" msgstr "Obsoleto" #: ../Doc/whatsnew/3.4.rst:2069 -#, fuzzy msgid "" "This section covers various APIs and other features that have been " "deprecated in Python 3.4, and will be removed in Python 3.5 or later. In " @@ -4495,12 +4094,10 @@ msgstr "" "``-Wd``)." #: ../Doc/whatsnew/3.4.rst:2077 -#, fuzzy msgid "Deprecations in the Python API" msgstr "Desapariciones en la API de Python" #: ../Doc/whatsnew/3.4.rst:2079 -#, fuzzy msgid "" "As mentioned in :ref:`whatsnew-pep-451`, a number of :mod:`importlib` " "methods and functions are deprecated: :meth:`importlib.find_loader` is " @@ -4544,7 +4141,6 @@ msgstr "" "importación." #: ../Doc/whatsnew/3.4.rst:2104 -#, fuzzy msgid "" "The :mod:`imp` module is pending deprecation. To keep compatibility with " "Python 2/3 code bases, the module's removal is currently not scheduled." @@ -4554,7 +4150,6 @@ msgstr "" "módulo no está programada actualmente." #: ../Doc/whatsnew/3.4.rst:2107 -#, fuzzy msgid "" "The :mod:`formatter` module is pending deprecation and is slated for removal " "in Python 3.6." @@ -4563,7 +4158,6 @@ msgstr "" "que se elimine en Python 3.6." #: ../Doc/whatsnew/3.4.rst:2110 -#, fuzzy msgid "" "``MD5`` as the default *digestmod* for the :func:`hmac.new` function is " "deprecated. Python 3.6 will require an explicit digest name or constructor " @@ -4574,7 +4168,6 @@ msgstr "" "explícito como argumento *digestmod*." #: ../Doc/whatsnew/3.4.rst:2114 -#, fuzzy msgid "" "The internal ``Netrc`` class in the :mod:`ftplib` module has been documented " "as deprecated in its docstring for quite some time. It now emits a :exc:" @@ -4585,7 +4178,6 @@ msgstr "" "`DeprecationWarning` y se eliminará por completo en Python 3.5." #: ../Doc/whatsnew/3.4.rst:2118 -#, fuzzy msgid "" "The undocumented *endtime* argument to :meth:`subprocess.Popen.wait` should " "not have been exposed and is hopefully not in use; it is deprecated and will " @@ -4596,14 +4188,12 @@ msgstr "" "y muy probablemente será eliminado en Python 3.5." #: ../Doc/whatsnew/3.4.rst:2122 -#, fuzzy msgid "" "The *strict* argument of :class:`~html.parser.HTMLParser` is deprecated." msgstr "" "El argumento *strict* de :class:`~html.parser.HTMLParser` está obsoleto." #: ../Doc/whatsnew/3.4.rst:2124 -#, fuzzy msgid "" "The :mod:`plistlib` :func:`~plistlib.readPlist`, :func:`~plistlib." "writePlist`, :func:`~plistlib.readPlistFromBytes`, and :func:`~plistlib." @@ -4620,7 +4210,6 @@ msgstr "" "favor de la utilización del constructor :class:`bytes`." #: ../Doc/whatsnew/3.4.rst:2131 -#, fuzzy msgid "" "The :mod:`sysconfig` key ``SO`` is deprecated, it has been replaced by " "``EXT_SUFFIX``." @@ -4629,7 +4218,6 @@ msgstr "" "``EXT_SUFFIX``." #: ../Doc/whatsnew/3.4.rst:2134 -#, fuzzy msgid "" "The ``U`` mode accepted by various ``open`` functions is deprecated. In " "Python3 it does not do anything useful, and should be replaced by " @@ -4641,7 +4229,6 @@ msgstr "" "class:`io.TextIOWrapper` (si es necesario) y su argumento *newline*." #: ../Doc/whatsnew/3.4.rst:2139 -#, fuzzy msgid "" "The *parser* argument of :func:`xml.etree.ElementTree.iterparse` has been " "deprecated, as has the *html* argument of :func:`~xml.etree.ElementTree." @@ -4654,12 +4241,10 @@ msgstr "" "argumentos de ``XMLParser`` deben pasarse por palabra clave." #: ../Doc/whatsnew/3.4.rst:2146 -#, fuzzy msgid "Deprecated Features" msgstr "Funciones obsoletas" #: ../Doc/whatsnew/3.4.rst:2148 -#, fuzzy msgid "" "Running :ref:`idle` with the ``-n`` flag (no subprocess) is deprecated. " "However, the feature will not be removed until :issue:`18823` is resolved." @@ -4669,7 +4254,6 @@ msgstr "" "problema :issue:`18823`." #: ../Doc/whatsnew/3.4.rst:2151 -#, fuzzy msgid "" "The site module adding a \"site-python\" directory to sys.path, if it " "exists, is deprecated (:issue:`19375`)." @@ -4682,12 +4266,10 @@ msgid "Removed" msgstr "Removido" #: ../Doc/whatsnew/3.4.rst:2161 -#, fuzzy msgid "Operating Systems No Longer Supported" msgstr "Sistemas operativos que ya no son compatibles" #: ../Doc/whatsnew/3.4.rst:2163 -#, fuzzy msgid "" "Support for the following operating systems has been removed from the source " "and build tools:" @@ -4696,34 +4278,28 @@ msgstr "" "las herramientas de origen y de compilación:" #: ../Doc/whatsnew/3.4.rst:2166 -#, fuzzy msgid "OS/2 (:issue:`16135`)." msgstr "OS/2 (:issue:`16135`)." #: ../Doc/whatsnew/3.4.rst:2167 -#, fuzzy msgid "Windows 2000 (changeset e52df05b496a)." msgstr "Windows 2000 (changeset e52df05b496a)." #: ../Doc/whatsnew/3.4.rst:2168 -#, fuzzy msgid "" "Windows systems where ``COMSPEC`` points to ``command.com`` (:issue:`14470`)." msgstr "" "Sistemas Windows donde ``COMSPEC`` apunta a ``command.com`` (:issue:`14470`)." #: ../Doc/whatsnew/3.4.rst:2169 -#, fuzzy msgid "VMS (:issue:`16136`)." msgstr "VMS (:issue:`16136`)." #: ../Doc/whatsnew/3.4.rst:2173 -#, fuzzy msgid "API and Feature Removals" msgstr "Eliminación de la API y de las funciones" #: ../Doc/whatsnew/3.4.rst:2175 -#, fuzzy msgid "" "The following obsolete and previously deprecated APIs and features have been " "removed:" @@ -4732,7 +4308,6 @@ msgstr "" "previamente obsoletas:" #: ../Doc/whatsnew/3.4.rst:2178 -#, fuzzy msgid "" "The unmaintained ``Misc/TextMate`` and ``Misc/vim`` directories have been " "removed (see the `devguide `_ for suggestions " @@ -4743,7 +4318,6 @@ msgstr "" "sugerencias sobre qué usar en su lugar)." #: ../Doc/whatsnew/3.4.rst:2182 -#, fuzzy msgid "" "The ``SO`` makefile macro is removed (it was replaced by the " "``SHLIB_SUFFIX`` and ``EXT_SUFFIX`` macros) (:issue:`16754`)." @@ -4752,7 +4326,6 @@ msgstr "" "``SHLIB_SUFFIX`` y ``EXT_SUFFIX``) (:issue:`16754`)." #: ../Doc/whatsnew/3.4.rst:2185 -#, fuzzy msgid "" "The ``PyThreadState.tick_counter`` field has been removed; its value has " "been meaningless since Python 3.2, when the \"new GIL\" was introduced (:" @@ -4763,7 +4336,6 @@ msgstr "" "`19199`)." #: ../Doc/whatsnew/3.4.rst:2189 -#, fuzzy msgid "" "``PyLoader`` and ``PyPycLoader`` have been removed from :mod:`importlib`. " "(Contributed by Taras Lyapun in :issue:`15641`.)" @@ -4772,7 +4344,6 @@ msgstr "" "(Contribuido por Taras Lyapun en :issue:`15641`.)" #: ../Doc/whatsnew/3.4.rst:2192 -#, fuzzy msgid "" "The *strict* argument to :class:`~http.client.HTTPConnection` and :class:" "`~http.client.HTTPSConnection` has been removed. HTTP 0.9-style \"Simple " @@ -4783,7 +4354,6 @@ msgstr "" "las \"respuestas simples\" del estilo de HTTP 0.9." #: ../Doc/whatsnew/3.4.rst:2196 -#, fuzzy msgid "" "The deprecated :mod:`urllib.request.Request` getter and setter methods " "``add_data``, ``has_data``, ``get_data``, ``get_type``, ``get_host``, " @@ -4796,7 +4366,6 @@ msgstr "" "eliminados (utilice en su lugar el acceso directo a atributos)." #: ../Doc/whatsnew/3.4.rst:2201 -#, fuzzy msgid "" "Support for loading the deprecated ``TYPE_INT64`` has been removed from :mod:" "`marshal`. (Contributed by Dan Riti in :issue:`15480`.)" @@ -4805,7 +4374,6 @@ msgstr "" "`marshal`. (Contribuido por Dan Riti en :issue:`15480`.)" #: ../Doc/whatsnew/3.4.rst:2204 -#, fuzzy msgid "" ":class:`inspect.Signature`: positional-only parameters are now required to " "have a valid name." @@ -4814,7 +4382,6 @@ msgstr "" "posicionales tengan un nombre válido." #: ../Doc/whatsnew/3.4.rst:2207 -#, fuzzy msgid "" ":meth:`object.__format__` no longer accepts non-empty format strings, it now " "raises a :exc:`TypeError` instead. Using a non-empty string has been " @@ -4835,7 +4402,6 @@ msgstr "" "lo maneje. Véase :issue:`7994` para más información." #: ../Doc/whatsnew/3.4.rst:2216 -#, fuzzy msgid "" ":meth:`difflib.SequenceMatcher.isbjunk` and :meth:`difflib.SequenceMatcher." "isbpopular` were deprecated in 3.2, and have now been removed: use ``x in sm." @@ -4848,12 +4414,10 @@ msgstr "" "`~difflib.SequenceMatcher` (:issue:`13248`)." #: ../Doc/whatsnew/3.4.rst:2224 -#, fuzzy msgid "Code Cleanups" msgstr "Limpieza del código" #: ../Doc/whatsnew/3.4.rst:2226 -#, fuzzy msgid "" "The unused and undocumented internal ``Scanner`` class has been removed from " "the :mod:`pydoc` module." @@ -4862,7 +4426,6 @@ msgstr "" "del módulo :mod:`pydoc`." #: ../Doc/whatsnew/3.4.rst:2229 -#, fuzzy msgid "" "The private and effectively unused ``_gestalt`` module has been removed, " "along with the private :mod:`platform` functions ``_mac_ver_lookup``, " @@ -4875,7 +4438,6 @@ msgstr "" "sistemas OSX muy estropeados (ver :issue:`18393`)." #: ../Doc/whatsnew/3.4.rst:2234 -#, fuzzy msgid "" "The hardcoded copies of certain :mod:`stat` constants that were included in " "the :mod:`tarfile` module namespace have been removed." @@ -4884,12 +4446,10 @@ msgstr "" "que se incluían en el espacio de nombres del módulo :mod:`tarfile`." #: ../Doc/whatsnew/3.4.rst:2240 -#, fuzzy msgid "Porting to Python 3.4" msgstr "Adaptación a Python 3.4" #: ../Doc/whatsnew/3.4.rst:2242 -#, fuzzy msgid "" "This section lists previously described changes and other bugfixes that may " "require changes to your code." @@ -4898,12 +4458,10 @@ msgstr "" "correcciones de errores que pueden requerir cambios en su código." #: ../Doc/whatsnew/3.4.rst:2247 -#, fuzzy msgid "Changes in 'python' Command Behavior" msgstr "Cambios en el comportamiento del comando 'python'" #: ../Doc/whatsnew/3.4.rst:2249 -#, fuzzy msgid "" "In a posix shell, setting the :envvar:`PATH` environment variable to an " "empty value is equivalent to not setting it at all. However, setting :" @@ -4922,7 +4480,6 @@ msgstr "" "comportamiento ahora se ajusta a la convención posix para :envvar:`PATH`." #: ../Doc/whatsnew/3.4.rst:2257 -#, fuzzy msgid "" "The [X refs, Y blocks] output of a debug (``--with-pydebug``) build of the " "CPython interpreter is now off by default. It can be re-enabled using the " @@ -4934,24 +4491,21 @@ msgstr "" "por Ezio Melotti en :issue:`17323`.)" #: ../Doc/whatsnew/3.4.rst:2261 -#, fuzzy msgid "" "The python command and most stdlib scripts (as well as :mod:`argparse`) now " "output ``--version`` information to ``stdout`` instead of ``stderr`` (for " "issue list see :ref:`other-improvements-3.4` above)." msgstr "" "El comando python y la mayoría de los scripts de stdlib (así como :mod:" -"`argparse`) ahora envían la información de la ``versión`` a ``stdout`` en " -"lugar de a ``stderr`` (para la lista de problemas, véase :ref:`otras-" -"mejoras-3.4` más arriba)." +"`argparse`) ahora envían la información de ``--version`` a ``stdout`` en " +"lugar de a ``stderr`` (para la lista de problemas, véase :ref:`other-" +"improvements-3.4` más arriba)." #: ../Doc/whatsnew/3.4.rst:2267 -#, fuzzy msgid "Changes in the Python API" msgstr "Cambios en la API de Python" #: ../Doc/whatsnew/3.4.rst:2269 -#, fuzzy msgid "" "The ABCs defined in :mod:`importlib.abc` now either raise the appropriate " "exception or return a default value instead of raising :exc:" @@ -4966,7 +4520,6 @@ msgstr "" "exc:`NotImplementedError` como la excepción apropiada según sea necesario." #: ../Doc/whatsnew/3.4.rst:2275 -#, fuzzy msgid "" "The module type now initializes the :attr:`__package__` and :attr:" "`__loader__` attributes to ``None`` by default. To determine if these " @@ -4979,7 +4532,6 @@ msgstr "" "``getattr(module, '__loader__', None) is not None``. (:issue:`17115`.)" #: ../Doc/whatsnew/3.4.rst:2280 -#, fuzzy msgid "" ":meth:`importlib.util.module_for_loader` now sets ``__loader__`` and " "``__package__`` unconditionally to properly support reloading. If this is " @@ -4992,7 +4544,6 @@ msgstr "" "utilizar :func:`importlib.util.module_to_load` para la gestión de módulos." #: ../Doc/whatsnew/3.4.rst:2285 -#, fuzzy msgid "" "Import now resets relevant attributes (e.g. ``__name__``, ``__loader__``, " "``__package__``, ``__file__``, ``__cached__``) unconditionally when " @@ -5006,7 +4557,6 @@ msgstr "" "vuelve a encontrar cuando se recarga (:issue:`19413`)." #: ../Doc/whatsnew/3.4.rst:2290 -#, fuzzy msgid "" "Frozen packages no longer set ``__path__`` to a list containing the package " "name, they now set it to an empty list. The previous behavior could cause " @@ -5024,7 +4574,6 @@ msgstr "" "'__path__')`` (:issue:`18065`)." #: ../Doc/whatsnew/3.4.rst:2297 -#, fuzzy msgid "" "Frozen modules no longer define a ``__file__`` attribute. It's semantically " "incorrect for frozen modules to set the attribute as they are not loaded " @@ -5044,7 +4593,6 @@ msgstr "" "is_frozen`." #: ../Doc/whatsnew/3.4.rst:2305 -#, fuzzy msgid "" ":func:`py_compile.compile` now raises :exc:`FileExistsError` if the file " "path it would write to is a symlink or a non-regular file. This is to act as " @@ -5058,7 +4606,6 @@ msgstr "" "que eran originalmente." #: ../Doc/whatsnew/3.4.rst:2310 -#, fuzzy msgid "" ":meth:`importlib.abc.SourceLoader.get_source` no longer raises :exc:" "`ImportError` when the source code being loaded triggers a :exc:" @@ -5079,7 +4626,6 @@ msgstr "" "sintaxis o decodificación, atrape las tres excepciones ahora." #: ../Doc/whatsnew/3.4.rst:2319 -#, fuzzy msgid "" ":func:`functools.update_wrapper` and :func:`functools.wraps` now correctly " "set the ``__wrapped__`` attribute to the function being wrapped, even if " @@ -5101,7 +4647,6 @@ msgstr "" "primera función de la cadena que no tenga el atributo ``__wrapped__``." #: ../Doc/whatsnew/3.4.rst:2329 -#, fuzzy msgid "" ":func:`inspect.getfullargspec` has been reimplemented on top of :func:" "`inspect.signature` and hence handles a much wider variety of callable " @@ -5119,7 +4664,6 @@ msgstr "" "consecuencia." #: ../Doc/whatsnew/3.4.rst:2337 -#, fuzzy msgid "" ":class:`importlib.machinery.PathFinder` now passes on the current working " "directory to objects in :data:`sys.path_hooks` for the empty string. This " @@ -5144,7 +4688,6 @@ msgstr "" "`18416`). se especifica en la línea de comandos) (:issue:`18416`)." #: ../Doc/whatsnew/3.4.rst:2348 -#, fuzzy msgid "" "The removal of the *strict* argument to :class:`~http.client.HTTPConnection` " "and :class:`~http.client.HTTPSConnection` changes the meaning of the " @@ -5160,7 +4703,6 @@ msgstr "" "mediante palabras clave." #: ../Doc/whatsnew/3.4.rst:2354 -#, fuzzy msgid "" "Strings between ``from __future__ import ...`` statements now *always* raise " "a :exc:`SyntaxError`. Previously if there was no leading docstring, an " @@ -5175,7 +4717,6 @@ msgstr "" "hacían. (:issue:`17434`)." #: ../Doc/whatsnew/3.4.rst:2360 -#, fuzzy msgid "" ":meth:`ssl.SSLSocket.getpeercert` and :meth:`ssl.SSLSocket.do_handshake` now " "raise an :exc:`OSError` with ``ENOTCONN`` when the ``SSLSocket`` is not " @@ -5190,7 +4731,6 @@ msgstr "" "exc:`ValueError` si el handshake aún no se ha realizado." #: ../Doc/whatsnew/3.4.rst:2366 -#, fuzzy msgid "" ":func:`base64.b32decode` now raises a :exc:`binascii.Error` when the input " "string contains non-b32-alphabet characters, instead of a :exc:`TypeError`. " @@ -5206,7 +4746,6 @@ msgstr "" "inadvertidamente en Python 3.3.3." #: ../Doc/whatsnew/3.4.rst:2373 -#, fuzzy msgid "" "The :attr:`~cgi.FieldStorage.file` attribute is now automatically closed " "when the creating :class:`cgi.FieldStorage` instance is garbage collected. " @@ -5225,7 +4764,6 @@ msgstr "" "basura." #: ../Doc/whatsnew/3.4.rst:2380 -#, fuzzy msgid "" "Calling ``read`` or ``write`` on a closed SSL socket now raises an " "informative :exc:`ValueError` rather than the previous more mysterious :exc:" @@ -5236,7 +4774,6 @@ msgstr "" "`AttributeError` (:issue:`9177`)." #: ../Doc/whatsnew/3.4.rst:2384 -#, fuzzy msgid "" ":meth:`slice.indices` no longer produces an :exc:`OverflowError` for huge " "values. As a consequence of this fix, :meth:`slice.indices` now raises a :" @@ -5249,7 +4786,6 @@ msgstr "" "devolvía valores sin sentido (:issue:`14794`)." #: ../Doc/whatsnew/3.4.rst:2389 -#, fuzzy msgid "" "The :class:`complex` constructor, unlike the :mod:`cmath` functions, was " "incorrectly accepting :class:`float` values if an object's ``__complex__`` " @@ -5262,7 +4798,6 @@ msgstr "" "`TypeError`. (:issue:`16290`.)" #: ../Doc/whatsnew/3.4.rst:2394 -#, fuzzy msgid "" "The :class:`int` constructor in 3.2 and 3.3 erroneously accepts :class:" "`float` values for the *base* parameter. It is unlikely anyone was doing " @@ -5274,7 +4809,6 @@ msgstr "" "`TypeError` (:issue:`16772`)." #: ../Doc/whatsnew/3.4.rst:2398 -#, fuzzy msgid "" "Defaults for keyword-only arguments are now evaluated *after* defaults for " "regular keyword arguments, instead of before. Hopefully no one wrote any " @@ -5286,7 +4820,6 @@ msgstr "" "que dependa del comportamiento erróneo anterior (:issue:`16967`)." #: ../Doc/whatsnew/3.4.rst:2402 -#, fuzzy msgid "" "Stale thread states are now cleared after :func:`~os.fork`. This may cause " "some system resources to be released that previously were incorrectly kept " @@ -5300,7 +4833,6 @@ msgstr "" "`17094`.)" #: ../Doc/whatsnew/3.4.rst:2407 -#, fuzzy msgid "" "Parameter names in ``__annotations__`` dicts are now mangled properly, " "similarly to ``__kwdefaults__``. (Contributed by Yury Selivanov in :issue:" @@ -5311,7 +4843,6 @@ msgstr "" "(Contribuido por Yury Selivanov en :issue:`20625`.)" #: ../Doc/whatsnew/3.4.rst:2411 -#, fuzzy msgid "" ":attr:`hashlib.hash.name` now always returns the identifier in lower case. " "Previously some builtin hashes had uppercase names, but now that it is a " @@ -5323,7 +4854,6 @@ msgstr "" "denominación se ha hecho consistente (:issue:`18532`)." #: ../Doc/whatsnew/3.4.rst:2415 -#, fuzzy msgid "" "Because :mod:`unittest.TestSuite` now drops references to tests after they " "are run, test harnesses that re-use a :class:`~unittest.TestSuite` to re-run " @@ -5348,7 +4878,6 @@ msgstr "" "__iter__`) (:issue:`11798`)." #: ../Doc/whatsnew/3.4.rst:2425 -#, fuzzy msgid "" ":mod:`unittest` now uses :mod:`argparse` for command line parsing. There " "are certain invalid command forms that used to work that are no longer " @@ -5363,7 +4892,6 @@ msgstr "" "permitidas no tenían ningún sentido y es poco probable que estén en uso." #: ../Doc/whatsnew/3.4.rst:2430 -#, fuzzy msgid "" "The :func:`re.split`, :func:`re.findall`, and :func:`re.sub` functions, and " "the :meth:`~re.match.group` and :meth:`~re.match.groups` methods of " @@ -5375,13 +4903,12 @@ msgstr "" "Las funciones :func:`re.split`, :func:`re.findall` y :func:`re.sub`, y los " "métodos :meth:`~re.match.group` y :meth:`~re.match.groups` de los objetos " "``match`` ahora siempre devuelven un objeto *bytes* cuando la cadena a " -"comparar es un objeto :term:`bytes-like`. Anteriormente el tipo de retorno " +"comparar es un :term:`bytes-like object`. Anteriormente el tipo de retorno " "coincidía con el tipo de entrada, por lo que si su código dependía de que el " "valor de retorno fuera, por ejemplo, un ``bytearray``, tendrá que cambiar su " "código." #: ../Doc/whatsnew/3.4.rst:2437 -#, fuzzy msgid "" ":mod:`audioop` functions now raise an error immediately if passed string " "input, instead of failing randomly later on (:issue:`16685`)." @@ -5391,7 +4918,6 @@ msgstr "" "(:issue:`16685`)." #: ../Doc/whatsnew/3.4.rst:2440 -#, fuzzy msgid "" "The new *convert_charrefs* argument to :class:`~html.parser.HTMLParser` " "currently defaults to ``False`` for backward compatibility, but will " @@ -5406,7 +4932,6 @@ msgstr "" "`~html.parser.HTMLParser` en su código (:issue:`13633`)." #: ../Doc/whatsnew/3.4.rst:2446 -#, fuzzy msgid "" "Since the *digestmod* argument to the :func:`hmac.new` function will in the " "future have no default, all calls to :func:`hmac.new` should be changed to " @@ -5418,7 +4943,6 @@ msgstr "" "`17276`)." #: ../Doc/whatsnew/3.4.rst:2450 -#, fuzzy msgid "" "Calling :func:`sysconfig.get_config_var` with the ``SO`` key, or looking " "``SO`` up in the results of a call to :func:`sysconfig.get_config_vars` is " @@ -5431,7 +4955,6 @@ msgstr "" "``SHLIB_SUFFIX``, dependiendo del contexto (:issue:`19555`)." #: ../Doc/whatsnew/3.4.rst:2455 -#, fuzzy msgid "" "Any calls to ``open`` functions that specify ``U`` should be modified. ``U`` " "is ineffective in Python3 and will eventually raise an error if used. " @@ -5448,7 +4971,6 @@ msgstr "" "su argumento *newline* (:issue:`15204`)." #: ../Doc/whatsnew/3.4.rst:2462 -#, fuzzy msgid "" "If you use ``pyvenv`` in a script and desire that pip *not* be installed, " "you must add ``--without-pip`` to your command invocation." @@ -5457,7 +4979,6 @@ msgstr "" "añadir ``--without-pip`` a tu invocación del comando." #: ../Doc/whatsnew/3.4.rst:2466 -#, fuzzy msgid "" "The default behavior of :func:`json.dump` and :func:`json.dumps` when an " "indent is specified has changed: it no longer produces trailing spaces after " @@ -5472,7 +4993,6 @@ msgstr "" "en blanco de dicha salida (:issue:`16333`)." #: ../Doc/whatsnew/3.4.rst:2472 -#, fuzzy msgid "" ":mod:`doctest` now looks for doctests in extension module ``__doc__`` " "strings, so if your doctest test discovery includes extension modules that " @@ -5486,7 +5006,6 @@ msgstr "" "issue:`3158`)." #: ../Doc/whatsnew/3.4.rst:2477 -#, fuzzy msgid "" "The :mod:`collections.abc` module has been slightly refactored as part of " "the Python startup improvements. As a consequence of this, it is no longer " @@ -5507,7 +5026,6 @@ msgid "Changes in the C API" msgstr "Cambios en la API de C" #: ../Doc/whatsnew/3.4.rst:2488 -#, fuzzy msgid "" ":c:func:`PyEval_EvalFrameEx`, :c:func:`PyObject_Repr`, and :c:func:" "`PyObject_Str`, along with some other internal C APIs, now include a " @@ -5533,7 +5051,6 @@ msgstr "" "compilada con las aserciones activadas." #: ../Doc/whatsnew/3.4.rst:2500 -#, fuzzy msgid "" ":c:func:`PyErr_SetImportError` now sets :exc:`TypeError` when its **msg** " "argument is not set. Previously only ``NULL`` was returned with no exception " @@ -5544,7 +5061,6 @@ msgstr "" "``NULL`` sin establecer ninguna excepción." #: ../Doc/whatsnew/3.4.rst:2504 -#, fuzzy msgid "" "The result of the :c:data:`PyOS_ReadlineFunctionPointer` callback must now " "be a string allocated by :c:func:`PyMem_RawMalloc` or :c:func:" @@ -5559,7 +5075,6 @@ msgstr "" "`PyMem_Malloc` o :c:func:`PyMem_Realloc` (:issue:`16742`)" #: ../Doc/whatsnew/3.4.rst:2510 -#, fuzzy msgid "" ":c:func:`PyThread_set_key_value` now always set the value. In Python 3.3, " "the function did nothing if the key already exists (if the current value is " @@ -5570,7 +5085,6 @@ msgstr "" "un puntero no ``NULL``)." #: ../Doc/whatsnew/3.4.rst:2514 -#, fuzzy msgid "" "The ``f_tstate`` (thread state) field of the :c:type:`PyFrameObject` " "structure has been removed to fix a bug: see :issue:`14432` for the " @@ -5581,12 +5095,10 @@ msgstr "" "conocer los motivos." #: ../Doc/whatsnew/3.4.rst:2519 -#, fuzzy msgid "Changed in 3.4.3" msgstr "Cambiado en 3.4.3" #: ../Doc/whatsnew/3.4.rst:2524 -#, fuzzy msgid "" "PEP 476: Enabling certificate verification by default for stdlib http clients" msgstr "" @@ -5594,7 +5106,6 @@ msgstr "" "clientes http stdlib" #: ../Doc/whatsnew/3.4.rst:2526 -#, fuzzy msgid "" ":mod:`http.client` and modules which use it, such as :mod:`urllib.request` " "and :mod:`xmlrpc.client`, will now verify that the server presents a " @@ -5610,7 +5121,6 @@ msgstr "" "aplicaciones." #: ../Doc/whatsnew/3.4.rst:2532 -#, fuzzy msgid "" "For applications which require the old previous behavior, they can pass an " "alternate context::"