Skip to content

library/multiprocessing.shared_memory#1334

Closed
awecx wants to merge 13 commits intopython:3.8from
awecx:multi
Closed

library/multiprocessing.shared_memory#1334
awecx wants to merge 13 commits intopython:3.8from
awecx:multi

Conversation

@awecx
Copy link
Copy Markdown

@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