8000 Traduction des premières lignes de asyncio-policy.po by fsetton · Pull Request #619 · python/python-docs-fr · GitHub
[go: up one dir, main page]

Skip to content

Traduction des premières lignes de asyncio-policy.po #619

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

Merged
merged 15 commits into from
Nov 16, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update library/asyncio-policy.po
OK

Co-Authored-By: fsetton <48808345+fsetton@users.noreply.github.com>
  • Loading branch information
Seluj78 and fsetton authored Mar 25, 2019
commit eb1419ed22ba4689024000a5ddaca23ce7486b4c
2 changes: 1 addition & 1 deletion library/asyncio-policy.po
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ msgid ""
"per context. The default policy defines *context* to be the current thread."
msgstr ""
"Une stratégie définit la notion de *contexte* et gère une boucle "
"d'événement distincte par contexte. La stratégie par défaut définit le * "
"d'événement distincte par contexte. La stratégie par défaut définit le *"
"contexte * comme étant le fil d'exécution actuel."

#: ../Doc/library/asyncio-policy.rst:18
Expand Down
0