index
:
delta/python-packages/creole.git
callable-unknown
cleanup
code-updates
dependabot/pip/certifi-2022.12.7
dependabot/pip/cryptography-39.0.1
develop
fix#44
fix-readme
html2markdown
jedie-patch-1
main
master
new_api
poetry
poetry-publish
refactor
req_update_20220930
restructure
setup-utils
update
github.com: jedie/python-creole.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
creole
/
shared
/
document_tree.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
run pyupgrade: Many f-strings created ;)
JensDiemer
2020-10-17
1
-2
/
+0
*
update code style:
JensDiemer
2020-02-07
1
-4
/
+3
*
Fix code style with autopep8
JensDiemer
2020-01-19
1
-1
/
+2
*
fix import code style with isort
JensDiemer
2020-01-19
1
-1
/
+1
*
convert old "%-formatted" and .format(...) strings into "f-strings" with flynt
JensDiemer
2020-01-19
1
-5
/
+3
*
remove python 2 compatibility code
JensDiemer
2020-01-19
1
-5
/
+2
*
remove __future__ imports
JensDiemer
2020-01-18
1
-2
/
+2
*
add DocTest
JensDiemer
2015-06-02
1
-0
/
+16
*
Squashed commit of the following:
JensDiemer
2015-06-02
1
-2
/
+2
*
update doctests
JensDiemer
2011-10-05
1
-2
/
+2
*
fixes for string2dict and dict2string
JensDiemer
2011-10-04
1
-7
/
+2
*
starting Python v3 support (like http://python3porting.com/noconv.html strategy)
JensDiemer
2011-10-04
1
-21
/
+22
*
use from __future__ import division, absolute_import
JensDiemer
2011-08-12
1
-0
/
+1
*
v0.6 - *NEW*: html2textile converter (not completed and some API changed!)
JensDiemer
2011-06-06
1
-0
/
+99