- Notifications
You must be signed in to change notification settings - Fork396
Traducido archivo extending/embedding#3340
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.
Un solo comentario@xooseph, los bloques de código asumí que están todos bien
Uh oh!
There was an error while loading.Please reload this page.
" PyConfig config;\n" | ||
" PyConfig_InitPythonConfig(&config);\n" | ||
"\n" | ||
" /* optional but recommended */\n" |
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.
Ahora que lo veo: la idea es poder traducir los comentarios en los bloques de código (es la mayor razón en de por qué ahora se incluyen en la traducción)
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.
Eso intenté pero me salía unUnexpected identation
para cada bloque en el que traduje los comentarios.
Co-authored-by: rtobar <rtobarc@gmail.com>
Closes#3196