SG-17638: httplib upgrade (#229) · PhoenixDigitalFX/python-api@c08531c · GitHub
Skip to content

Commit c08531c

Browse files
authored
SG-17638: httplib upgrade (shotgunsoftware#229)
Updates httplib2 to 0.18.0.
1 parent f50fbd6 commit c08531c

14 files changed

Lines changed: 294 additions & 88 deletions

File tree

HISTORY.rst

Lines changed: 4 additions & 0 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Integration and unit tests are provided.
119119
- Add bullet points for any changes that have happened since the previous release. This may include changes you did not make so look at the commit history and make sure we don't miss anything. If you notice something was done that wasn't added to the changelog, hunt down that engineer and make them feel guilty for not doing so. This is a required step in making changes to the API.
120120
- Try and match the language of previous change log messages. We want to keep a consistent voice.
121121
- Make sure the date of the release matches today. We try and keep this TBD until we're ready to do a release so it's easy to catch that it needs to be updated.
122-
- Make sure the version number is filled out and correct. We follow semantic versioning. Or more correctly, we should be following it.
122+
- Make sure the version number is filled out and correct. We follow semantic versioning.
123123
2) Ensure any changes or additions to public methods are documented
124124
- Ensure that doc strings are updated in the code itself to work with Sphinx and are correctly formatted.
125125
- Examples are always good especially if this a new feature or method.

setup.py

Lines changed: 1 addition & 1 deletion

shotgun_api3/lib/httplib2/README.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)