index
:
delta/python-packages/sqlparse.git
filters_sql
issue_66
issue_73
master
milestone_0.1.5
milestone_0.2.0
rb-parse-create-table
typo
v0.2.0
github.com: andialbrecht/sqlparse.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sqlparse
/
compat.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for end-of-life Pythons
Jon Dufresne
2020-08-31
1
-45
/
+0
*
Remove unnecessary compat shim for bytes
Jon Dufresne
2019-03-10
1
-2
/
+0
*
Update copyright header (fixes #372).
Andi Albrecht
2018-07-31
1
-1
/
+2
*
Remove duplicate StringIO import
Jon Dufresne
2018-01-04
1
-1
/
+0
*
Correct license link (fixes #288).
Andi Albrecht
2016-09-14
1
-1
/
+1
*
Decode bytes to unicode in Lexer.get_tokens().
Oleg Broytman
2016-08-31
1
-14
/
+2
*
Move file_types list to compat module.
Andi Albrecht
2016-08-10
1
-0
/
+5
*
Update init and misc files
Victor Uriarte
2016-06-06
1
-1
/
+1
*
Add unicode-str compatible cls decorator
Victor Uriarte
2016-06-04
1
-0
/
+10
*
Add or Update copyright year to files
Victor Uriarte
2016-06-04
1
-0
/
+7
*
Replace iter(range(len(...))) with enumerate
Victor Uriarte
2016-06-02
1
-2
/
+0
*
Bid Adieu to metaclass
Victor Uriarte
2016-05-29
1
-15
/
+1
*
Update compat and utils
Victor Uriarte
2016-05-10
1
-6
/
+17
*
Use compat module for single Python 2/3 code base.
Andi Albrecht
2015-10-26
1
-2
/
+2
*
Add compatibility module from v0.2.0 branch.
Andi Albrecht
2015-10-26
1
-0
/
+42