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
/
error_reporting.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename `io.locale_encoding` to mark it as internal.
milde
2022-06-17
1
-2
/
+1
*
Ensure locale_encoding is lower case.
milde
2022-06-15
1
-26
/
+2
*
Avoid line break after binary operator.
milde
2022-03-05
1
-4
/
+4
*
Do not use bare 'except'.
milde
2022-03-05
1
-1
/
+1
*
Avoid too long lines.
milde
2022-03-05
1
-1
/
+0
*
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
-1
/
+0
*
Fix multiple spaces after keyword
milde
2022-03-04
1
-1
/
+1
*
Fix code indentation
milde
2022-01-29
1
-6
/
+9
*
Fix trailing whitespace (flake warning W291).
milde
2022-01-29
1
-2
/
+2
*
New style classes no longer need to inherit from `object`.
milde
2022-01-26
1
-2
/
+2
*
Drop string prefix "u".
milde
2022-01-26
1
-1
/
+1
*
Remove redundant parentheses
milde
2022-01-26
1
-1
/
+1
*
Change removal warnings to "minor + 2" where appropriate.
milde
2022-01-14
1
-2
/
+2
*
Drop use of utils.error_reporting module and deprecate it.
milde
2022-01-07
1
-5
/
+18
*
Remove "coding:" slug
milde
2022-01-03
1
-3
/
+1
*
Add DeprecationWarnings and FutureWarnings for planned changes.
milde
2021-11-05
1
-0
/
+5
*
Fix spelling
milde
2021-10-22
1
-1
/
+1
*
Fix link to 2-Clause BSD license.
milde
2020-09-04
1
-1
/
+1
*
Formatting changes to facilitate integration of "py3" patchset.
milde
2019-08-27
1
-2
/
+2
*
Consistent Python 3 checks.
milde
2019-08-26
1
-1
/
+1
*
py3: Add aliases for removed symbols
milde
2019-08-26
1
-3
/
+7
*
py3: Switch to 'except foo as bar' syntax
milde
2019-08-26
1
-2
/
+2
*
Fix [ 321 ] Import block might cause name error.
milde
2017-06-22
1
-0
/
+2
*
Fix [ 298 ] Deal with LC_CTYPE=UTF-8
milde
2016-07-22
1
-5
/
+13
*
Fix [ 130 ] support streams expectiong byte-strings in ErrorOutput.
milde
2016-01-13
1
-1
/
+5
*
Consistently use "utf-8" (not "utf8") in magic comment giving source encoding.
milde
2013-06-04
1
-1
/
+1
*
SafeString._str__ must not return a binary string with Python 3.x.
milde
2012-08-24
1
-1
/
+5
*
math, error_reporting, and urischemes moved to the utils package.
milde
2012-06-25
1
-0
/
+207