Skip to content

Commit a96fa80

Browse files
committed
Actualizando pospell a v1.0.6 (quedan ~366 de ~1500 errores) [CI SKIP]
1 parent b8c0c3b commit a96fa80

32 files changed

+88
-38
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
language: script
1212
# This one requires package ``hunspell-es_es`` in Archlinux
1313
- repo: https://github.com/JulienPalard/pospell
14-
rev: v1.0.6a1
14+
rev: v1.0.6
1515
hooks:
1616
- id: pospell
17-
args: ['--personal-dict', 'dict.txt', '--language', 'es_ES', '--language', 'es_AR']
17+
args: ['--personal-dict', 'dict.txt', '--language', 'es_ES']

dictionaries/distributing_index.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
Packaging
2+
Guide
3+
Bitbucket
4+
wheel
5+
wheels

dictionaries/faq_general.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,9 @@ PythonWin
1111
Release
1212
disrupciones
1313
Jelke
14+
PyGame
15+
Schedule
16+
Boer
17+
announce
18+
cN
19+
perfilamiento

dictionaries/faq_windows.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Enter
2+
inicializarlo
3+
lib
4+
Coff
5+
Omf
6+
Indent
7+
size

dictionaries/howto_curses.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Intro
2+
borrándolo
3+
cbreak
4+
multibyte
5+
xterm
6+
Urwid

dictionaries/howto_logging.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,8 @@ superconjunto
77
conf
88
handler
99
pdf
10-
orgname
10+
orgname
11+
handlers
12+
scan
13+
text
14+
ops

dictionaries/howto_urllib2.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,12 @@ geturl
1111
info
1212
urlopen
1313
internet
14+
Handlers
15+
Openers
16+
redireccionamientos
17+
password
18+
Headers
19+
Common
20+
userinfo
21+
localhost
22+
add

dictionaries/library_argparse.txt

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
action
2-
add_argument()
3-
add_help
4-
allow_abbrev
5-
argument_default
62
choices
7-
conflict_handler
83
const
94
default
105
description
@@ -14,8 +9,6 @@ especificador
149
especificadores
1510
FileType
1611
flags
17-
formatter_class
18-
fromfile_prefix_chars
1912
globalmente
2013
help
2114
inherentemente
@@ -26,15 +19,13 @@ name
2619
Namespace
2720
nargs
2821
parents
29-
parse_args()
30-
parser_class
3122
posicional
3223
posicionales
33-
prefix_chars
3424
prog
3525
Python
3626
required
3727
title
3828
tupla
3929
type
4030
usage
31+
ArgumentParser
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
sendfile

dictionaries/library_bz2.txt

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

0 commit comments

Comments
 (0)