index
:
delta/python-markdown.git
2.6
baserock/morph
experiment-ancestory
feature-ancestry
flake8-722
html
image-url-spaces
inline
issue253
issue712
master
md3
mitya57/coveralls
mitya57/script-name
no-header_id.md
raw-html-ref-issue
regex-fixes
registry
revert-417-master
slowhtml
strongem
tox
travis-update
utest
waylan-patch-1
github.com: waylan/Python-Markdown.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
markdown
/
serializers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify xml.etree.ElementTree loading (#902)
Dmitry Shachnev
2020-02-03
1
-7
/
+1
*
Drop support for Python 2.7 (#865)
Hugo van Kemenade
2019-10-24
1
-4
/
+2
*
Use https:// links where available
Jon Dufresne
2019-06-12
1
-1
/
+1
*
Also update RE_AMP in serializers.py
Dmitry Shachnev
2018-09-25
1
-1
/
+1
*
Fix double escaping of amp in attributes (#670)
Isaac Muse
2018-07-29
1
-3
/
+8
*
Add missing comma in HTML_EMPTY
zyxw59
2018-07-24
1
-1
/
+1
*
Improve serializer test coverage
Waylan Limberg
2018-07-24
1
-14
/
+3
*
Simplify namespace support in serializer.
Waylan Limberg
2018-07-24
1
-127
/
+48
*
Flake8 cleanup (mostly whitespace).
Waylan Limberg
2014-11-20
1
-13
/
+19
*
Mark a few more lines with 'no cover' - missed them the first time through. T...
Waylan Limberg
2014-07-11
1
-1
/
+1
*
Marked a bunch of lines as 'no cover'. Coverage at 91%
Waylan Limberg
2014-07-11
1
-9
/
+9
*
Fix: "AttributeError: 'dict_items' object has no attribute 'sort'"
Lucas Clemente Vella
2013-09-11
1
-1
/
+1
*
Serializers now preserve case of tags.
Waylan Limberg
2013-08-07
1
-4
/
+3
*
Future imports go after the docstrings
Adam Dinwoodie
2013-03-18
1
-1
/
+1
*
Now using universal code for Python 2 & 3.
Waylan Limberg
2013-02-27
1
-2
/
+4
*
It is spelled 'serializers' not 'searializers'.
Waylan Limberg
2012-01-20
1
-0
/
+275