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_error_reporting.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
-1
/
+5
*
Make the tests agnostic to the working directory
aa-turner
2022-11-10
1
-2
/
+1
*
Inline ``DocutilsTestSupport.testroot``
aa-turner
2022-11-09
1
-17
/
+4
*
Change working directory once for all tests
aa-turner
2022-10-21
1
-0
/
+6
*
Unify naming of the "utf-8" codec.
milde
2022-06-13
1
-1
/
+1
*
Prepare switch from optparse to argparse.
milde
2022-03-17
1
-5
/
+3
*
Remove unused imports.
milde
2022-03-05
1
-4
/
+4
*
Avoid too long lines.
milde
2022-03-05
1
-3
/
+9
*
Fix imports.
milde
2022-03-05
1
-2
/
+3
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
1
-0
/
+2
*
Remove excess blank lines.
milde
2022-03-04
1
-1
/
+0
*
Remove redundant parentheses
milde
2022-01-26
1
-1
/
+1
*
Use short contact mail address
milde
2022-01-20
1
-1
/
+1
*
Drop use of utils.error_reporting module and deprecate it.
milde
2022-01-07
1
-3
/
+5
*
Drop special-casing for Python 2.x in tests and tools.
milde
2022-01-03
1
-83
/
+21
*
Remove "coding:" slug
milde
2022-01-03
1
-1
/
+0
*
Remove 2.7-compatibility __future__ imports.
milde
2022-01-03
1
-2
/
+1
*
Work around #434
milde
2021-11-15
1
-6
/
+7
*
Formatting changes to facilitate integration of "py3" patchset.
milde
2019-08-27
1
-3
/
+4
*
Consistent Python 3 checks.
milde
2019-08-26
1
-2
/
+2
*
py3: Add aliases for removed symbols
milde
2019-08-26
1
-0
/
+3
*
py3: Switch to 'except foo as bar' syntax
milde
2019-08-26
1
-7
/
+7
*
py3: Switch to print functions
milde
2019-08-26
1
-4
/
+6
*
Drop support for Python 3.3
milde
2019-08-26
1
-9
/
+4
*
Cleanup: remove <2.6 compatibility code.
milde
2017-11-08
1
-5
/
+1
*
Drop 2.4 and 2.5 compatibility code, part 2.
milde
2017-08-14
1
-15
/
+14
*
Drop compatibility code for Python 2.4 and 2.5.
milde
2017-08-11
1
-3
/
+3
*
Fix [ 223 ] by removing redundant tests we do not have control over.
milde
2013-09-28
1
-14
/
+2
*
Consistently use "utf-8" (not "utf8") in magic comment giving source encoding.
milde
2013-06-04
1
-1
/
+1
*
math, error_reporting, and urischemes moved to the utils package.
milde
2012-06-25
1
-1
/
+1
*
Fixup: more save implementation of binary data output under Python 3.
milde
2012-06-13
1
-2
/
+2
*
Replace deprecated aliases for assert methods with correct names.
milde
2012-02-03
1
-9
/
+9
*
Apply [ 3365041 ] to fix py3k unittest regressions.
milde
2011-07-20
1
-2
/
+2
*
New sub-module and test suite for error reporting.
milde
2011-05-19
1
-0
/
+339