FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · Expertasif/python-progressbar · GitHub
Expertasif
/
python-progressbar
Public
forked from
wolph/python-progressbar
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Dec 1, 2017
making sure progressbars are properly finished on deconstruction
wolph
committed
dc36d4a
View commit details
Copy full SHA for dc36d4a
Browse repository at this point
ignoring W503 for ptr.py as well
wolph
committed
4abdb91
View commit details
Copy full SHA for 4abdb91
Browse repository at this point
Workaround for broken pytest-dev/pytest-runner#36
stuertz
committed
9204dcc
View commit details
Copy full SHA for 9204dcc
Browse repository at this point
Used simpler castfunc = six.integer_types[-1] as suggested by @WoLpH
stuertz
committed
f52413f
View commit details
Copy full SHA for f52413f
Browse repository at this point
fixed flake8 with py3
stuertz
committed
41bb792
View commit details
Copy full SHA for 41bb792
Browse repository at this point
removed last dependency to local _six module
stuertz
committed
1b8486d
View commit details
Copy full SHA for 1b8486d
Browse repository at this point
replaced single usage of long_int with an inline if based on six.PY3
Show description for 9113203
stuertz
committed
9113203
View commit details
Copy full SHA for 9113203
Browse repository at this point
use six.string_types instead of _six.basestring
stuertz
committed
7ce0020
View commit details
Copy full SHA for 7ce0020
Browse repository at this point
Fixed tuple concatenation
stuertz
committed
11e9fc3
View commit details
Copy full SHA for 11e9fc3
Browse repository at this point
use six.integer_types instead of _six.numeric_types
stuertz
committed
36fda5a
View commit details
Copy full SHA for 36fda5a
Browse repository at this point
Replace _six.StringIO with six.StringIO
stuertz
committed
634c4b5
View commit details
Copy full SHA for 634c4b5
Browse repository at this point
renamed local six to _six to avoid name clashes
stuertz
committed
fb5d152
View commit details
Copy full SHA for fb5d152
Browse repository at this point
renamed local six to _six to avoid name clashes
stuertz
committed
46ee16f
View commit details
Copy full SHA for 46ee16f
Browse repository at this point
Use with_metaclass from six package
stuertz
committed
0386f28
View commit details
Copy full SHA for 0386f28
Browse repository at this point
Added six dependency
stuertz
committed
9f962b6
View commit details
Copy full SHA for 9f962b6
Browse repository at this point
Commits on Oct 30, 2017
Merge tag 'v3.34.4' into develop
Show description for 359887d
wolph
committed
359887d
View commit details
Copy full SHA for 359887d
Browse repository at this point
Merge branch 'release/v3.34.4'
wolph
committed
288a289
View commit details
Copy full SHA for 288a289
Browse repository at this point
Incrementing version to v3.34.4
wolph
committed
a2aeef5
View commit details
Copy full SHA for a2aeef5
Browse repository at this point
fixed tests for new flake8 release
wolph
committed
fe3cbf0
View commit details
Copy full SHA for fe3cbf0
Browse repository at this point
Merge tag 'v3.34.3' into develop
Show description for c650754
wolph
committed
c650754
View commit details
Copy full SHA for c650754
Browse repository at this point
Merge branch 'release/v3.34.3'
wolph
committed
d4cac83
View commit details
Copy full SHA for d4cac83
Browse repository at this point
Incrementing version to v3.34.3
wolph
committed
8a2fa7d
View commit details
Copy full SHA for 8a2fa7d
Browse repository at this point
lowering version again
wolph
committed
581a6f5
View commit details
Copy full SHA for 581a6f5
Browse repository at this point
Merge tag '3.34.4' into develop
Show description for 940438d
wolph
committed
940438d
View commit details
Copy full SHA for 940438d
Browse repository at this point
Merge branch 'release/3.34.4'
wolph
committed
96719da
View commit details
Copy full SHA for 96719da
Browse repository at this point
Incrementing version to 3.34.4
wolph
committed
e58b5c5
View commit details
Copy full SHA for e58b5c5
Browse repository at this point
made max_value error ignorable to fix #142
wolph
committed
54ed2ef
View commit details
Copy full SHA for 54ed2ef
Browse repository at this point
Commits on Sep 20, 2017
Merge tag '3.34.3' into develop
Show description for b888d72
wolph
committed
b888d72
View commit details
Copy full SHA for b888d72
Browse repository at this point
Merge branch 'release/3.34.3'
wolph
committed
11a3fea
View commit details
Copy full SHA for 11a3fea
Browse repository at this point
Incrementing version to 3.34.3
wolph
committed
330d6a8
View commit details
Copy full SHA for 330d6a8
Browse repository at this point
fixed opening text files on Python 3 non-utf8 systems (fixes #140)
wolph
committed
c5bd956
View commit details
Copy full SHA for c5bd956
Browse repository at this point
Commits on Aug 5, 2017
Merge tag 'v3.34.2' into develop
Show description for 657f64e
wolph
committed
657f64e
View commit details
Copy full SHA for 657f64e
Browse repository at this point
Merge branch 'release/3.34.2'
wolph
committed
b13cbd7
View commit details
Copy full SHA for b13cbd7
Browse repository at this point
Incrementing version to v3.34.2
wolph
committed
24c47b3
View commit details
Copy full SHA for 24c47b3
Browse repository at this point
added travis release uploading
wolph
committed
93b46fa
View commit details
Copy full SHA for 93b46fa
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL