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
/
code_analyzer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "shebang on non-executable files".
milde
2022-11-16
1
-5
/
+3
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
1
-0
/
+2
*
Ensure at least two spaces before inline comment.
milde
2022-03-04
1
-5
/
+5
*
Fix code indentation
milde
2022-01-29
1
-2
/
+2
*
New style classes no longer need to inherit from `object`.
milde
2022-01-26
1
-2
/
+2
*
Remove redundant parentheses
milde
2022-01-26
1
-8
/
+8
*
Remove "coding:" slug
milde
2022-01-03
1
-2
/
+1
*
Fix spelling
milde
2021-10-22
1
-1
/
+1
*
Update pygments integration.
milde
2021-01-03
1
-6
/
+1
*
Don't drop "code" directive content if Warnings are silenced.
milde
2020-12-16
1
-2
/
+2
*
py3: Replace 'foo.next()' with 'next(foo)'
milde
2019-08-26
1
-1
/
+1
*
Drop support for Python 3.3
milde
2019-08-26
1
-1
/
+1
*
Fix code_analyzer problem under Python 3.3.
milde
2018-01-16
1
-1
/
+6
*
Drop compatibility code for Python 2.4 and 2.5.
milde
2017-08-11
1
-5
/
+8
*
Safe import of "pygments": syntax errors with Py 3.1 and 3.2.
milde
2015-04-20
1
-1
/
+1
*
docutils.utils is now a package (providing a place for sub-modules)
milde
2011-12-20
1
-0
/
+134