Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Traducido c-api/refcounting#211

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
humitos merged 1 commit intopython:3.8fromcmaureir:traduccion-refcounting
May 10, 2020

Conversation

cmaureir
Copy link
Collaborator

No description provided.

@humitos
Copy link
Collaborator

Hay unos pequeños errores de travis:

  1. quiere decir que no conoce:c:datos:. Lo que es:c:<algo>: no hay que traducirlo ya que es una referencia a código C
cpython/Doc/c-api/refcounting.rst:70:<translated>:1: WARNING: Unknown interpreted text role "c:datos".cpython/Doc/c-api/refcounting.rst:70:<translated>:1: WARNING: Unknown interpreted text role "c:datos".
  1. Esto quiere decir que en el original hay 4 links, y en la traducción solo 3. Probablemente, se rompe por el punto anterior que tiene que ser:c:data: en vez de:c:datos.
cpython/Doc/c-api/refcounting.rst:70: WARNING: inconsistent term references in translated message. original: [':c:func:`_Py_Dealloc`', ':c:func:`_Py_ForgetReference`', ':c:func:`_Py_NewReference`', ':c:data:`_Py_RefTotal`'], translated: [':c:func:`_Py_Dealloc`', ':c:func:`_Py_ForgetReference`', ':c:func:`_Py_NewReference`']

@cmaureir
Copy link
CollaboratorAuthor

Hay unos pequeños errores de travis:

1. quiere decir que no conoce `:c:datos:`. Lo que es `:c:<algo>:` no hay que traducirlo ya que es una referencia a código C
cpython/Doc/c-api/refcounting.rst:70:<translated>:1: WARNING: Unknown interpreted text role "c:datos".cpython/Doc/c-api/refcounting.rst:70:<translated>:1: WARNING: Unknown interpreted text role "c:datos".
1. Esto quiere decir que en el original hay 4 links, y en la traducción solo 3. Probablemente, se rompe por el punto anterior que tiene que ser `:c:data:` en vez de `:c:datos`.
cpython/Doc/c-api/refcounting.rst:70: WARNING: inconsistent term references in translated message. original: [':c:func:`_Py_Dealloc`', ':c:func:`_Py_ForgetReference`', ':c:func:`_Py_NewReference`', ':c:data:`_Py_RefTotal`'], translated: [':c:func:`_Py_Dealloc`', ':c:func:`_Py_ForgetReference`', ':c:func:`_Py_NewReference`']

si, se me pasó como leí data, fui y lo cambié. Ahora en un rato lo subo :)

@cmaureircmaureirforce-pushed thetraduccion-refcounting branch from2ceb78e to1cfe12dCompareMay 10, 2020 12:17
@cmaureir
Copy link
CollaboratorAuthor

a ver si ahora pasa.

@humitos
Copy link
Collaborator

Gracias@cmaureir! Un detalle, si en vez de hacergit push --force haces otro commit, me queda mucho más fácil volver a hacer un review, ya que puedo seguir desde dónde había quedado.

marian-vignau reacted with thumbs up emoji

@humitoshumitos merged commit3005197 intopython:3.8May 10, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@humitoshumitoshumitos approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@cmaureir@humitos

[8]ページ先頭

©2009-2025 Movatter.jp