bugs.rst:37: WARNING: inconsistent references in translated message. original: ['`Documentation bugs`_'], translated: ['`Documentación de errores`_'] [i18n.inconsistent_references] c-api/datetime.rst:75: WARNING: inconsistent term references in translated message. original: [':c:type:`PyTypeObject`', ':class:`datetime.time`'], translated: [':c:type:`PyObject`', ':class:`datetime.time`'] [i18n.inconsistent_references] c-api/function.rst:67: WARNING: inconsistent term references in translated message. original: [':term:`borrowed reference`', ':attr:`~function.__module__`', ':ref:`function object `'], translated: [':term:`referencia prestada`', ':attr:`~function.__module__`', ':ref:`objeto función `'] [i18n.inconsistent_references] c-api/function.rst:192: WARNING: inconsistent term references in translated message. original: [':term:`borrowed reference`'], translated: [':term:`referencia prestada`'] [i18n.inconsistent_references] c-api/gcsupport.rst:259: WARNING: inconsistent term references in translated message. original: [':c:member:`~PyTypeObject.tp_clear`', ':c:type:`inquiry`'], translated: [':c:member:`~PyTypeObject.tp_clear`', ':c:type:`query`'] [i18n.inconsistent_references] faq/programming.rst:792: WARNING: inconsistent term references in translated message. original: [':func:`divmod`'], translated: [':func:`pow`'] [i18n.inconsistent_references] howto/logging.rst:348: WARNING: inconsistent term references in translated message. original: [':func:`debug`', ':func:`info`', ':func:`warning`', ':func:`error`', ':func:`critical`'], translated: [':func:`debug`', ':func:`info`', ':func:`warning`', ':func:`error`', ':func:`critícal`'] [i18n.inconsistent_references] howto/logging.rst:717: WARNING: inconsistent term references in translated message. original: [':func:`fileConfig`', ':func:`fileConfig`'], translated: [':func:`fileConfig``', ':func:`fileConfig`'] [i18n.inconsistent_references] howto/logging.rst:1022: WARNING: inconsistent term references in translated message. original: [':class:`Filter`'], translated: [':class:`Filtro`'] [i18n.inconsistent_references] howto/logging-cookbook.rst:888: WARNING: inconsistent term references in translated message. original: [':class:`LoggerAdapter`', ':class:`Logger`', ':meth:`debug`', ':meth:`info`', ':meth:`warning`', ':meth:`error`', ':meth:`exception`', ':meth:`critical`', ':meth:`log`', ':class:`Logger`'], translated: [':class:`LoggerAdapter`', ':class:`Logger`', ':meth:`debug`', ':meth:`info`', ':meth:`warning`', ':meth:`error`', ':meth:`excepción`', ':meth:`critical`', ':meth:`log`', ':class:`Logger`'] [i18n.inconsistent_references] howto/urllib2.rst:100: WARNING: inconsistent term references in translated message. original: [':mod:`urllib.parse`'], translated: [':mod:`urllib.parse``'] [i18n.inconsistent_references] howto/urllib2.rst:190: WARNING: inconsistent references in translated message. original: ['`info and geturl`_'], translated: ['`info y geturl`_'] [i18n.inconsistent_references] howto/urllib2.rst:498: WARNING: inconsistent term references in translated message. original: [':func:`~urllib.request.getproxies`'], translated: [':func:`~urllib.request.getproxies``'] [i18n.inconsistent_references] c-api/list.rst:74: WARNING: inconsistent term references in translated message. original: [':c:func:`PyList_GetItemRef`', ':term:`borrowed reference`', ':term:`strong reference`'], translated: [':c:func:`PyList_GetItemRef`', ':term:`referencia prestada`', ':term:`referencia fuerte`'] [i18n.inconsistent_references] c-api/object.rst:181: WARNING: inconsistent term references in translated message. original: [':attr:`~object.__dict__`', ':ref:`descriptors`', ':exc:`AttributeError`'], translated: [':attr:`~object.__ dict__`', ':ref:`descriptors`', ':exc:`AttributeError`'] [i18n.inconsistent_references] c-api/refcounting.rst:138: WARNING: inconsistent term references in translated message. original: [':c:func:`Py_XDECREF`'], translated: [':c:func:`Py_XINCREF`'] [i18n.inconsistent_references] c-api/reflection.rst:32: WARNING: inconsistent term references in translated message. original: [':term:`borrowed reference`', ':term:`optimized scopes `', ':c:func:`PyEval_GetFrameLocals`', ':func:`locals`'], translated: [':term:`referencia prestada`', ':term:`ámbitos optimizados `', ':c:func:`PyEval_GetFrameLocals`', ':func:`locals`'] [i18n.inconsistent_references] c-api/sys.rst:11: WARNING: inconsistent term references in translated message. original: [':class:`str`', ':class:`bytes`', ':term:`strong reference`', ':class:`os.PathLike`', ':meth:`~os.PathLike.__fspath__`', ':class:`str`', ':class:`bytes`', ':exc:`TypeError`'], translated: [':class:`str`', ':class:`bytes`', ':term:`referencia fuerte`', ':class:`os.PathLike`', ':meth:`~os.PathLike.__fspath__`', ':class:`str`', ':class:`bytes`', ':exc:`TypeError`'] [i18n.inconsistent_references] c-api/sys.rst:394: WARNING: inconsistent term references in translated message. original: [':c:func:`Py_Initialize`', ':class:`Exception`'], translated: [':c:func:`Py_Initialize`', ':class:`Excepción`'] [i18n.inconsistent_references] c-api/tuple.rst:64: WARNING: inconsistent term references in translated message. original: [':term:`strong reference`', ':c:func:`Py_NewRef(PyTuple_GetItem(...)) `', ':c:func:`PySequence_GetItem`'], translated: [':term:`referencia fuerte`', ':c:func:`Py_NewRef(PyTuple_GetItem(...)) `', ':c:func:`PySequence_GetItem`'] [i18n.inconsistent_references] c-api/typeobj.rst:1972: WARNING: inconsistent term references in translated message. original: [':class:`object`'], translated: [':class:`objeto`'] [i18n.inconsistent_references] c-api/veryhigh.rst:80: WARNING: inconsistent term references in translated message. original: [':c:func:`PyRun_SimpleFileExFlags`'], translated: [':c:func:`PyRun_SimpleStringFlags`'] [i18n.inconsistent_references] c-api/veryhigh.rst:86: WARNING: inconsistent term references in translated message. original: [':c:func:`PyRun_SimpleFileExFlags`'], translated: [':c:func:`PyRun_SimpleStringFlags`'] [i18n.inconsistent_references] reference/lexical_analysis.rst:501: WARNING: inconsistent term references in translated message. original: [':mod:`gettext`'], translated: [':mod:`gettext``'] [i18n.inconsistent_references] tutorial/classes.rst:798: WARNING: inconsistent term references in translated message. original: [':keyword:`for`', ':func:`iter`', ':meth:`~iterator.__next__`', ':meth:`~iterator.__next__`', ':exc:`StopIteration`', ':meth:`~iterator.__next__`', ':func:`next`'], translated: [':keyword:`for`', ':func:`iter`', ':meth:`__next__`', ':meth:`~iterator.__next__`', ':exc:`StopIteration`', ':meth:`~iterator.__next__`', ':func:`next`'] [i18n.inconsistent_references] tutorial/floatingpoint.rst:163: WARNING: inconsistent term references in translated message. original: [':func:`str`', ':meth:`str.format`', ':ref:`formatstrings`'], translated: [':func:`str`', ':meth:`str.format`', ':ref:`string-formatting`'] [i18n.inconsistent_references] tutorial/inputoutput.rst:239: WARNING: inconsistent term references in translated message. original: [':meth:`str.format`', ':ref:`formatstrings`'], translated: [':meth:`str.format`', ':ref:`string-formatting`'] [i18n.inconsistent_references] tutorial/inputoutput.rst:523: WARNING: inconsistent term references in translated message. original: [':func:`~json.dumps`', ':func:`~json.dump`', ':term:`text file`', ':term:`text file`'], translated: [':func:`~json.dumps`', ':func:`~json.dump`', ':term:`archivo de texto`', ':term:`archivo de texto`'] [i18n.inconsistent_references] tutorial/venv.rst:23: WARNING: inconsistent term references in translated message. original: [':term:`virtual environment`'], translated: [':term:`entorno virtual`'] [i18n.inconsistent_references] tutorial/venv.rst:207: WARNING: inconsistent references in translated message. original: ['`Python packaging user guide`_'], translated: ['`Guía de usuario de empaquetado de Python`_'] [i18n.inconsistent_references] using/cmdline.rst:768: WARNING: inconsistent term references in translated message. original: [':data:`sys.path`', ':option:`-P`'], translated: [':data:`sys.path`', ':option:`-u`'] [i18n.inconsistent_references] whatsnew/2.1.rst:516: WARNING: inconsistent term references in translated message. original: [':exc:`TypeError`', ':exc:`TypeError`'], translated: [':exc:`TypeError`Los métodos numéricos escritos en Python también pueden retornar ``Py_NotImplemented``', ':exc:`TypeError`'] [i18n.inconsistent_references] whatsnew/2.2.rst:1082: WARNING: inconsistent term references in translated message. original: [':c:macro:`Py_TPFLAGS_HAVE_GC`'], translated: [':c:func:`PyTPFLAGS_HAVE_GC`'] [i18n.inconsistent_references] whatsnew/2.3.rst:989: WARNING: inconsistent term references in translated message. original: [':func:`sum`'], translated: [':func:`suma`'] [i18n.inconsistent_references] whatsnew/2.4.rst:927: WARNING: inconsistent term references in translated message. original: [':const:`None`'], translated: [':const:`None`es ahora una constante, el código que une un nuevo valor con el nombre :const:`None`'] [i18n.inconsistent_references] whatsnew/2.4.rst:1480: WARNING: inconsistent term references in translated message. original: [':c:macro:`METH_COEXIST`', ':c:type:`PyCFunction`', ':meth:`set.__contains__`'], translated: [':c:macro:`METH_COEXISTS`', ':c:type:`PyCFunction`', ':meth:`set.__contains__`'] [i18n.inconsistent_references] library/uuid.rst:19: WARNING: inconsistent term references in translated message. original: [':func:`uuid1`', ':func:`uuid4`', ':func:`uuid1`', ':func:`uuid4`'], translated: [':func:`uuuid1`', ':func:`uuid4`', ':func:`uuid1`', ':func:`uuid4`'] [i18n.inconsistent_references] library/uuid.rst:73: WARNING: inconsistent term references in translated message. original: [':attr:`UUID.int`', ':exc:`TypeError`'], translated: [':attr:`UID.int`', ':exc:`TypeError`'] [i18n.inconsistent_references] library/uuid.rst:276: WARNING: inconsistent term references in translated message. original: [':mod:`uuid`', ':func:`uuid3`', ':func:`uuid5`'], translated: [':mod:`uuuid`', ':func:`uuid3`', ':func:`uuuid5`'] [i18n.inconsistent_references] library/warnings.rst:178: WARNING: inconsistent term references in translated message. original: [':exc:`Warning`', ':exc:`Exception`'], translated: [':exc:`Warning`', ':exc:`Excepción`'] [i18n.inconsistent_references] library/weakref.rst:366: WARNING: inconsistent term references in translated message. original: [':attr:`ref.__callback__`'], translated: [':attr:`ref.__calback__`'] [i18n.inconsistent_references] library/winsound.rst:29: WARNING: inconsistent term references in translated message. original: [':term:`bytes-like object`', ':exc:`RuntimeError`'], translated: [':term:`bytes-like object`', ':exc:`RuntimeError``'] [i18n.inconsistent_references] library/wsgiref.rst:363: WARNING: inconsistent term references in translated message. original: [':data:`~wsgiref.types.WSGIEnvironment`', ':class:`WSGIServer`', ':attr:`base_environ`'], translated: [':data:`~wsgiref.types.WSGIEnvironment`', ':attr:`base_environ`', ':class:`WSGIserver`'] [i18n.inconsistent_references] library/xml.dom.rst:97: WARNING: inconsistent term references in translated message. original: [':class:`DOMImplementation`', ':envvar:`PYTHON_DOM`'], translated: [':class:`DomImplementation`', ':envvar:`PYTHON_DOM`'] [i18n.inconsistent_references] library/xml.dom.rst:244: WARNING: inconsistent term references in translated message. original: [':class:`Node`', ':const:`ELEMENT_NODE`', ':const:`ATTRIBUTE_NODE`', ':const:`TEXT_NODE`', ':const:`CDATA_SECTION_NODE`', ':const:`ENTITY_NODE`', ':const:`PROCESSING_INSTRUCTION_NODE`', ':const:`COMMENT_NODE`', ':const:`DOCUMENT_NODE`', ':const:`DOCUMENT_TYPE_NODE`', ':const:`NOTATION_NODE`'], translated: [':class:`Nodo`', ':const:`ELEMENT_NODE`', ':const:`ATTRIBUTE_NODE`', ':const:`TEXT_NODE`', ':const:`CDATA_SECTION_NODE`', ':const:`ENTITY_NODE`', ':const:`PROCESSING_INSTRUCTION_NODE`', ':const:`COMMENT_NODE`', ':const:`DOCUMENT_NODE`', ':const:`DOCUMENT_TYPE_NODE`', ':const:`NOTATION_NODE`'] [i18n.inconsistent_references] library/xml.dom.rst:505: WARNING: inconsistent term references in translated message. original: [':class:`Document`', ':class:`Node`'], translated: [':class:`Documento`', ':class:`Node`'] [i18n.inconsistent_references] library/xml.dom.rst:672: WARNING: inconsistent term references in translated message. original: [':attr:`namespaceURI`', ':attr:`localName`', ':exc:`InuseAttributeErr`'], translated: [':attr:`namesapceURI`', ':attr:`localName`', ':exc:`InuseAttributeErr`'] [i18n.inconsistent_references] library/xml.sax.rst:40: WARNING: inconsistent term references in translated message. original: [':class:`~xml.sax.xmlreader.XMLReader`', ':func:`create_parser`'], translated: [':class:`~xml.sax.xmlreader.XMLReader`', ':func:`créate_parser`'] [i18n.inconsistent_references] library/xml.sax.rst:63: WARNING: inconsistent term references in translated message. original: [':func:`parse`', ':class:`str`', ':term:`bytes-like object`'], translated: [':func:`parser`', ':class:`str`', ':term:`bytes-like object`'] [i18n.inconsistent_references] library/xml.sax.rst:135: WARNING: inconsistent term references in translated message. original: [':exc:`SAXException`', ':class:`~xml.sax.xmlreader.XMLReader`'], translated: [':exc:`SAXException`', ':class:`~xml.sax`'] [i18n.inconsistent_references] library/xmlrpc.server.rst:32: WARNING: inconsistent term references in translated message. original: [':class:`SimpleXMLRPCRequestHandler`', ':class:`socketserver.TCPServer`', ':mod:`xmlrpc.client`', ':meth:`server_bind`', ':meth:`server_activate`', ':func:`~xmlrpc.client.loads`'], translated: [':class:`SimpleXMLRPCRequestHandler`', ':class:`socketserver. TCPServer`', ':mod:`xmlrpc.client`', ':meth:`server_bind`', ':meth:`server_activate`', ':func:`~xmlrpc.client.loads`'] [i18n.inconsistent_references] library/zipfile.rst:332: WARNING: inconsistent term references in translated message. original: [':meth:`~io.BufferedIOBase.read`', ':meth:`~io.IOBase.readline`', ':meth:`~io.IOBase.readlines`', ':meth:`~io.IOBase.seek`', ':meth:`~io.IOBase.tell`', ':meth:`~container.__iter__`', ':meth:`~iterator.__next__`'], translated: [':meth:`~io.BufferedIOBase.read`', ':meth:`~io.IOBase.readline`', ':meth:`~io.IOBase.readlines`', ':meth:`~io.IOBase.seek`', ':meth:`~io.IOBase.tell`', ':meth:`~container.__iter__`', ':meth:`~iterator.__ next__`'] [i18n.inconsistent_references] library/zlib.rst:251: WARNING: inconsistent term references in translated message. original: [':meth:`decompress`', ':meth:`decompress`'], translated: [':meth:`descompress`', ':meth:`descompress`'] [i18n.inconsistent_references] library/zoneinfo.rst:283: WARNING: inconsistent term references in translated message. original: [':func:`repr`'], translated: [':func:`repr``'] [i18n.inconsistent_references] reference/compound_stmts.rst:69: WARNING: inconsistent term references in translated message. original: [':keyword:`else`', ':keyword:`if`'], translated: [':keyword:`if`', ':keyword:`if`'] [i18n.inconsistent_references] reference/compound_stmts.rst:305: WARNING: inconsistent term references in translated message. original: [':mod:`sys`', ':func:`sys.exception`', ':mod:`sys`'], translated: [':mod:`sys`', ':func:`sys.excepcion`', ':mod:`sys`'] [i18n.inconsistent_references] reference/compound_stmts.rst:510: WARNING: inconsistent term references in translated message. original: [':meth:`~object.__enter__`'], translated: [':meth:`__enter__`'] [i18n.inconsistent_references] reference/datamodel.rst:1386: WARNING: inconsistent term references in translated message. original: [':term:`file object`', ':func:`open`', ':func:`os.popen`', ':func:`os.fdopen`', ':meth:`~socket.socket.makefile`'], translated: [':term:`file object`', ':func:`open`', ':func:`os.popen`', ':func:`os.fdopen`', ':meth:`~socket.makefile`'] [i18n.inconsistent_references] reference/expressions.rst:1895: WARNING: inconsistent term references in translated message. original: [':token:`~python-grammar:expression`', ':token:`~python-grammar:identifier`', ':token:`~python-grammar:expression`'], translated: [':token:`~python-grammar:expression`', ':token:`~python-grammar:identifier`', ':token:`~python-grammar:expresión`'] [i18n.inconsistent_references] reference/import.rst:143: WARNING: inconsistent term references in translated message. original: [':data:`sys.path`'], translated: [':data:`sys.path``'] [i18n.inconsistent_references] reference/import.rst:739: WARNING: inconsistent term references in translated message. original: [':data:`sys.path_hooks`', ':term:`path entry\nhooks `', ':term:`path\nentry finder`', ':exc:`ImportError`', ':exc:`ImportError`', ':term:`path entry finder`', ':term:`path entry`', ':term:`import path`', ':exc:`ImportError`'], translated: [':data:`sys.path_hooks`', ':term:`ganchos de rutas de entrada `', ':term:`path entry finder`', ':exc:`ImportError`', ':exc:`ImportError`', ':term:`path entry finder`', ':term:`entrada de ruta`', ':term:`import path`', ':exc:`ImportError`'] [i18n.inconsistent_references] reference/import.rst:781: WARNING: inconsistent term references in translated message. original: [':meth:`~importlib.abc.PathEntryFinder.find_spec`'], translated: [':meth:`importlib.abc.PathEntryFinder.find_spec``'] [i18n.inconsistent_references] reference/import.rst:968: WARNING: inconsistent term references in translated message. original: [':class:`types.ModuleType`'], translated: [':class:`types. ModuleType`'] [i18n.inconsistent_references] library/test.rst:165: WARNING: inconsistent term references in translated message. original: [':mod:`test`', ':option:`-m`', ':mod:`test.regrtest`', ':mod:`test`', ':func:`test_main`'], translated: [':mod:`test`', ':option:`-m`', ':mod:`test.regrtest`', ':mod:`test.regrtest. Lo hace buscando todos los módulos en el paquete cuyo nombre comienza con ``test_``', ':func:`test_main`'] [i18n.inconsistent_references] library/test.rst:1128: WARNING: inconsistent term references in translated message. original: [':const:`~socket.AF_INET`', ':const:`~socket.SOCK_STREAM`', ':const:`~socket.SO_REUSEADDR`', ':const:`~socket.SO_REUSEPORT`'], translated: [':const:`~ socket.AF_INET`', ':const:`~ socket.SOCK_STREAM`', ':const:`~socket.SO_REUSEADDR`', ':const:`~socket.SO_REUSEPORT`'] [i18n.inconsistent_references] library/test.rst:1139: WARNING: inconsistent term references in translated message. original: [':const:`~socket.SO_EXCLUSIVEADDRUSE`'], translated: [':const:`~ socket.SO_EXCLUSIVEADDRUSE`'] [i18n.inconsistent_references] library/threading.rst:475: WARNING: inconsistent term references in translated message. original: [':meth:`~Thread.join`', ':meth:`~Thread.join`'], translated: [':meth:`~Thread.join`', ':meth:`~Hilo.join`'] [i18n.inconsistent_references] library/threading.rst:1208: WARNING: inconsistent term references in translated message. original: [':meth:`~Event.set`', ':meth:`~Event.clear`', ':meth:`~Event.wait`'], translated: [':meth:`~Event.set`', ':meth:`~Meth.clear`', ':meth:`~Meth.wait`'] [i18n.inconsistent_references] library/time.rst:564: WARNING: inconsistent references in translated message. original: ['`leap seconds`_'], translated: ['`segundos intercalares`_'] [i18n.inconsistent_references] library/time.rst:732: WARNING: inconsistent references in translated message. original: ['epoch_'], translated: ['época_'] [i18n.inconsistent_references] library/time.rst:732: WARNING: inconsistent term references in translated message. original: [':func:`~time.time`'], translated: [':func:`~ time.time`'] [i18n.inconsistent_references] library/tkinter.rst:1032: WARNING: inconsistent term references in translated message. original: [':meth:`~io.IOBase.fileno`'], translated: [':meth:`~ io.IOBase.fileno`'] [i18n.inconsistent_references] library/tokenize.rst:37: WARNING: inconsistent term references in translated message. original: [':term:`generator`'], translated: [':term:`generador`'] [i18n.inconsistent_references] library/tracemalloc.rst:27: WARNING: inconsistent term references in translated message. original: [':envvar:`PYTHONTRACEMALLOC`', ':option:`-X`'], translated: [':envvar:`PYTHONTRACEMALLOC`comienzo, configura la variable del entorno a ``25``', ':option:`-X`'] [i18n.inconsistent_references] library/typing.rst:3457: WARNING: inconsistent term references in translated message. original: [':class:`Protocol`'], translated: [':class:`TypedDict`'] [i18n.inconsistent_references] library/typing.rst:3935: WARNING: inconsistent term references in translated message. original: [':class:`collections.abc.AsyncGenerator`', ':ref:`types-genericalias`'], translated: [':class:`collections.abc.AsycGenerator`', ':ref:`types-genericalias`'] [i18n.inconsistent_references] library/unittest.rst:223: WARNING: inconsistent references in translated message. original: ['`Signal Handling`_'], translated: ['`Gestión de señales`_'] [i18n.inconsistent_references] library/unittest.rst:341: WARNING: inconsistent references in translated message. original: ['`load_tests protocol`_'], translated: ['`protocolo load_tests`_'] [i18n.inconsistent_references] library/unittest.rst:1001: WARNING: inconsistent term references in translated message. original: [':meth:`assertNoLogs(logger, level)\n`'], translated: [':meth:`assertLogs(logger, level) `'] [i18n.inconsistent_references] library/unittest.rst:1559: WARNING: inconsistent term references in translated message. original: [':term:`context manager`', ':meth:`~object.__exit__`', ':meth:`addCleanup`', ':meth:`~object.__enter__`'], translated: [':meth:`context`', ':meth:`~object.__exit__`', ':meth:`addCleanup`', ':meth:`~object.__enter__`'] [i18n.inconsistent_references] library/unittest.rst:1612: WARNING: inconsistent term references in translated message. original: [':meth:`addClassCleanup`', ':meth:`tearDownClass`', ':meth:`doClassCleanups`'], translated: [':meth:`addCleanupClass`', ':meth:`tearDownClass`', ':meth:`doCleanupsClass`'] [i18n.inconsistent_references] library/unittest.rst:1617: WARNING: inconsistent term references in translated message. original: [':meth:`doClassCleanups`'], translated: [':meth:`doCleanupsClass`'] [i18n.inconsistent_references] library/unittest.rst:2419: WARNING: inconsistent term references in translated message. original: [':class:`TestCase`'], translated: [':class:`TestCase`class:`TestCase`'] [i18n.inconsistent_references] library/unittest.rst:2578: WARNING: inconsistent term references in translated message. original: [':func:`addModuleCleanup`', ':func:`tearDownModule`', ':func:`doModuleCleanups`'], translated: [':func:`addCleanupModule`', ':func:`tearDownModule`', ':func:`doModuleCleanups`'] [i18n.inconsistent_references] library/unittest.mock.rst:903: WARNING: inconsistent term references in translated message. original: [':class:`MagicMock`', ':class:`AsyncMock`'], translated: [':class:`Mock`', ':class:`AsyncMock`'] [i18n.inconsistent_references] library/unittest.mock-examples.rst:113: WARNING: inconsistent term references in translated message. original: [':func:`patch`', ':attr:`~Mock.return_value`'], translated: [':func:`patch`', ':attr:`-Mock.return_value`'] [i18n.inconsistent_references] library/unittest.mock-examples.rst:146: WARNING: inconsistent term references in translated message. original: [':attr:`~Mock.mock_calls`'], translated: [':attr:`~ Mock.mock_calls`'] [i18n.inconsistent_references] library/urllib.parse.rst:477: WARNING: inconsistent references in translated message. original: ['`WHATWG\nspec`_'], translated: ['`WHATWG spec`_'] [i18n.inconsistent_references] library/urllib.parse.rst:719: WARNING: inconsistent term references in translated message. original: [':class:`str`', ':class:`bytes`', ':func:`~urllib.request.urlopen`', ':exc:`TypeError`'], translated: [':class:`str`', ':class:`bytes`', ':func:`URLlib.request.urlopen`', ':exc:`TypeError`'] [i18n.inconsistent_references] library/urllib.robotparser.rst:71: WARNING: inconsistent term references in translated message. original: [':term:`named tuple`'], translated: [':term:`tupla nombrada`'] [i18n.inconsistent_references] library/optparse.rst:585: WARNING: inconsistent term references in translated message. original: [':mod:`optparse`', ':attr:`~Option.help`'], translated: [':mod:`optparse`', ':attr:`~ Option.help`'] [i18n.inconsistent_references] library/optparse.rst:1079: WARNING: inconsistent term references in translated message. original: [':attr:`~Option.dest`'], translated: [':attr:`~ Option.dest`'] [i18n.inconsistent_references] library/optparse.rst:2147: WARNING: inconsistent term references in translated message. original: [':mod:`optparse`', ':attr:`~Option.ALWAYS_TYPED_ACTIONS`'], translated: [':mod:`optparse`', ':attr:`~Opción.ALWAYS_TYPED_ACTIONS`'] [i18n.inconsistent_references] library/optparse.rst:2161: WARNING: inconsistent term references in translated message. original: [':meth:`ensure_value`', ':meth:`ensure_value`'], translated: [':meth:`ensure_value`', ':meth:`secure_value`'] [i18n.inconsistent_references] library/os.rst:319: WARNING: inconsistent term references in translated message. original: [':term:`abstract base class`', ':class:`pathlib.PurePath`'], translated: [':term:`clase base abstracta`', ':class:`pathlib.PurePath`'] [i18n.inconsistent_references] library/os.rst:1311: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:2102: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:2134: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:2165: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:2215: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:2246: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:2256: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:2296: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:2314: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:2330: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:2390: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:2463: WARNING: inconsistent term references in translated message. original: [':func:`~os.stat`'], translated: [':func:`~ os.stat`'] [i18n.inconsistent_references] library/os.rst:2482: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:2522: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:2566: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:2593: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:2615: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:2656: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:2726: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:2734: WARNING: inconsistent term references in translated message. original: [':func:`rmdir`', ':func:`removedirs`', ':exc:`OSError`'], translated: [':func:`rmdir`', ':func:`removeirs`', ':exc:`OSError`'] [i18n.inconsistent_references] library/os.rst:2745: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:2783: WARNING: inconsistent term references in translated message. original: [':func:`rename`', ':func:`removedirs`'], translated: [':func:`rename`', ':func:`removeirs`'] [i18n.inconsistent_references] library/os.rst:2833: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:3123: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:3410: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:3577: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:3593: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:3633: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:3733: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:3794: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:4191: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:4371: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/os.rst:4940: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references] library/pathlib.rst:1030: WARNING: inconsistent term references in translated message. original: [':meth:`~Path.lstat`'], translated: [':meth:`~ Path.lstat`'] [i18n.inconsistent_references] library/pyexpat.rst:173: WARNING: inconsistent term references in translated message. original: [':meth:`ExternalEntityRefHandler`', ':attr:`ordered_attributes`', ':attr:`specified_attributes`'], translated: [':meth:`ExternalEntityRefHandler`', ':attr:`order_attributes`', ':attr:`specific_attributes`'] [i18n.inconsistent_references] library/pyexpat.rst:444: WARNING: inconsistent term references in translated message. original: [':attr:`ordered_attributes`', ':attr:`ordered_attributes`'], translated: [':attr:`order_attributes`', ':attr:`order_attributes`'] [i18n.inconsistent_references] library/queue.rst:308: WARNING: inconsistent term references in translated message. original: [':meth:`Queue.put_nowait`'], translated: [':meth:`Queue.put_nowait``'] [i18n.inconsistent_references] library/re.rst:115: WARNING: inconsistent term references in translated message. original: [':const:`MULTILINE`', ':const:`MULTILINE`'], translated: [':const:`MULTILINE`', ':const:`MULTILINE``'] [i18n.inconsistent_references] library/re.rst:290: WARNING: inconsistent references in translated message. original: ['`Unicode Technical\nStandard #18`_'], translated: ['`Unicode Technical Standard #18`_'] [i18n.inconsistent_references] whatsnew/2.5.rst:144: WARNING: inconsistent term references in translated message. original: [':func:`partial`'], translated: [':func:`parcial`'] [i18n.inconsistent_references] whatsnew/2.5.rst:292: WARNING: inconsistent term references in translated message. original: [':mod:`string`', ':mod:`pkg.string`'], translated: [':mod:`cadena`', ':mod:`cadena.pkg`'] [i18n.inconsistent_references] whatsnew/2.5.rst:1666: WARNING: inconsistent term references in translated message. original: [':mod:`zlib`', ':class:`Compress`', ':class:`Decompress`', ':meth:`copy`', ':class:`Compress`', ':class:`Decompress`'], translated: [':class:`zlib`', ':class:`Decompress`', ':mod:`zlib`', ':meth:`copy`', ':class:`Compress`', ':class:`Decompress`'] [i18n.inconsistent_references] whatsnew/2.5.rst:1914: WARNING: inconsistent term references in translated message. original: [':meth:`digest`', ':meth:`hexdigest`', ':meth:`copy`'], translated: [':meth:`digest`', ':meth:`hexdigest`', ':meth:`copiar`'] [i18n.inconsistent_references] whatsnew/2.6.rst:616: WARNING: inconsistent term references in translated message. original: [':class:`~queue.Queue`', ':class:`~queue.Queue`', ':class:`~queue.Queue`'], translated: [':class:`~queue.Queue`', ':class:`~queue.Queue`', ':class:`~ queue.Queue`'] [i18n.inconsistent_references] whatsnew/2.6.rst:1946: WARNING: inconsistent term references in translated message. original: [':meth:`as_tuple`', ':class:`Decimal`', ':attr:`sign`', ':attr:`digits`', ':attr:`exponent`'], translated: [':meth:`as_tuple`', ':class:`Decimal`', ':attr:`signo`', ':attr:`dígitos`', ':attr:`exponente`'] [i18n.inconsistent_references] whatsnew/2.6.rst:2576: WARNING: inconsistent term references in translated message. original: [':meth:`delay`', ':meth:`tracer`', ':meth:`speed`'], translated: [':meth:`retraso`', ':meth:`tracer`', ':meth:`velocidad`'] [i18n.inconsistent_references] whatsnew/2.7.rst:139: WARNING: inconsistent term references in translated message. original: [':exc:`DeprecationWarning`'], translated: [':exc:`DeprecationWarning`y sus descendientes son ahora ignoradas a menos que se solicite lo contrario, impidiendo a los usuarios estar viendo las advertencias disparadas por una aplicación. Este cambio se realizo en la rama que se convirtió en Python 3.2. (Discutido en stdlib-sig y llevado a cabo en :issue:`7319`'] [i18n.inconsistent_references] whatsnew/2.7.rst:1391: WARNING: inconsistent term references in translated message. original: [':func:`itertools.combinations`', ':func:`itertools.product`', ':exc:`ValueError`'], translated: [':func:`itertools.combinaciones`', ':func:`itertools.producto`', ':exc:`ValueError`'] [i18n.inconsistent_references] whatsnew/2.7.rst:1724: WARNING: inconsistent term references in translated message. original: [':meth:`~zipfile.ZipFile.writestr`', ':class:`~zipfile.ZipFile`'], translated: [':meth:`~archivo.ZipFile.writestr`', ':class:`~archivo.ZipFile`'] [i18n.inconsistent_references] whatsnew/3.2.rst:1405: WARNING: inconsistent term references in translated message. original: [':class:`gzip.GzipFile`', ':class:`io.BufferedIOBase`', ':term:`abstract base class`', ':meth:`~gzip.GzipFile.peek`'], translated: [':class:`gzip.GzipFile`', ':class:`io.BufferedIOBase`', ':term:`clase base abstracta`', ':meth:`~gzip.GzipFile.peek`'] [i18n.inconsistent_references] whatsnew/3.3.rst:197: WARNING: inconsistent references in translated message. original: ['`Build and C API Changes`_', '`Porting C code`_'], translated: ['`Compilación y cambios en la API de C`_', '`Portabilidad del código C`_'] [i18n.inconsistent_references] whatsnew/3.3.rst:771: WARNING: inconsistent references in translated message. original: ['`Porting Python code`_'], translated: ['`Portar código Python`_'] [i18n.inconsistent_references] whatsnew/3.3.rst:1042: WARNING: inconsistent term references in translated message. original: [':class:`~contextlib.ExitStack`', ':mod:`threading`'], translated: [':class:`~contextlib. ExitStack`', ':mod:`threading`'] [i18n.inconsistent_references] whatsnew/3.3.rst:1417: WARNING: inconsistent term references in translated message. original: [':class:`http.server.BaseHTTPRequestHandler`', ':meth:`~http.server.BaseHTTPRequestHandler.end_headers`', ':meth:`~http.server.BaseHTTPRequestHandler.flush_headers`'], translated: [':class:`http.server.BaseHTTPRequestHandler`', ':meth:`~http.server.BaseHTTPRequestHandler.end_headers`', ':meth:`~ http.server.BaseHTTPRequestHandler.flush_headers`'] [i18n.inconsistent_references] whatsnew/3.3.rst:1679: WARNING: inconsistent term references in translated message. original: [':func:`~os.pwrite`'], translated: [':func:`~ os.pwrite`'] [i18n.inconsistent_references] whatsnew/3.3.rst:1946: WARNING: inconsistent term references in translated message. original: [':meth:`~ssl.SSLContext.load_dh_params`', ':meth:`~ssl.SSLContext.set_ecdh_curve`'], translated: [':meth:`~ ssl.SSLContext.load_dh_params`', ':meth:`~ssl.SSLContext.set_ecdh_curve`'] [i18n.inconsistent_references] whatsnew/3.4.rst:121: WARNING: inconsistent term references in translated message. original: [':mod:`multiprocessing`', ':ref:`an option to avoid using os.fork\non Unix `'], translated: [':mod:`multiproceso`', ':ref:`una opción para evitar el uso de os.fork en Unix `'] [i18n.inconsistent_references] whatsnew/3.4.rst:1135: WARNING: inconsistent term references in translated message. original: [':mod:`multiprocessing`', ':func:`~multiprocessing.get_context`', ':mod:`multiprocessing`', ':class:`~multiprocessing.pool.Pool`'], translated: [':mod:`multiprocessing`', ':func:`~multiprocessing.get_context`', ':mod:`multiprocessing`', ':class:`~multiprocessing.pool`'] [i18n.inconsistent_references] whatsnew/3.4.rst:1635: WARNING: inconsistent term references in translated message. original: [':class:`~urllib.request.Request`', ':attr:`~urllib.request.Request.full_url`', ':attr:`~urllib.request.Request.data`', ':class:`~urllib.request.Request`', ':meth:`.OpenerDirector.open`', ':class:`~urllib.request.Request`', ':meth:`~urllib.request.Request.remove_header`', ':class:`~urllib.request.Request`'], translated: [':class:`~urllib.request.Request`', ':attr:`~urllib.request.Request.full_url`', ':attr:`~urllib.request.Request.data`', ':class:`~urllib.request.Request`', ':meth:`.OpenerDirector.open`', ':class:`~urllib.request.Request``', ':meth:`~urllib.request.Request.remove_header`', ':class:`~urllib.request.Request`'] [i18n.inconsistent_references] whatsnew/3.4.rst:1772: WARNING: inconsistent term references in translated message. original: [':mod:`xml.etree.ElementTree`', ':func:`~xml.etree.ElementTree.tostring`', ':func:`~xml.etree.ElementTree.tostringlist`', ':class:`~xml.etree.ElementTree.ElementTree`', ':meth:`~xml.etree.ElementTree.ElementTree.write`', ':ref:`keyword-only parameter `'], translated: [':mod:`xml.etree.ElementTree`', ':func:`~xml.etree.ElementTree.tostring`', ':func:`~xml.etree.ElementTree.tostringlist`', ':class:`~xml.etree.ElementTree.ElementTree`', ':meth:`~xml.etree.ElementTree.write`', ':ref:`parámetro de solo keyword `'] [i18n.inconsistent_references] whatsnew/3.4.rst:2196: WARNING: inconsistent term references in translated message. original: [':mod:`urllib.request.Request`'], translated: [':mod:`urllib.request`'] [i18n.inconsistent_references] whatsnew/3.7.rst:84: WARNING: inconsistent references in translated message. original: ['`has been declared`_'], translated: ['`han sido declarado`_'] [i18n.inconsistent_references] whatsnew/3.7.rst:656: WARNING: inconsistent term references in translated message. original: [':func:`asyncio.create_task`'], translated: [':func:`asyncio.create_task`se ha agregado como un atajo a ``asyncio.get_event_loop().create_task()``'] [i18n.inconsistent_references] whatsnew/3.7.rst:736: WARNING: inconsistent term references in translated message. original: [':func:`asyncio.open_connection`', ':func:`asyncio.start_server`', ':meth:`loop.create_connection() `', ':meth:`loop.create_server() `', ':meth:`loop.create_accepted_socket() `'], translated: [':func:`asyncio.open_connection`', ':func:`asyncio.start_server`', ':meth:`loop.create_connection() `', ':meth:`loop.create_server() `', ':meth:`loop.create_accepted_socket() `y sus correspondientes variantes de socket UNIX ahora aceptan el argumento de palabra clave *ssl_handshake_timeout*. (Contribuido por *Neil Aspinall* en :issue:`29970`'] [i18n.inconsistent_references] whatsnew/3.7.rst:790: WARNING: inconsistent term references in translated message. original: [':class:`~calendar.HTMLCalendar`'], translated: [':class:`~calendar.HTMLCalendar`tiene nuevos atributos de clase que facilitan la personalización de clases CSS en el calendario HTML producido. (Contribuido por *Oz Tiram* en :issue:`30095`'] [i18n.inconsistent_references] whatsnew/3.8.rst:401: WARNING: inconsistent term references in translated message. original: [':class:`int`', ':class:`float`', ':class:`complex`', ':meth:`~object.__index__`', ':meth:`~object.__int__`', ':meth:`~object.__float__`', ':meth:`~object.__complex__`'], translated: [':class:`int`', ':class:`float`', ':class:`complex`', ':meth:`~object .__index__`', ':meth:`~object.__int__`', ':meth:`~object.__float__`', ':meth:`~object.__complex__`'] [i18n.inconsistent_references] whatsnew/3.8.rst:796: WARNING: inconsistent term references in translated message. original: [':func:`functools.singledispatchmethod`', ':term:`generic functions `', ':term:`single dispatch`'], translated: [':func:`functools.singledispatchmethod`', ':term:`funciones genéricas `', ':term:`single dispatch`'] [i18n.inconsistent_references] whatsnew/3.8.rst:1416: WARNING: inconsistent term references in translated message. original: [':func:`weakref.proxy`'], translated: [':func:`debilref.proxy`'] [i18n.inconsistent_references] whatsnew/3.8.rst:1719: WARNING: inconsistent term references in translated message. original: [':class:`~decimal.Decimal`', ':class:`~fractions.Fraction`', ':meth:`~object.__int__`', ':meth:`~object.__index__`'], translated: [':class:`~decimal.Decimal`', ':class:`~fractions.Fraction`', ':meth:`~object .__int__`', ':meth:`~object .__index__`'] [i18n.inconsistent_references] library/secrets.rst:131: WARNING: inconsistent term references in translated message. original: [':term:`bytes-like objects `', ':func:`hmac.compare_digest`'], translated: [':term:`objetos tipo-bytes `', ':func:`hmac.compare_digest``'] [i18n.inconsistent_references] library/shlex.rst:273: WARNING: inconsistent term references in translated message. original: [':class:`~shlex.shlex`', ':attr:`punctuation_chars`'], translated: [':class:`~shlex.shlex`', ':attr:`puntuation_chars`'] [i18n.inconsistent_references] library/shlex.rst:279: WARNING: inconsistent term references in translated message. original: [':attr:`punctuation_chars`', ':attr:`whitespace_split`'], translated: [':attr:`puntuation_chars`', ':attr:`whitespace_split`'] [i18n.inconsistent_references] library/shlex.rst:360: WARNING: inconsistent term references in translated message. original: [':attr:`~shlex.whitespace_split`', ':class:`~shlex.shlex`'], translated: [':attr:`~shlex.whitepace_split`', ':class:`~shlex.shlex`'] [i18n.inconsistent_references] library/shutil.rst:527: WARNING: inconsistent term references in translated message. original: [':func:`copyfile`', ':func:`~shutil.copy`', ':func:`copy2`', ':func:`copytree`', ':func:`move`'], translated: [':func:`copyfile`', ':func:`copy`', ':func:`copy2`', ':func:`copytree`', ':func:`move`'] [i18n.inconsistent_references] library/shutil.rst:844: WARNING: inconsistent references in translated message. original: ['`one above `_'], translated: ['`de arriba `_'] [i18n.inconsistent_references] library/socket.rst:1283: WARNING: inconsistent term references in translated message. original: [':func:`inet_aton`'], translated: [':func:`inet_aton`acepta cadena de caracteres con menos de tres puntos, observar la pagina del manual Unix :manpage:`inet(3)`'] [i18n.inconsistent_references] library/socket.rst:1571: WARNING: inconsistent term references in translated message. original: [':meth:`close`', ':keyword:`with`'], translated: [':meth:`cerrarlos`', ':keyword:`with`'] [i18n.inconsistent_references] library/sqlite3.rst:392: WARNING: inconsistent term references in translated message. original: [':data:`sys.stderr`'], translated: [':const:`False`'] [i18n.inconsistent_references] library/ssl.rst:1233: WARNING: inconsistent term references in translated message. original: [':meth:`getpeercert`', ':const:`None`', ':const:`CERT_NONE`', ':const:`CERT_OPTIONAL`', ':const:`CERT_REQUIRED`'], translated: [':meth:`getpeercert`', ':const:`None`', ':const:`CERT_NONE`', ':const:`CERT_OPTIONAL`', ':const:`CERT REQUIRED`'] [i18n.inconsistent_references] library/stdtypes.rst:461: WARNING: inconsistent term references in translated message. original: [':class:`numbers.Integral`', ':term:`abstract base\nclass`'], translated: [':term:`clase base abstracta`', ':class:`numbers.Integral`'] [i18n.inconsistent_references] library/stdtypes.rst:631: WARNING: inconsistent term references in translated message. original: [':class:`numbers.Real`', ':term:`abstract base\nclass`'], translated: [':term:`clase base abstracta`', ':class:`numbers.Real`'] [i18n.inconsistent_references] library/stdtypes.rst:2494: WARNING: inconsistent term references in translated message. original: [':term:`universal newlines`'], translated: [':term:`saltos de líneas universales`'] [i18n.inconsistent_references] library/stdtypes.rst:3971: WARNING: inconsistent term references in translated message. original: [':term:`universal newlines`'], translated: [':term:`saltos de líneas universales`'] [i18n.inconsistent_references] library/stdtypes.rst:4585: WARNING: inconsistent term references in translated message. original: [':term:`contiguous`'], translated: [':term:`contiguo`'] [i18n.inconsistent_references] library/struct.rst:321: WARNING: inconsistent references in translated message. original: ['`IEEE 754 standard `_', '`half-precision floating-point\nformat `_'], translated: ['`IEEE 754 estándar `_', '`formato de punto flotante de media precisión `_'] [i18n.inconsistent_references] library/subprocess.rst:344: WARNING: inconsistent references in translated message. original: ['`Security Considerations`_'], translated: ['`Consideraciones sobre la seguridad`_'] [i18n.inconsistent_references] library/subprocess.rst:368: WARNING: inconsistent term references in translated message. original: [':meth:`os.execvpe`', ':class:`Popen`'], translated: [':meth:`os.execvp`', ':class:`Popen`'] [i18n.inconsistent_references] library/subprocess.rst:465: WARNING: inconsistent references in translated message. original: ['`Security Considerations`_'], translated: ['`Consideraciones sobre la seguridad`_'] [i18n.inconsistent_references] library/sys.rst:529: WARNING: inconsistent term references in translated message. original: [':exc:`SystemExit`'], translated: [':exc:`SystemSalir`'] [i18n.inconsistent_references] library/sys_path_init.rst:108: WARNING: inconsistent term references in translated message. original: [':data:`sys.path`', ':data:`sys.path`'], translated: [':data:`sys.path`', ':data:`sys.path``'] [i18n.inconsistent_references] library/json.rst:728: WARNING: inconsistent term references in translated message. original: [':class:`int`', ':class:`decimal.Decimal`'], translated: [':class:`int`', ':class:`decimal. Decimal`'] [i18n.inconsistent_references] library/lzma.rst:78: WARNING: inconsistent term references in translated message. original: [':class:`LZMAFile`', ':term:`file object`', ':class:`str`', ':class:`bytes`', ':term:`path-like `', ':class:`LZMAFile`'], translated: [':class:`LZMAFIle`', ':term:`file object`', ':class:`str`', ':class:`bytes`', ':term:`path-like `', ':class:`LZMAFile`'] [i18n.inconsistent_references] library/lzma.rst:354: WARNING: inconsistent term references in translated message. original: [':const:`FILTER_LZMA2`', ':const:`FORMAT_XZ`', ':const:`FORMAT_RAW`'], translated: [':const:`FILTER_LZMA2`', ':const:`FORMAT_XZ`', ':const:`bytesFORMAT_RAW`'] [i18n.inconsistent_references] library/mmap.rst:33: WARNING: inconsistent term references in translated message. original: [':const:`ACCESS_READ`', ':const:`ACCESS_WRITE`', ':const:`ACCESS_COPY`', ':const:`ACCESS_DEFAULT`', ':const:`ACCESS_READ`', ':exc:`TypeError`', ':const:`ACCESS_WRITE`', ':const:`ACCESS_COPY`'], translated: [':const:`ACCESS_READ`', ':const:`ACCESS_WRITE`', ':const:`ACCESS_COPY`', ':const:`ACCES_DEFAULT`', ':const:`ACCESS_READ`', ':exc:`TypeError`', ':const:`ACCESS_WRITE`', ':const:`ACCES_COPY`'] [i18n.inconsistent_references] library/mmap.rst:91: WARNING: inconsistent term references in translated message. original: [':const:`PROT_READ`', ':const:`PROT_WRITE`', ':const:`PROT_READ \\| PROT_WRITE`'], translated: [':const:`PROT_READ`', ':const:`PROT_WRITE`', ':const:`PROT_READ\\|PROT_WRITE`'] [i18n.inconsistent_references] library/mmap.rst:341: WARNING: inconsistent term references in translated message. original: [':const:`ACCESS_READ`', ':exc:`TypeError`'], translated: [':const:`ACCES_READ`', ':exc:`TypeError`'] [i18n.inconsistent_references] library/multiprocessing.rst:2007: WARNING: inconsistent term references in translated message. original: [':attr:`proxytype._method_to_typeid_`'], translated: [':attr:`proxytype._method_to_typeid`'] [i18n.inconsistent_references] library/multiprocessing.rst:2024: WARNING: inconsistent term references in translated message. original: [':ref:`typecontextmanager`', ':meth:`~contextmanager.__enter__`', ':meth:`~contextmanager.__exit__`', ':meth:`shutdown`'], translated: [':ref:`typecontextmanager`', ':meth:`~contextmanager.__enter__`', ':meth:`~contextmanager .__exit__`', ':meth:`shutdown`'] [i18n.inconsistent_references] library/multiprocessing.rst:2577: WARNING: inconsistent term references in translated message. original: [':ref:`typecontextmanager`', ':meth:`~contextmanager.__enter__`', ':meth:`~contextmanager.__exit__`', ':meth:`terminate`'], translated: [':ref:`typecontextmanager`', ':meth:`~contextmanager.__ enter__`', ':meth:`~ contextmanager.__ exit__`', ':meth:`terminate`'] [i18n.inconsistent_references] library/multiprocessing.rst:2896: WARNING: inconsistent term references in translated message. original: [':class:`~multiprocessing.Process`', ':class:`~multiprocessing.Process`'], translated: [':class:`~multiprocessing.Process`', ':class:`~ multiprocessing.Process`'] [i18n.inconsistent_references] library/multiprocessing.rst:3051: WARNING: inconsistent term references in translated message. original: [':mod:`multiprocessing`'], translated: [':mod:`multiprocesamiento`'] [i18n.inconsistent_references] library/fractions.rst:89: WARNING: inconsistent term references in translated message. original: [':class:`Fraction`', ':class:`float`', ':class:`decimal.Decimal`'], translated: [':class:`Fraction`', ':class:`float`', ':class:`decimal`'] [i18n.inconsistent_references] library/functions.rst:1831: WARNING: inconsistent term references in translated message. original: [':ref:`private name mangling `', ':func:`setattr`'], translated: [':ref:`private name mangling `', ':func:`getattr`'] [i18n.inconsistent_references] library/glob.rst:99: WARNING: inconsistent term references in translated message. original: [':term:`iterator`', ':func:`glob`'], translated: [':term:`iterador`', ':func:`glob`'] [i18n.inconsistent_references] library/gzip.rst:182: WARNING: inconsistent term references in translated message. original: [':attr:`~GzipFile.name`'], translated: [':attr:`~GzipFile.name``'] [i18n.inconsistent_references] library/hashlib.rst:358: WARNING: inconsistent term references in translated message. original: [':term:`bytes-like objects\n`', ':func:`os.urandom`'], translated: [':term:`objetos de bytes `', ':func:`os.unrandom`'] [i18n.inconsistent_references] library/hashlib.rst:448: WARNING: inconsistent references in translated message. original: ['`constants`_'], translated: ['`constantes`_'] [i18n.inconsistent_references] library/heapq.rst:196: WARNING: inconsistent term references in translated message. original: [':func:`sorted`', ':func:`min`', ':func:`max`'], translated: [':func:`sorted`', ':func:`min`', ':func:`max``'] [i18n.inconsistent_references] library/http.server.rst:39: WARNING: inconsistent term references in translated message. original: [':class:`~socketserver.TCPServer`', ':attr:`server_name`', ':attr:`server_port`', ':attr:`server`'], translated: [':class:`~socketserver.TCPServer`', ':attr:`nombre_del_servidor`', ':attr:`puerto_del_servidor`', ':attr:`servidor`'] [i18n.inconsistent_references] library/http.server.rst:346: WARNING: inconsistent term references in translated message. original: [':func:`time.time`'], translated: [':func:`time.time``'] [i18n.inconsistent_references] library/importlib.rst:312: WARNING: inconsistent term references in translated message. original: [':meth:`get_resource_reader`', ':class:`importlib.resources.abc.ResourceReader`'], translated: [':meth:`get_resource_reader`', ':class:`importlib.abc.ResourceReader`'] [i18n.inconsistent_references] library/importlib.rst:1641: WARNING: inconsistent term references in translated message. original: [':term:`importer`', ':term:`finder`', ':term:`loader`', ':term:`meta path finder`', ':term:`path entry finder`', ':data:`sys.meta_path`', ':term:`path entry hook`', ':data:`sys.path_hooks`', ':data:`sys.path`'], translated: [':term:`importador`', ':term:`buscador`', ':term:`cargador`', ':term:`meta path finder`', ':term:`path entry finder`', ':data:`sys.meta_path`', ':term:`path entry hook`', ':data:`sys.path_hooks`', ':data:`sys.path`'] [i18n.inconsistent_references] library/importlib.metadata.rst:467: WARNING: inconsistent term references in translated message. original: [':py:class:`pathlib.Path`'], translated: [':py:class:`pathlib.Path``'] [i18n.inconsistent_references] library/decimal.rst:699: WARNING: inconsistent term references in translated message. original: [':meth:`logical_and`', ':ref:`logical_operands_label`'], translated: [':meth:`logic_and`', ':ref:`logical_operands_label`'] [i18n.inconsistent_references] library/decimal.rst:705: WARNING: inconsistent term references in translated message. original: [':meth:`logical_invert`'], translated: [':meth:`logic_invert`'] [i18n.inconsistent_references] library/decimal.rst:716: WARNING: inconsistent term references in translated message. original: [':meth:`logical_xor`', ':ref:`logical_operands_label`'], translated: [':meth:`logic_xor`', ':ref:`logical_operands_label`'] [i18n.inconsistent_references] library/decimal.rst:1866: WARNING: inconsistent term references in translated message. original: [':const:`False`', ':const:`True`', ':exc:`InvalidOperation`', ':const:`False`', ':meth:`~Decimal.compare`', ':meth:`~Decimal.compare_signal`'], translated: [':const:`False``', ':const:`True`', ':exc:`InvalidOperation`', ':const:`False`', ':meth:`~Decimal.compare`', ':meth:`~Decimal.compare_signal`'] [i18n.inconsistent_references] library/doctest.rst:593: WARNING: inconsistent term references in translated message. original: [':const:`DONT_ACCEPT_TRUE_FOR_1`'], translated: [':const:`DONT_ACCEPT_TRUE_FOR_1``'] [i18n.inconsistent_references] library/doctest.rst:1335: WARNING: inconsistent term references in translated message. original: [':attr:`want`'], translated: [':attr:`wants`'] [i18n.inconsistent_references] library/doctest.rst:1403: WARNING: inconsistent term references in translated message. original: [':class:`DocTest`'], translated: [':class:`Doctest`'] [i18n.inconsistent_references] library/email.message.rst:80: WARNING: inconsistent term references in translated message. original: [':class:`email.generator.Generator`', ':attr:`~email.policy.EmailPolicy.utf8`'], translated: [':class:`~email.generator.Generator`', ':attr:`~email.policy.Email.Policy.utf8`'] [i18n.inconsistent_references] library/email.message.rst:106: WARNING: inconsistent term references in translated message. original: [':class:`~email.generator.BytesGenerator`'], translated: [':class:`~email.generator.Generator`'] [i18n.inconsistent_references] library/email.message.rst:118: WARNING: inconsistent term references in translated message. original: [':class:`email.generator.BytesGenerator`'], translated: [':class:`~email.generator.Generator`'] [i18n.inconsistent_references] library/email.message.rst:317: WARNING: inconsistent term references in translated message. original: [':meth:`get_content_type`'], translated: [':meth:`get_content_type`siempre retornará un valor. :rfc:`2045`define el tipo predeterminado de un mensaje como :mimetype:`text/plain`'] [i18n.inconsistent_references] library/email.mime.rst:67: WARNING: inconsistent term references in translated message. original: [':class:`~email.mime.base.MIMEBase`', ':meth:`~email.message.Message.attach`', ':meth:`~email.message.Message.attach`', ':exc:`~email.errors.MultipartConversionError`'], translated: [':class:`~email.mime.base.MIMEBase`', ':meth:`~email.message.Message.attach`', ':meth:`~email.message.message.attach`', ':exc:`~email.errors.MultipartConversionError`'] [i18n.inconsistent_references] library/email.policy.rst:37: WARNING: inconsistent term references in translated message. original: [':mod:`~email.parser`', ':class:`~email.message.Message`', ':class:`Compat32`', ':const:`compat32`'], translated: [':mod:`~email.Parser`', ':class:`~email.message.Message`', ':class:`Compat32`', ':const:`compat32`'] [i18n.inconsistent_references] library/email.policy.rst:448: WARNING: inconsistent term references in translated message. original: [':meth:`~email.message.EmailMessage.get_content`', ':meth:`~email.message.EmailMessage.set_content`', ':class:`~email.message.EmailMessage`', ':data:`~email.contentmanager.raw_data_manager`'], translated: [':meth:`~email.message.EmailMessage.get_content`', ':meth:`~email.message.EmailMessage.set_content`', ':class:`~email.messageEmailMessage`', ':data:`~email.contentmanager.raw_data_manager`'] [i18n.inconsistent_references] library/email.policy.rst:596: WARNING: inconsistent term references in translated message. original: [':mod:`~email.headerregistry`'], translated: [':mod:`~email.headerrregistry`'] [i18n.inconsistent_references] library/faulthandler.rst:44: WARNING: inconsistent term references in translated message. original: [':ref:`Python Development Mode `', ':func:`faulthandler.enable`'], translated: [':ref:`Modo de Desarrollo Python `', ':func:`failurehandler.enable`'] [i18n.inconsistent_references] library/code.rst:194: WARNING: inconsistent term references in translated message. original: [':exc:`EOFError`'], translated: [':exc:`OFError`'] [i18n.inconsistent_references] library/codecs.rst:358: WARNING: inconsistent term references in translated message. original: [':exc:`UnicodeError`', ':func:`strict_errors`'], translated: [':exc:`UnicodeError`', ':func:`strictly_errors`'] [i18n.inconsistent_references] library/codecs.rst:571: WARNING: inconsistent term references in translated message. original: [':term:`text encoding`'], translated: [':term:`codificación de texto`'] [i18n.inconsistent_references] library/concurrent.futures.rst:368: WARNING: inconsistent term references in translated message. original: [':exc:`~concurrent.futures.process.BrokenProcessPool`'], translated: [':exc:`~concurrent.futures.thread.BrokenProcessPool`'] [i18n.inconsistent_references] library/concurrent.futures.rst:571: WARNING: inconsistent term references in translated message. original: [':class:`Future`', ':meth:`Future.running`'], translated: [':class:`Future`', ':meth:`Future.running``'] [i18n.inconsistent_references] library/contextlib.rst:75: WARNING: inconsistent term references in translated message. original: [':term:`generator`', ':keyword:`with`'], translated: [':term:`generador`', ':keyword:`with`'] [i18n.inconsistent_references] library/csv.rst:597: WARNING: inconsistent term references in translated message. original: [':func:`open`', ':func:`locale.getencoding`'], translated: [':func:`open`', ':func:`locale.getpreferredencoding`'] [i18n.inconsistent_references] library/ctypes.rst:584: WARNING: inconsistent term references in translated message. original: [':func:`GetLastError`'], translated: [':func:`GetLastError``'] [i18n.inconsistent_references] library/ctypes.rst:963: WARNING: inconsistent term references in translated message. original: [':mod:`ctypes`', ':func:`cast`', ':class:`c_int`'], translated: [':mod:`ctypes`', ':func:`cast`', ':class:`c_int``'] [i18n.inconsistent_references] library/ctypes.rst:1069: WARNING: inconsistent term references in translated message. original: [':func:`CFUNCTYPE`', ':func:`WINFUNCTYPE`'], translated: [':func:`CFUNCTYPE``', ':func:`WINFUNCTYPE`'] [i18n.inconsistent_references] library/ctypes.rst:2340: WARNING: inconsistent term references in translated message. original: [':func:`addressof`', ':attr:`_objects`'], translated: [':func:`addressof`', ':attr:`_objetos`'] [i18n.inconsistent_references] library/dbm.rst:356: WARNING: inconsistent term references in translated message. original: [':mod:`dbm.ndbm`', ':exc:`KeyError`'], translated: [':mod:`bm.ndbm`', ':exc:`KeyError`'] [i18n.inconsistent_references] library/dbm.rst:418: WARNING: inconsistent term references in translated message. original: [':mod:`dbm.dumb`', ':mod:`dbm`', ':mod:`dbm.dumb`'], translated: [':mod:`dbm.dumb`', ':mod:`dbm`', ':mod:`dbm.dymb`'] [i18n.inconsistent_references] library/argparse.rst:449: WARNING: inconsistent term references in translated message. original: [':class:`ArgumentParser`', ':term:`filesystem encoding and error handler`'], translated: [':class:`ArgumentParser`', ':term:`codificación del sistema de archivos y manejador de errores`'] [i18n.inconsistent_references] library/ast.rst:94: WARNING: inconsistent term references in translated message. original: [':class:`ast.expr`', ':class:`ast.stmt`', ':attr:`lineno`', ':attr:`col_offset`', ':attr:`end_lineno`', ':attr:`end_col_offset`', ':attr:`lineno`', ':attr:`end_lineno`', ':attr:`col_offset`', ':attr:`end_col_offset`'], translated: [':class:`ast.expr`', ':class:`ast.stmt`', ':attr:`lineno`', ':attr:`col_offset`', ':attr:`lineno`', ':attr:`col_offset`', ':attr:`lineno`', ':attr:`end_lineno`', ':attr:`col_offset`', ':attr:`end_col_offset`'] [i18n.inconsistent_references] library/asyncio-eventloop.rst:89: WARNING: inconsistent references in translated message. original: ['`Event Loop Methods`_'], translated: ['`Métodos del bucle de eventos`_'] [i18n.inconsistent_references] library/asyncio-eventloop.rst:96: WARNING: inconsistent references in translated message. original: ['`Server Objects`_'], translated: ['`Objetos del servidor`_'] [i18n.inconsistent_references] library/asyncio-eventloop.rst:99: WARNING: inconsistent references in translated message. original: ['`Event Loop Implementations`_'], translated: ['`Implementaciones de bucle de eventos`_'] [i18n.inconsistent_references] library/asyncio-eventloop.rst:102: WARNING: inconsistent references in translated message. original: ['`Examples`_'], translated: ['`Ejemplos`_'] [i18n.inconsistent_references] library/asyncio-eventloop.rst:1249: WARNING: inconsistent term references in translated message. original: [':class:`asyncio.Future`'], translated: [':class:`Future`'] [i18n.inconsistent_references] library/asyncio-eventloop.rst:1650: WARNING: inconsistent term references in translated message. original: [':class:`SubprocessProtocol`'], translated: [':class:`asyncio.SubprocessProtocol`'] [i18n.inconsistent_references] library/asyncio-llapi-index.rst:314: WARNING: inconsistent term references in translated message. original: [':meth:`loop.create_connection`', ':meth:`loop.create_unix_connection`', ':meth:`loop.connect_read_pipe`'], translated: [':meth:`loop.create_connection`', ':meth:`loop.create_unix_connection`', ':meth:`loop.connect_read`'] [i18n.inconsistent_references] library/asyncio-task.rst:743: WARNING: inconsistent term references in translated message. original: [':exc:`asyncio.CancelledError`', ':exc:`TimeoutError`'], translated: [':exc:`asyncio.CancelledError`', ':exc:`asyncio.TimeoutError`'] [i18n.inconsistent_references] library/asyncio-task.rst:750: WARNING: inconsistent term references in translated message. original: [':func:`asyncio.timeout`', ':exc:`asyncio.CancelledError`', ':exc:`TimeoutError`', ':exc:`TimeoutError`'], translated: [':func:`asyncio.timeout`', ':exc:`asyncio.CancelledError`', ':exc:`asyncio.TimeoutError`', ':exc:`asyncio.TimeoutError`'] [i18n.inconsistent_references] library/bisect.rst:56: WARNING: inconsistent term references in translated message. original: [':term:`key function`'], translated: [':term:`función clave`'] [i18n.inconsistent_references] library/bz2.rst:36: WARNING: inconsistent term references in translated message. original: [':term:`file\nobject`'], translated: [':term:`objeto archivo`'] [i18n.inconsistent_references]