- Notifications
You must be signed in to change notification settings - Fork397
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:3.13
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
All entries translated, horray! 🎉 |
There was a problem hiding this 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:" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
"Miembrode: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`." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
msgstr "Miembrode:c:member:`!PyDictObject.ma_version_tag`." | |
msgstr "Miembro :c:member:`!PyDictObject.ma_version_tag`." |
Closes#3291