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_language.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-2
/
+3
*
Fix running of individual test (first batch).
milde
2022-11-24
1
-0
/
+7
*
Refactor ``test_language``
aa-turner
2022-10-28
1
-199
/
+85
*
Prepare switch from optparse to argparse.
milde
2022-03-17
1
-1
/
+1
*
Remove unused local variables
milde
2022-03-05
1
-3
/
+1
*
Remove unused imports.
milde
2022-03-05
1
-1
/
+1
*
Fix imports.
milde
2022-03-05
1
-1
/
+3
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
1
-0
/
+3
*
Ensure comments start with '# '
milde
2022-03-04
1
-2
/
+2
*
Ensure at least two spaces before inline comment.
milde
2022-03-04
1
-1
/
+1
*
Fix multiple spaces before/after operator
milde
2022-03-03
1
-1
/
+1
*
Remove redundant parentheses
milde
2022-01-26
1
-1
/
+1
*
Small fixes and clean-ups by Adam Turner.
milde
2022-01-26
1
-9
/
+4
*
Document incompatibility with "pytest" and "nosetest". Update.
milde
2022-01-12
1
-4
/
+14
*
Drop special-casing for Python 2.x in tests and tools.
milde
2022-01-03
1
-6
/
+3
*
py3: Wrap 'foo.keys()', 'zip(foo, bar') in 'list'
milde
2019-08-27
1
-1
/
+1
*
Formatting changes to facilitate integration of "py3" patchset.
milde
2019-08-27
1
-1
/
+1
*
Consistent Python 3 checks.
milde
2019-08-26
1
-1
/
+1
*
py3: Use 'sorted(foo)' instead of 'foo.sort()'
milde
2019-08-26
1
-4
/
+2
*
py3: Add aliases for removed symbols
milde
2019-08-26
1
-2
/
+5
*
py3: Switch to 'except foo as bar' syntax
milde
2019-08-26
1
-2
/
+2
*
Fix: (in regex) py38 SyntaxWarning: invalid escape sequence \
grubert
2019-08-10
1
-1
/
+1
*
Fix [3559988] and [3560841] __import__ local writer, reader, languages and pa...
grubert
2012-08-26
1
-0
/
+5
*
Do not fail, if the specified langauage is not supported by Docutils,
milde
2010-09-28
1
-6
/
+10
*
Handle language codes according to BCP 47
milde
2010-09-17
1
-1
/
+3
*
Prepare for python 3.0: minimize "types" module where possible (gbrandl).
grubert
2008-11-30
1
-3
/
+2
*
Merged abolish-userstring-haskey r5609:5616 to trunk.
strank
2008-07-28
1
-4
/
+4
*
undo accidental commit to trunk
strank
2008-07-23
1
-4
/
+4
*
Replace all has_key with the in operator.
strank
2008-07-23
1
-4
/
+4
*
reverted r5032; breaks Python 2.2 compatibility
wiemann
2007-03-21
1
-2
/
+2
*
replaced 'raw_unicode_escape' with 'ascii', 'backslashreplace' so we don't ge...
wiemann
2007-03-21
1
-2
/
+2
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
1
-4
/
+3
*
corrected order of imports
goodger
2005-12-03
1
-5
/
+6
*
set executable bits on test files
wiemann
2005-03-22
1
-0
/
+0
*
updated
goodger
2004-04-16
1
-2
/
+2
*
updated
goodger
2004-04-16
1
-3
/
+3
*
added tests for bibliographic fields and roles
goodger
2003-06-28
1
-10
/
+66
*
updated
goodger
2002-12-05
1
-2
/
+5
*
updated
goodger
2002-11-14
1
-7
/
+18
*
+ fix directive checking.
grubert
2002-11-13
1
-0
/
+3
*
Adapted to DocutilsTestSupport.py
goodger
2002-11-13
1
-68
/
+100
*
Tests for language modules completeness. By Engelbert Gruber.
goodger
2002-11-13
1
-0
/
+105