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
/
test
/
test_io.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fix IOError to unicode conversion and add a test case.
milde
2011-05-15
1
-2
/
+37
*
Robust error reporting: ErrorString
milde
2011-05-13
1
-13
/
+57
*
Test and use robust the error printing
milde
2011-05-11
1
-1
/
+75
*
Convert docutils to Python 3 (at least so that it runs the test suite.)
gbrandl
2009-04-01
1
-7
/
+8
*
adjusted name and email address
wiemann
2007-05-31
1
-1
/
+1
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
1
-4
/
+2
*
Added code to determine the input encoding from data: encoding declarations o...
goodger
2006-04-12
1
-0
/
+36
*
corrected order of imports
goodger
2005-12-03
1
-0
/
+1
*
test that BOMs aren't removed when input data is Unicode
wiemann
2005-03-27
1
-0
/
+4
*
remove BOMs from input streams
wiemann
2005-03-27
1
-0
/
+27