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
/
test
/
test_transforms
/
test_smartquotes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix failures when running "transform" test modules as "__main__".
milde
2023-01-17
1
-2
/
+5
*
Fix IndexError when running individual test modules under Python <3.9
milde
2022-11-26
1
-1
/
+1
*
Fix import errors with ``python -m unittest``.
milde
2022-11-25
1
-1
/
+6
*
Remove spurious "import unittest" from test scripts.
milde
2022-11-24
1
-1
/
+0
*
Inline ``TransformTestSuite``
aa-turner
2022-11-09
1
-20
/
+72
*
Fix newline problems, further simplify ``compare_output``
aa-turner
2022-10-21
1
-1
/
+1
*
Remove all ``import __init__`` statements, as part of the
aa-turner
2022-10-21
1
-2
/
+0
*
Import ``DocutilsTestSupport`` from ``test``
aa-turner
2022-10-21
1
-1
/
+1
*
Remove unused imports.
milde
2022-03-05
1
-1
/
+1
*
Ensure at least two spaces before inline comment.
milde
2022-03-04
1
-1
/
+1
*
Fix trailing whitespace (flake warnings W293, W391).
milde
2022-01-29
1
-2
/
+2
*
Fix trailing whitespace (flake warning W291).
milde
2022-01-29
1
-2
/
+2
*
Drop string prefix "u".
milde
2022-01-26
1
-13
/
+13
*
Remove "coding:" slug
milde
2022-01-03
1
-3
/
+1
*
Remove 2.7-compatibility __future__ imports.
milde
2022-01-03
1
-2
/
+1
*
Change default value for the "auto_id_prefix" setting to "%".
milde
2021-06-18
1
-2
/
+2
*
Fix link to 2-Clause BSD license.
milde
2020-09-04
1
-1
/
+1
*
Restore support for running tests stand-alone.
milde
2020-01-31
1
-1
/
+1
*
Fix [ 383 ] Smart quotes around opening and separator characters.
milde
2020-01-26
1
-13
/
+32
*
py3: Use 'absolute_import' future
milde
2019-08-26
1
-2
/
+3
*
py3: Switch to print functions
milde
2019-08-26
1
-5
/
+5
*
Fix py38 SyntaxWarning: invalid escape sequence \
grubert
2019-08-11
1
-4
/
+4
*
Fix #332 and #342 (smartquotes problems).
milde
2019-07-24
1
-9
/
+116
*
Revert the fix for backslash escaping in transforms.
milde
2018-11-21
1
-109
/
+8
*
smartquotes: Use single backslashes for escaping.
milde
2018-11-20
1
-8
/
+109
*
smartquotes: Fix bug #332.
milde
2017-10-25
1
-6
/
+36
*
Add "smartquotes-locales" setting.
milde
2017-05-08
1
-0
/
+22
*
Fix [ 317 ] Extra space inserted with French smartquotes .
milde
2017-04-24
1
-0
/
+66
*
Update smartquotes:
milde
2017-03-31
1
-5
/
+7
*
Fix [ 313 ] differentiate apostrophe from single quote (if possible).
milde
2017-03-19
1
-19
/
+31
*
Update and add smartquote definitions for some languages.
milde
2017-01-17
1
-2
/
+2
*
Test update.
milde
2016-05-24
1
-0
/
+11
*
Consistently use "utf-8" (not "utf8") in magic comment giving source encoding.
milde
2013-06-04
1
-1
/
+1
*
smartquotes: Skip emtpy text tokens without updating the last character.
milde
2013-01-04
1
-2
/
+14
*
SmartQuotes transform: language-depended quote characters.
milde
2012-11-26
1
-6
/
+77
*
Smartquotes: correct "educating" of quotes around inline markup.
milde
2012-11-18
1
-2
/
+81
*
Add SmartQuotes transform for typographic quotes and dashes.
milde
2012-10-16
1
-0
/
+51