8000 Itertools by awecx · Pull Request #886 · python/python-docs-fr · GitHub
[go: up one dir, main page]

Skip to content

Itertools #886

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 12 commits into from
Oct 9, 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
Apply suggestions from code review
Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
  • Loading branch information
2 people authored and awexc committed Oct 9, 2019
commit f78983dac210db3338fff089eb2d432253fe0037
2 changes: 1 addition & 1 deletion library/itertools.po
Original file line number Diff line number Diff line change
Expand Up @@ -902,7 +902,7 @@ msgid ""
msgstr ""
"Le code Python qui suit aide à expliquer ce que fait *tee*, bien que la "
"vraie implémentation soit plus complexe et n'utilise qu'une pile :abbr:`FIFO "
"(first-in, first-out)`."
"(premier entré, premier sorti ou *first-in,first-out* en anglais)`."

#: ../Doc/library/itertools.rst:644
msgid ""
Expand Down
0