File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -9,15 +9,16 @@ msgstr ""
99"Project-Id-Version : Python en Español 3.7\n "
1010"Report-Msgid-Bugs-To : \n "
1111"POT-Creation-Date : 2022-10-25 19:47+0200\n "
12- "PO-Revision-Date : 2021-08-16 23:07+0200\n "
13- "Last-Translator : Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n "
14- "Language : es_ES\n "
12+ "PO-Revision-Date : 2022-10-28 00:58+0200\n "
13+ "Last-Translator : Jaime Resano <resano.138736@e.unavarra.es>\n "
1514"Language-Team : \n "
16- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
15+ "Language : es_ES \n "
1716"MIME-Version : 1.0\n "
1817"Content-Type : text/plain; charset=utf-8\n "
1918"Content-Transfer-Encoding : 8bit\n "
19+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
2020"Generated-By : Babel 2.10.3\n "
21+ "X-Generator : Poedit 3.2\n "
2122
2223#: ../Doc/whatsnew/3.8.rst:3
2324msgid "What's New In Python 3.8"
@@ -3671,6 +3672,8 @@ msgid ""
36713672"The parameter ``digestmod`` for :func:`hmac.new` no longer uses the MD5 "
36723673"digest by default."
36733674msgstr ""
3675+ "El parámetro ``digestmod`` de :func:`hmac.new` ya no usa el resumen MD5 por "
3676+ "defecto."
36743677
36753678#: ../Doc/whatsnew/3.8.rst:2013
36763679msgid "Changes in the C API"
You can’t perform that action at this time.
0 commit comments