index
:
delta/python-packages/docutils.git
abolish-userstring
abolish-userstring-haskey
abolish-userstring-haskey@5608
abolish-userstring@5603
address-rendering
address-rendering@4309
adjacent-citations
adjacent-citations@5042
ax
better-emacs
blais_interrupt_render
blais_interruptus
blais_interruptus@3512
directives
docutils-0.4
docutils-0.4@4265
goodger
include-after-until
include-after-until@4999
index-bug
index-bug@5586
lossless-rst-writer
lossless-rst-writer@5513
master
multiple-ids
nesting
plugins
plugins@4951
rel-0.15
reporter-categories
reporter-categories@3161
s5
s5@4010
subdocs
subdocs@5264
tibs
todo
todo2
todo2@3743
todo@3675
transforms
vendor
svn.code.sf.net: p/docutils/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docutils
/
tools
/
dev
/
generate_punctuation_chars.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify/update utils.punctuation_chars and generating script.
milde
2022-11-24
1
-83
/
+86
*
Use a simpler algorithm to generate char lists
aa-turner
2022-11-16
1
-17
/
+8
*
Fix ``punctuation_chars`` regeneration for tests
aa-turner
2022-11-16
1
-0
/
+7
*
Update `utils.punctuation_chars` (keeping backwards compatibility).
milde
2022-11-16
1
-26
/
+27
*
Update ``generate_punctuation_chars`` templates
aa-turner
2022-11-16
1
-26
/
+28
*
Unify naming of the "utf-8" codec.
milde
2022-06-13
1
-6
/
+6
*
Remove unused imports.
milde
2022-03-05
1
-2
/
+2
*
Avoid ambiguous variable name l (may be mixed up with 1).
milde
2022-03-05
1
-13
/
+13
*
Avoid too long lines.
milde
2022-03-05
1
-2
/
+4
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
1
-0
/
+4
*
Ensure at least two spaces before inline comment.
milde
2022-03-04
1
-8
/
+8
*
Fix unexpected spaces around equals indicating keyword arguments.
milde
2022-03-03
1
-1
/
+1
*
Fix missing whitespace around operator.
milde
2022-03-03
1
-3
/
+3
*
Fix code indentation
milde
2022-01-29
1
-11
/
+9
*
Modernise helper script generating `punctuation_chars.py`.
milde
2022-01-26
1
-39
/
+37
*
Update URLs in the docs.
milde
2022-01-21
1
-1
/
+1
*
Change http://docutils.sf.net -> https://docutils.sourceforge.io
milde
2022-01-20
1
-1
/
+1
*
Drop special-casing for Python 2.x in tests and tools.
milde
2022-01-03
1
-22
/
+7
*
Remove "coding:" slug
milde
2022-01-03
1
-2
/
+0
*
Remove 2.7-compatibility __future__ imports.
milde
2022-01-03
1
-4
/
+2
*
Fix spelling
milde
2021-10-22
1
-1
/
+1
*
Fix link to 2-Clause BSD license.
milde
2020-09-04
1
-2
/
+2
*
Formatting changes to facilitate integration of "py3" patchset.
milde
2019-08-27
1
-2
/
+2
*
py3: Replace 'ur' prefix
milde
2019-08-27
1
-2
/
+8
*
Consistent Python 3 checks.
milde
2019-08-26
1
-2
/
+2
*
py3: Use 'sorted(foo)' instead of 'foo.sort()'
milde
2019-08-26
1
-2
/
+1
*
py3: Resolve some additional undefined symbols
milde
2019-08-26
1
-11
/
+0
*
py3: Switch to print functions
milde
2019-08-26
1
-45
/
+3
*
Generate the complete punctuation_chars module with the corresponding tool.
milde
2017-01-17
1
-60
/
+190
*
"Outsourcing" of development code from utils.punctuation_chars.
milde
2017-01-05
1
-0
/
+334