Skip to content

Traducción de deprecations/c-api-pending-removal-in-future.po #3397

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

Conversation

carlosm00
Copy link
Contributor

Closes #3291

Copy link

All entries translated, horray! 🎉

Copy link
Collaborator

@rtobar rtobar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dos sugerencias menores, muchas gracias @carlosm00!


#: ../Doc/deprecations/c-api-pending-removal-in-future.rst:35
msgid ""
":c:member:`!PyBytesObject.ob_shash` member: call :c:func:`PyObject_Hash` "
"instead."
msgstr ""
"Miembro de :c:member:`!PyBytesObject.ob_shash`: Llame a :c:func:"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"Miembro de :c:member:`!PyBytesObject.ob_shash`: Llame a :c:func:"
"Miembro :c:member:`!PyBytesObject.ob_shash`: Llame a :c:func:"


#: ../Doc/deprecations/c-api-pending-removal-in-future.rst:37
msgid ":c:member:`!PyDictObject.ma_version_tag` member."
msgstr ""
msgstr "Miembro de :c:member:`!PyDictObject.ma_version_tag`."
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
msgstr "Miembro de :c:member:`!PyDictObject.ma_version_tag`."
msgstr "Miembro :c:member:`!PyDictObject.ma_version_tag`."

@carlosm00
Copy link
Contributor Author

Muchas gracias @rtobar! Ciertamente tiene más sentido así al ser miembros por sí mismos y no miembros de dicho atributo/miembro. Mil gracias como siempre @rtobar 😄

Copy link
Collaborator

@rtobar rtobar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gracias @carlosm00! Se va a producción

@rtobar rtobar merged commit 0f3bc36 into python:3.13 May 29, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Translate deprecations/c-api-pending-removal-in-future.po
2 participants