Skip to content
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

library/multiprocessing.shared_memory.po #1335

Merged
merged 6 commits into from Jun 2, 2020
Merged

library/multiprocessing.shared_memory.po #1335

merged 6 commits into from Jun 2, 2020

Conversation

@awecx
Copy link
Collaborator

awecx commented Jun 1, 2020

Closes #1286.

  • j'ai traduit volatile memory par mémoire vive. Ce n'est pas tout à fait la même chose, mais je pense que dans le contexte, c'est bien ce qui est le plus approprié (pensez-vous que ça mérite une PR upstream ?) ;
  • j'ai traduit attach à un bloc par enregistrer un bloc. Je trouvais cela plus clair (un débogueur « s'attache » à un processus, mais un processus ne « s'attache » pas vraiment à de la mémoire) ;
  • je n'ai pas traduit memoryview, c'est débattu ici.

Bonne relecture.

awecx added 2 commits Jun 1, 2020
Copy link
Collaborator

christopheNan left a comment

👍

library/multiprocessing.shared_memory.po Outdated Show resolved Hide resolved
library/multiprocessing.shared_memory.po Outdated Show resolved Hide resolved
library/multiprocessing.shared_memory.po Outdated Show resolved Hide resolved
library/multiprocessing.shared_memory.po Outdated Show resolved Hide resolved
library/multiprocessing.shared_memory.po Outdated Show resolved Hide resolved
library/multiprocessing.shared_memory.po Outdated Show resolved Hide resolved
library/multiprocessing.shared_memory.po Outdated Show resolved Hide resolved
library/multiprocessing.shared_memory.po Outdated Show resolved Hide resolved
library/multiprocessing.shared_memory.po Outdated Show resolved Hide resolved
library/multiprocessing.shared_memory.po Outdated Show resolved Hide resolved
awecx and others added 4 commits Jun 2, 2020
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
De @christopheNan

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
@awecx awecx merged commit 2614b5b into python:3.8 Jun 2, 2020
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@awecx
Copy link
Collaborator Author

awecx commented Jun 2, 2020

Merci pour la lecture, @christopheNan.

@awecx awecx deleted the awecx:multi2 branch Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants
You can’t perform that action at this time.