8000 Traduction de library/json.po by JulienPalard · Pull Request #1674 · python/python-docs-fr · GitHub
[go: up one dir, main page]

Skip to content

Traduction de library/json.po #1674

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 19 commits into from
Aug 5, 2021
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/json.po
Co-authored-by: Julien Palard <julien@palard.fr>
  • Loading branch information
caliendojulien and JulienPalard authored Apr 19, 2021
commit 78c496a5aa6d8d0c959a6935d1e5459da0ac5f50
2 changes: 1 addition & 1 deletion library/json.po
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ msgid ""
msgstr ""
"Si *check_circular* vaut ``False`` (``True`` par défaut), la vérification "
"des références circulaires pour les conteneurs est ignorée, et une référence "
"circulaire lève une :exc:`OverflowError` (ou pire)."
"circulaire cause une :exc:`OverflowError` (ou pire)."

#: library/json.rst:164
msgid ""
Expand Down
0