Skip to content

Traducido archivo whatsnew/3.0 #1160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 20, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update 3.0.po
Agregado un par de comillas invertidas que faltaba
  • Loading branch information
JuliKM authored Nov 29, 2020
commit 16bbd51fe35c19fc4f5728fda31c0efc2222367a
4 changes: 2 additions & 2 deletions whatsnew/3.0.po
Original file line number Diff line number Diff line change
Expand Up @@ -995,7 +995,7 @@ msgid ""
"builtin :func:`memoryview` provides (mostly) similar functionality."
msgstr ""
":ref:`pep-3118`. El antiguo :func:`buffer` incorporado ahora realmente se ha "
"eliminado; el :func:'memoryview' incorporado nuevo proporciona (mayormente) "
"eliminado; el :func:`memoryview' incorporado nuevo proporciona (mayormente) "
"una funcionalidad similar."

#: ../Doc/whatsnew/3.0.rst:535
Expand Down Expand Up @@ -1691,7 +1691,7 @@ msgid ""
"Removed the :class:`file` type. Use :func:`open`. There are now several "
"different kinds of streams that open can return in the :mod:`io` module."
msgstr ""
"Se eliminó el tipo :class:`file`. Se utiliza :func:`open. Ahora hay varios "
"Se eliminó el tipo :class:`file`. Se utiliza :func:`open`. Ahora hay varios "
"tipos diferentes de secuencias que se abren y pueden retornar en el módulo :"
"mod:`io`."

Expand Down