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
/
utils
/
smartquotes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update source links for smartquotes localization.
milde
2023-04-06
1
-12
/
+14
*
`locale.getdefaultlocale()` is deprecated in Python 0.11
milde
2023-01-10
1
-1
/
+1
*
Fix "shebang on non-executable files".
milde
2022-11-16
1
-0
/
+0
*
Unify naming of the "utf-8" codec.
milde
2022-06-13
1
-1
/
+1
*
Do not use bare 'except'.
milde
2022-03-05
1
-1
/
+1
*
Avoid multiple statements on one line. Fix redundant backslash
milde
2022-03-05
1
-8
/
+8
*
Avoid too long lines.
milde
2022-03-05
1
-109
/
+112
*
Fix imports.
milde
2022-03-05
1
-23
/
+23
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
1
-0
/
+1
*
Remove excess blank lines.
milde
2022-03-04
1
-3
/
+0
*
Ensure at least two spaces before inline comment.
milde
2022-03-04
1
-55
/
+52
*
Fix multiple spaces before/after operator
milde
2022-03-03
1
-14
/
+14
*
Fix code indentation
milde
2022-01-29
1
-2
/
+2
*
Smartquotes 1.8.2: Code cleanup. Require Python 3.
milde
2022-01-27
1
-50
/
+36
*
New style classes no longer need to inherit from `object`.
milde
2022-01-26
1
-1
/
+1
*
Drop string prefix "u".
milde
2022-01-26
1
-102
/
+102
*
Remove redundant parentheses
milde
2022-01-26
1
-3
/
+3
*
Remove re.U(NICODE), it is the default in Python 3
milde
2022-01-26
1
-5
/
+5
*
Use generator expressions with functions expecting a sequence.
milde
2022-01-26
1
-3
/
+3
*
Update URLs in the docs.
milde
2022-01-21
1
-2
/
+2
*
Change http://docutils.sf.net -> https://docutils.sourceforge.io
milde
2022-01-20
1
-1
/
+1
*
Module "locale" is supported by Jython since version 2.7.2.
milde
2022-01-11
1
-1
/
+1
*
Remove "coding:" slug
milde
2022-01-03
1
-2
/
+0
*
Remove 2.7-compatibility __future__ imports.
milde
2022-01-03
1
-2
/
+1
*
Fix spelling
milde
2021-10-22
1
-2
/
+2
*
fix deprecation warning
grubert
2021-04-09
1
-1
/
+1
*
Fix link to 2-Clause BSD license.
milde
2020-09-04
1
-2
/
+2
*
Apply patch for bug #399 Fixes in Korean translation by Shinjo Park.
milde
2020-08-22
1
-1
/
+1
*
Fix [ 383 ] Smart quotes around opening and separator characters.
milde
2020-01-26
1
-62
/
+58
*
trivial: Misc whitespace fixes
milde
2019-08-27
1
-4
/
+4
*
py3: Replace 'ur' prefix
milde
2019-08-27
1
-11
/
+13
*
py3: Switch to print functions
milde
2019-08-26
1
-9
/
+10
*
Fix #332 and #342 (smartquotes problems).
milde
2019-07-24
1
-3
/
+4
*
Apply [ 153 ] Korean mappings by Thomas Sungjin Kang.
milde
2019-04-15
1
-0
/
+1
*
Remove flag to re.sub (not required and unsupported in 2.6).
milde
2018-01-14
1
-1
/
+1
*
Fix #338: re.sub() flag argument at wrong position.
milde
2018-01-08
1
-1
/
+1
*
Minor documentation update: smartquotes is still experimental.
milde
2017-11-08
1
-5
/
+1
*
smartquotes: Fix bug #332.
milde
2017-10-25
1
-41
/
+32
*
smart quotes: improve configurability of the transform, add more locales.
milde
2017-05-30
1
-1
/
+15
*
Improve smartquotes command line interface.
milde
2017-05-21
1
-11
/
+28
*
Add "smartquotes-locales" setting.
milde
2017-05-08
1
-1
/
+1
*
Fix a regression in [r8062] (extra space with French smartquotes again).
milde
2017-05-04
1
-3
/
+6
*
smartquotes: Add command line interface for stand-alone use (requires 2.7).
milde
2017-04-24
1
-100
/
+144
*
Fix [ 317 ] Extra space inserted with French smartquotes .
milde
2017-04-24
1
-1
/
+4
*
Document and update smartquotes.
milde
2017-04-10
1
-78
/
+67
*
Really use the full NBSP inside French quotes.
milde
2017-03-31
1
-1
/
+1
*
Update smartquotes:
milde
2017-03-31
1
-20
/
+20
*
Fix [ 313 ] differentiate apostrophe from single quote (if possible).
milde
2017-03-19
1
-42
/
+72
*
Update and add smartquote definitions for some languages.
milde
2017-01-17
1
-6
/
+20
*
Fix swedisch smartquotes.
milde
2016-12-19
1
-2
/
+3
[next]