Skip to content

Commit c37a740

Browse files
authored
Fixing remaining whatsnew issues (#1676)
* initial fix * powrap * arreglado errores del CI
1 parent 24b5cae commit c37a740

File tree

13 files changed

+550
-543
lines changed

13 files changed

+550
-543
lines changed

dictionaries/whatsnew_2.1.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Ping
2121
Prescod
2222
Purcell
2323
Pythoneers
24+
Pythonistas
2425
Reformulación
2526
Reifschneider
2627
Tishler
@@ -34,5 +35,5 @@ dev
3435
frame
3536
llamable
3637
makefiles
37-
Pythonistas
3838
memoización
39+
supplied

dictionaries/whatsnew_2.3.txt

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
Oberkirch
21
Age
32
Altis
43
Bauer
@@ -60,6 +59,7 @@ Nicholas
6059
Niemeyer
6160
Norwitz
6261
Nowak
62+
Oberkirch
6363
Ondrej
6464
Optik
6565
Orendorff
@@ -78,6 +78,7 @@ Samuele
7878
Simionato
7979
Simon
8080
Skip
81+
Subsequent
8182
Suzi
8283
Suzuki
8384
Tishler
@@ -89,6 +90,9 @@ Wells
8990
What
9091
Wilson
9192
benchmark
93+
chooses
94+
chosen
95+
configurarla
9296
deserializadas
9397
desescalado
9498
dev
@@ -97,14 +101,20 @@ enumerate
97101
frame
98102
idna
99103
llamables
104+
longer
105+
operations
106+
population
100107
ports
101108
pystone
102109
reanudables
103110
recompilara
104111
reelaborado
105112
reescríbalas
106113
reformateada
114+
replacing
107115
sobreescrituras
116+
than
108117
topológica
118+
works
109119
xmlrpclib
110120
Åstrand

dictionaries/whatsnew_3.8.txt

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
Achraf
12
Aggarwal
23
Ammar
34
Andrew
@@ -91,6 +92,7 @@ Mark
9192
Matveev
9293
Max
9394
Meily
95+
Merzouki
9496
Meyer
9597
Michael
9698
Michele

whatsnew/2.0.po

+4-10
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2021-10-16 21:42+0200\n"
14-
"PO-Revision-Date: 2021-08-05 09:24+0100\n"
15-
"Last-Translator: Claudia Millan <clmilneb@gmail.com>\n"
14+
"PO-Revision-Date: 2021-12-08 21:38+0100\n"
15+
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
1616
"Language: es\n"
1717
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
18+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=utf-8\n"
2121
"Content-Transfer-Encoding: 8bit\n"
2222
"Generated-By: Babel 2.9.1\n"
23+
"X-Generator: Poedit 3.0\n"
2324

2425
#: ../Doc/whatsnew/2.0.rst:3
2526
msgid "What's New in Python 2.0"
@@ -97,7 +98,6 @@ msgstr ""
9798
"la 6 es parte de la evolución de Python, y no una rama lateral."
9899

99100
#: ../Doc/whatsnew/2.0.rst:44
100-
#, fuzzy
101101
msgid ""
102102
"So, should you take much interest in Python 1.6? Probably not. The "
103103
"1.6final and 2.0beta1 releases were made on the same day (September 5, "
@@ -208,7 +208,6 @@ msgstr ""
208208
"raspador de pantalla HTML que envía mensajes más útiles."
209209

210210
#: ../Doc/whatsnew/2.0.rst:95
211-
#, fuzzy
212211
msgid ""
213212
"The ease of adding code caused a few initial growing pains, such as code was "
214213
"checked in before it was ready or without getting clear agreement from the "
@@ -237,7 +236,6 @@ msgstr ""
237236
"la comunidad no esté de acuerdo con él."
238237

239238
#: ../Doc/whatsnew/2.0.rst:106
240-
#, fuzzy
241239
msgid ""
242240
"Producing an actual patch is the last step in adding a new feature, and is "
243241
"usually easy compared to the earlier task of coming up with a good design. "
@@ -1508,7 +1506,6 @@ msgstr ""
15081506
"pyport.h`."
15091507

15101508
#: ../Doc/whatsnew/2.0.rst:767
1511-
#, fuzzy
15121509
msgid ""
15131510
"Vladimir Marangozov's long-awaited malloc restructuring was completed, to "
15141511
"make it easy to have the Python interpreter use a custom allocator instead "
@@ -1565,7 +1562,6 @@ msgstr ""
15651562
"puede hacerse utilizando un compilador que sólo soporte K&R C."
15661563

15671564
#: ../Doc/whatsnew/2.0.rst:790
1568-
#, fuzzy
15691565
msgid ""
15701566
"Previously the Python virtual machine used 16-bit numbers in its bytecode, "
15711567
"limiting the size of source files. In particular, this affected the maximum "
@@ -1902,7 +1898,6 @@ msgid "Relationship to PyXML"
19021898
msgstr "Relación con PyXML"
19031899

19041900
#: ../Doc/whatsnew/2.0.rst:1004
1905-
#, fuzzy
19061901
msgid ""
19071902
"The XML Special Interest Group has been working on XML-related Python code "
19081903
"for a while. Its code distribution, called PyXML, is available from the "
@@ -2147,7 +2142,6 @@ msgstr ""
21472142
"por Paul Prescod.)"
21482143

21492144
#: ../Doc/whatsnew/2.0.rst:1111
2150-
#, fuzzy
21512145
msgid ""
21522146
":mod:`robotparser`: Parse a :file:`robots.txt` file, which is used for "
21532147
"writing web spiders that politely avoid certain areas of a web site. The "

0 commit comments

Comments
 (0)