Thanks to visit codestin.com
Credit goes to github.com

Skip to content

library/multiprocessing.shared_memory #1334

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

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

@awecx 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 multi branch August 19, 2020 20:40
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.

1 participant