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 #1334

Closed
wants to merge 13 commits into from
Closed

library/multiprocessing.shared_memory #1334

wants to merge 13 commits into from

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 awecx changed the title Multi library/multiprocessing.shared_memory Jun 1, 2020
@awecx awecx closed this Jun 1, 2020
@awecx awecx deleted the awecx:multi 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.

None yet

1 participant
You can’t perform that action at this time.