Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7ac60af

Browse files
committed
Merge remote-tracking branch 'upstream/3.8' into smtplib-traduccion
2 parentsca9a2de +e03cd67 commit7ac60af

24 files changed

+1629
-243
lines changed

‎TRANSLATORS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Carlos Joel Delgado Pizarro (@c0x6a)
2222
Sergio Delgado Quintero (@sdelquin)
2323
Nicolás Demarchi (@gilgamezh)
2424
Ignacio Dopazo (@ignaciodopazo)
25+
Marcelo Elizeche Landó (@melizeche)
2526
Natalia Elvira Astoreca (@nea23)
2627
Nahuel Espinosa (@nahueespinosa)
2728
Nataya Soledad Flores (@natayafs)
@@ -127,6 +128,7 @@ Ginés Salar Ibáñez (@Ibnmardanis24)
127128
Ana (@popiula)
128129
David Silva (@dvidsilva)
129130
Ricardo Rodríguez (@ricrogz)
131+
(@0-Arngerdur-1)
130132
Melissa Escobar Gutiérrez (@MelissaEscobar)
131133
Enrique Zárate (@enrique-zarate)
132134
Jaume Montané (@jaumemy)
@@ -137,3 +139,6 @@ Ulises Alexander Argüelles Monjaraz (@UlisesAlexanderAM)
137139
Juan Elias Rodriguez (@Juerodriguez)
138140
Victor Carlos (@tuxtitlan)
139141
Ignacio Sanz (@elnaquete)
142+
Jaime Rodrigo González Rodríguez (@jairock282)
143+
Martín Ramírez (@tinchoram)
144+
Kevin Cajachuán (@Kajachuan)

‎conf.py

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,16 @@
6969
_stdauthor,'manual'),
7070
]
7171

72-
extensions.extend([
73-
'sphinx_tabs.tabs',
74-
'sphinxemoji.sphinxemoji',
75-
])
72+
try:
73+
extensions.extend([
74+
'sphinx_tabs.tabs',
75+
'sphinxemoji.sphinxemoji',
76+
])
77+
exceptNameError:
78+
extensions= [
79+
'sphinx_tabs.tabs',
80+
'sphinxemoji.sphinxemoji',
81+
]
7682

7783

7884
defsetup(app):

‎dictionaries/howto_pyporting.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Nick
2+
Futurize
3+
backporting
4+
descodificarlo
5+
dicotomía
6+
lintar
7+
tox
8+
comprobador

‎dictionaries/library_faulthandler.txt

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

‎dictionaries/library_hmac.txt

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

‎dictionaries/library_posix.txt

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

‎dictionaries/library_tty.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
tty
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
reinterpretada
2+
hackear
3+
redireccionadas
4+
sobrescribible
5+
reintentando
6+
Redirecciona
7+
definirlo
8+
reintentará
9+
encadenación
10+
verificable
11+
Firefox
12+
Mozilla
13+
urlretrieve
14+
UnknownHandler
15+
urlencode
16+
DataHandler
17+
FileHandler
18+
ProxyBasicAuthHandler
19+
AbstractDigestAuthHandler
20+
ProxyDigestAuthHandler
21+
BaseHandler
22+
OpenerDirector
23+
getter
24+
Handler
25+
Digest
26+
BasicAuth
27+
ProxyHandler
28+
userinfo
29+
msg
30+
AbstractBasicAuthHandler

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp