summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterAdd more fixes and lintingSimeon Simeonov2 years
nextAdd more fixes and lintingSimeon Simeonov2 years
pmasterRemove SSLv3 supportSimeon Simeonov11 years
 
TagDownloadAuthorAge
v4.4commit 37f8843f5f...Simeon Simeonov2 years
v4.3commit 884e8a3562...Simeon Simeonov4 years
v4.1commit 768d8e570a...Simeon Simeonov6 years
v4.0commit 54acd3738d...Simeon Simeonov6 years
v4.0-rc1commit 1a5e60fc10...Simeon Simeonov6 years
v3.0commit 9709f7644c...Simeon Simeonov8 years
v2.0rc1commit ae9225cf2b...Simeon Simeonov11 years
v1.1commit cde83e9160...Simeon Simeonov12 years
v1.0commit b3e6e4bf8b...Simeon Simeonov12 years
 
AgeCommit messageAuthorFilesLines
2020-12-09Fix encoding error in Python 3.9 and bump version to 4.1v4.1Simeon Simeonov5-5/+9
2020-12-04Give None as the Exception causeSimeon Simeonov1-1/+1
2020-04-10Update Changelog and INSTALL.md for version 4.0v4.0Simeon Simeonov2-2/+8
2020-04-10Remove Python2 support and cleanup the code and the documentationv4.0-rc1Simeon Simeonov6-609/+551
2019-01-30Cleanup a bad idea (possible bug)Simeon Simeonov2-30/+7
2018-12-05Handle keyboard interrupt betterSimeon Simeonov1-0/+2
2018-09-11Pyflakes cleanupsSimeon Simeonov1-2/+1
2018-06-30Final documentation cleanupsv3.0Simeon Simeonov1-3/+3
2018-06-30Documentation cleanups. INSTALL -> INSTALL.md, README -> README.mdSimeon Simeonov5-79/+30
2018-06-27Update Changelog and README for version 3.0Simeon Simeonov2-7/+10
[...]