8000 Traduction brouillone de howto/pyporting by nshaud · Pull Request #871 · python/python-docs-fr · GitHub
[go: up one dir, main page]

Skip to content

Traduction brouillone de howto/pyporting #871

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 10 commits into from
Sep 11, 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
Fix superfluous reference
  • Loading branch information
nshaud committed Sep 2, 2019
commit 79fcb9127ba8046dbfee1dc652f23a1e52c6c5a0
2 changes: 1 addition & 1 deletion howto/pyporting.po
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ msgstr ""
"revanche, Modernize_ est plus conservateur et vise un sous-ensemble "
"d'instructions Python 2/3, en s'appuyant directement sur six_ pour la "
"compatibilité. Python 3 étant le futur de Python, il pourrait être "
"préférable d'utiliser Futurize_ afin de commencer à s'ajuster aux nouvelles "
"préférable d'utiliser *Futurize* afin de commencer à s'ajuster aux nouvelles "
"pratiques introduites par Python 3 avec lesquelles vous n'êtes pas encore "
"habitué."

Expand Down
0