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_io.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert addition of `io.OutString` and the "auto_encode" argument.
milde
2023-05-02
1
-59
/
+0
*
Add "auto_encode" argument to `publish_string()`
milde
2023-04-06
1
-0
/
+59
*
Avoid ambiguous module name `io`.
milde
2023-02-07
1
-49
/
+50
*
Allow empty string as encoding value (to re-activate default).
milde
2022-12-02
1
-1
/
+3
*
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
-0
/
+6
*
Make the tests agnostic to the working directory
aa-turner
2022-11-10
1
-7
/
+18
*
Update test after the fix in [r9098].
milde
2022-07-10
1
-4
/
+0
*
Detail planned input-encoding changes.
milde
2022-07-08
1
-6
/
+5
*
Test decoding result instead of "successful_encoding" variable value.
milde
2022-07-06
1
-6
/
+6
*
Test input file encoding auto-detection.
milde
2022-07-04
1
-0
/
+47
*
Rename `io.locale_encoding` to mark it as internal.
milde
2022-06-17
1
-2
/
+2
*
Documentation update
milde
2022-06-17
1
-2
/
+2
*
Ensure locale_encoding is lower case.
milde
2022-06-15
1
-1
/
+1
*
Unify naming of the "utf-8" codec.
milde
2022-06-13
1
-8
/
+9
*
Remove unused local variables
milde
2022-03-05
1
-5
/
+4
*
Remove unused imports.
milde
2022-03-05
1
-1
/
+0
*
Remove excess blank lines.
milde
2022-03-04
1
-2
/
+0
*
Ensure at least two spaces before inline comment.
milde
2022-03-04
1
-5
/
+6
*
Fix missing whitespace around operator.
milde
2022-03-03
1
-1
/
+1
*
Simplify/modernise tests for exceptions and warnings.
milde
2022-02-21
1
-5
/
+2
*
Fix code indentation
milde
2022-01-29
1
-4
/
+4
*
Fix trailing whitespace (flake warnings W293, W391).
milde
2022-01-29
1
-2
/
+2
*
Various small fixes.
milde
2022-01-29
1
-1
/
+1
*
Drop string prefix "u".
milde
2022-01-26
1
-18
/
+18
*
Remove redundant parentheses
milde
2022-01-26
1
-1
/
+1
*
Small fixes and clean-ups by Adam Turner.
milde
2022-01-26
1
-3
/
+3
*
Drop use of utils.error_reporting module and deprecate it.
milde
2022-01-07
1
-3
/
+74
*
Drop special-casing for Python 2.x in tests and tools.
milde
2022-01-03
1
-43
/
+26
*
Add DeprecationWarnings and FutureWarnings for planned changes.
milde
2021-11-05
1
-1
/
+11
*
Deprecation warning updates.
milde
2021-11-05
1
-18
/
+0
*
Formatting changes to facilitate integration of "py3" patchset.
milde
2019-08-27
1
-4
/
+4
*
py3: Switch to print functions
milde
2019-08-26
1
-2
/
+2
*
comment test_deprecation_warning
grubert
2019-07-22
1
-0
/
+3
*
Apply patch #157: In test/test_io.py method test_deprecation_warning ...
grubert
2019-07-22
1
-1
/
+1
*
Fix [ 348 ] Since Python 3.4, the 'U' universal newlines mode has been deprec...
grubert
2018-09-09
1
-0
/
+15
*
Drop 2.4 and 2.5 compatibility code, part 2.
milde
2017-08-14
1
-10
/
+9
*
Drop compatibility code for Python 2.4 and 2.5.
milde
2017-08-11
1
-1
/
+1
*
Fix [ 318 ] false positive in test_heuristics_no_utf8.
milde
2017-05-31
1
-3
/
+10
*
Fix test under Py3k.
milde
2013-03-04
1
-2
/
+2
*
Test case for io.Input.decode with "unicode" data. Cf. bug [ 3606659 ].
milde
2013-03-04
1
-1
/
+9
*
Fix Py3k error writing to stdout with encoding differing from default.
milde
2012-10-11
1
-14
/
+16
*
math, error_reporting, and urischemes moved to the utils package.
milde
2012-06-25
1
-1
/
+1
*
Drop support for Python 2.3.
milde
2012-06-22
1
-4
/
+0
*
Fixup: more save implementation of binary data output under Python 3.
milde
2012-06-13
1
-6
/
+100
*
python 2.3 alias unittest.TestCase.assertTrue (possibly reverted on next rele...
grubert
2012-05-01
1
-0
/
+4
*
Fix false positive with non-UTF8, non-latin1 locale encodings.
milde
2011-12-06
1
-4
/
+9
*
Tests for encoding problems
milde
2011-11-08
1
-8
/
+27
*
New sub-module and test suite for error reporting.
milde
2011-05-19
1
-153
/
+0
*
in Python 3, the name for the exception instance is local to the except clause
milde
2011-05-16
1
-8
/
+8
[next]