FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for setup.py - CodingSta/python-http-client · GitHub
CodingSta
/
python-http-client
Public
forked from
sendgrid/python-http-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-http-client
setup.py
on
master
User selector
Datepicker
Commit history
Commits on Oct 4, 2018
Remove Python 2 classifier
hugovk
authored
8af820f
View commit details
Copy full SHA for 8af820f
View code at this point
Browse repository at this point
Commits on Oct 2, 2018
Add python_requires to help pip
hugovk
committed
153f0e1
View commit details
Copy full SHA for 153f0e1
View code at this point
Browse repository at this point
Commits on Oct 1, 2018
Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade
hugovk
committed
5a0b574
View commit details
Copy full SHA for 5a0b574
View code at this point
Browse repository at this point
Drop support for EOL Python
hugovk
committed
c4305a6
View commit details
Copy full SHA for c4305a6
View code at this point
Browse repository at this point
Commits on May 23, 2018
Version Bump v3.1.0: Hacktoberfest Updates
thinkingserious
committed
6f2c217
View commit details
Copy full SHA for 6f2c217
View code at this point
Browse repository at this point
Commits on May 22, 2018
Merge branch 'master' into fix-pep8-issues
thinkingserious
authored
9c70f78
View commit details
Copy full SHA for 9c70f78
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
pep8 tweaks based on comments
jlindenger
committed
a8fc230
View commit details
Copy full SHA for a8fc230
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
Fixing pep8 issues
jlindenger
committed
d72373c
View commit details
Copy full SHA for d72373c
View code at this point
Browse repository at this point
Commits on Oct 28, 2017
Fix code style issues
StephenOrJames
committed
9cabf87
View commit details
Copy full SHA for 9cabf87
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
Version Bump v3.0.0: replaces error handling via HTTPError
thinkingserious
committed
34bb2a3
View commit details
Copy full SHA for 34bb2a3
View code at this point
Browse repository at this point
Commits on Jul 4, 2017
Version Bump v2.4.0: #19 Added support for slash. Created to_dict property in response object and exception class.
thinkingserious
committed
cabe536
View commit details
Copy full SHA for cabe536
View code at this point
Browse repository at this point
Commits on Jun 21, 2017
Version Bump v2.3.0: #17 Added support for error handling
thinkingserious
committed
45726d7
View commit details
Copy full SHA for 45726d7
View code at this point
Browse repository at this point
Commits on Jan 1, 2017
Added python 3.6 to tox file
Andrii Soldatenko
committed
beeb87d
View commit details
Copy full SHA for beeb87d
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
Version Bump v2.2.1: When Content-Type is not application/json, do not JSON encode the request body
thinkingserious
committed
2c36fd0
View commit details
Copy full SHA for 2c36fd0
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
Version Bump v2.2.0: Ability to set the Content-Type header
thinkingserious
committed
56f6f7a
View commit details
Copy full SHA for 56f6f7a
View code at this point
Browse repository at this point
Commits on Jul 8, 2016
Version Bump: v2.1.1: Pull request #11
thinkingserious
committed
031a372
View commit details
Copy full SHA for 031a372
View code at this point
Browse repository at this point
Commits on Jun 10, 2016
Version Bump 2.1.0: Automatically add Content-Type: application/json when there is a request body
thinkingserious
committed
7481f6d
View commit details
Copy full SHA for 7481f6d
View code at this point
Browse repository at this point
Commits on Jun 3, 2016
Version Bump 2.0.0: Naming conventions
thinkingserious
committed
e942cb0
View commit details
Copy full SHA for e942cb0
View code at this point
Browse repository at this point
Commits on Mar 1, 2016
Version Bump v1.2.4
thinkingserious
committed
088ebb5
View commit details
Copy full SHA for 088ebb5
View code at this point
Browse repository at this point
Version Bump v1.2.3
thinkingserious
committed
d921c5e
View commit details
Copy full SHA for d921c5e
View code at this point
Browse repository at this point
Version Bump v1.1.3
thinkingserious
committed
aa3928a
View commit details
Copy full SHA for aa3928a
View code at this point
Browse repository at this point
Version Bump v1.1.2
thinkingserious
committed
7c4491b
View commit details
Copy full SHA for 7c4491b
View code at this point
Browse repository at this point
Version Bump 1.1.1
thinkingserious
committed
b2158a6
View commit details
Copy full SHA for b2158a6
View code at this point
Browse repository at this point
Commits on Feb 26, 2016
Ability to add path to config
thinkingserious
committed
149a1d4
View commit details
Copy full SHA for 149a1d4
View code at this point
Browse repository at this point
Fixing config paths
thinkingserious
committed
42e8170
View commit details
Copy full SHA for 42e8170
View code at this point
Browse repository at this point
Fix imports
thinkingserious
committed
da2676f
View commit details
Copy full SHA for da2676f
View code at this point
Browse repository at this point
Commits on Feb 25, 2016
pep8 and pyflakes
thinkingserious
committed
351d8d2
View commit details
Copy full SHA for 351d8d2
View code at this point
Browse repository at this point
Preparing for deploy to PyPi
thinkingserious
committed
5e2846a
View commit details
Copy full SHA for 5e2846a
View code at this point
Browse repository at this point
Tested against pyflakes and added CONTRIBUTING info
thinkingserious
committed
3dd5c96
View commit details
Copy full SHA for 3dd5c96
View code at this point
Browse repository at this point
Commits on Feb 24, 2016
PEP8 clean up
thinkingserious
committed
335196b
View commit details
Copy full SHA for 335196b
View code at this point
Browse repository at this point
Removed dependency on Requests
thinkingserious
committed
7d3c8dd
View commit details
Copy full SHA for 7d3c8dd
View code at this point
Browse repository at this point
Added profile test
thinkingserious
committed
e5de8f1
View commit details
Copy full SHA for e5de8f1
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL