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
Manque un "_" pour spécifier l'url
  • Loading branch information
caliendojulien committed Apr 18, 2021
commit 00a514f5589c1a53432e331f9703693f238028fa
2 changes: 1 addition & 1 deletion library/json.po
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@ msgstr ""
"objet JSON décodé et sa valeur de retour est utilisée à la place du :"
"class:`dict` fourni. Cette fonctionnalité peut être utilisée pour implémenter "
"des décodeurs personnalisés (p. ex pour assurer le support des indices de "
"classe de `JSON-RPC <http://www.jsonrpc.org>`."
"classe de `JSON-RPC <http://www.jsonrpc.org>`_."

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