Skip to content

Commit 7f0e6c2

Browse files
committed
Merge remote-tracking branch 'upstream/3.8' into fix-warnings-3
2 parents 6a96173 + 505fd26 commit 7f0e6c2

File tree

11 files changed

+2030
-197
lines changed

11 files changed

+2030
-197
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ install:
1010
- powrap --version
1111
script:
1212
- powrap --check --quiet **/*.po
13-
- cat dict dictionaries/*.txt > dict.txt
13+
- awk 1 dict dictionaries/*.txt > dict.txt
1414
- pospell -p dict.txt -l es_AR -l es_ES **/*.po
1515
- make build
1616
branches:

TRANSLATORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,12 @@ Adolfo Hristo David Roque Gámez (@hristoroque)
3333
Elisabeth Ortega (@draentropia)
3434
Cristian Rengifo (@ingrengifo)
3535
Pablo Lobariñas (@Qkolnek)
36+
Santiago Piccinini (@spiccinini)
3637
Sergio Delgado Quintero (@sdelquin)
3738
Silvina Tamburini (@silvinabt87)
3839
David Trigo Chávez (@dtrinf)
3940
Agustina Quiros (@qagustina)
41+
Luis Llave (@llaveluis)
4042
Marcos Sánchez Provencio (@rapto)
4143
María Camila Guerrero Giraldo (@macaguegi)
4244
José Miguel Hernández Cabrera (@miguelheca)

dict

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ PySide
194194
Python
195195
PyObjC
196196
Pythónico
197+
PyModuleDef
197198
PyConfig
198199
PythonCore
199200
PythonPath
@@ -528,6 +529,8 @@ interactivamente
528529
interfaces
529530
intermezzo
530531
interoperabilidad
532+
interpolación
533+
interpolaciones
531534
intérpreter
532535
invocable
533536
invocables
@@ -565,6 +568,7 @@ ListWrapper
565568
log
566569
lowecase
567570
m
571+
makefile
568572
malloc
569573
main
570574
manejador
@@ -800,6 +804,7 @@ reproducibles
800804
reproducible
801805
reStructuredText
802806
retrocompatible
807+
retrollamada
803808
remuestreo
804809
request
805810
reubicar
@@ -831,6 +836,7 @@ serializa
831836
serializable
832837
serializables
833838
serialización
839+
serializadas
834840
serializados
835841
serializar
836842
shell
@@ -853,6 +859,7 @@ sockets
853859
solucionadores
854860
sorprendentemente
855861
sort
862+
source
856863
SortKey
857864
spam
858865
stderr
@@ -1054,6 +1061,24 @@ Weibull
10541061
pseudoaleatorios
10551062
reproducibles
10561063
Reproducibilidad
1064+
reproducible
1065+
retrocompatible
1066+
remuestreo
1067+
Modeling
1068+
ésimo
1069+
manejarla
1070+
manejarlo
1071+
resucitarlo
1072+
KiB
1073+
bloqueantes
1074+
reentrante
1075+
reentrantes
1076+
rastrearlo
1077+
readquirido
1078+
readquirir
1079+
Edsger
1080+
W
1081+
Dijkstra
10571082
mykey
10581083
myhandler
10591084
keyword
@@ -1078,6 +1103,17 @@ IncrementalEncoder
10781103
IncrementalDecoder
10791104
str
10801105
pasándole
1106+
ConfigParser
1107+
ConfigParsers
1108+
Interpolación
1109+
Javascript
1110+
RawConfigParser
1111+
conversores
1112+
definirlos
1113+
idempotente
1114+
indentados
1115+
proxies
1116+
redefinidas
10811117
kit
10821118
multiplataforma
10831119
multiventana
@@ -1171,7 +1207,7 @@ python
11711207
post
11721208
autocompletado
11731209
inf
1174-
especificam
1210+
especifican
11751211
parser
11761212
resucitarlo
11771213
bloqueantes

dictionaries/library_configparser.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Parser
2+
preprocesados

dictionaries/library_enum.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
IronPython
2+
transitividad
3+
Enums
4+
serializadas
5+
SomeData

dictionaries/library_secrets.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
hasheadas

0 commit comments

Comments
 (0)