Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
shotgunsoftware
/
python-api
Public
Notifications
You must be signed in to change notification settings
Fork
203
Star
319
Code
Issues
38
Pull requests
14
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
SG-13264 Update sgsix, fix httplib2 import
- #220
#220
Merged
willis102
merged 11 commits into
master
shotgunsoftware/python-api:master
from
SG-13264-update_sgsix
shotgunsoftware/python-api:SG-13264-update_sgsix
Copy head branch name to clipboard
Dec 11, 2019
Conversation
Commits
11
(11)
Checks
Files changed
Merged
SG-13264 Update sgsix, fix httplib2 import
#220
willis102
merged 11 commits into
master
shotgunsoftware/python-api:master
from
SG-13264-update_sgsix
shotgunsoftware/python-api:SG-13264-update_sgsix
Copy head branch name to clipboard
Commits
Commits on Dec 4, 2019
Add platform to sgsix to unify platform value on linux across Python 2/3
willis102
committed
f27388e
View commit details
Copy full SHA for f27388e
Browse repository at this point
Move platform normalization logic to separate function.
willis102
committed
75f65e5
View commit details
Copy full SHA for 75f65e5
Browse repository at this point
Default platform normalization to mimic Python 2 behavior.
willis102
committed
40e97cc
View commit details
Copy full SHA for 40e97cc
Browse repository at this point
Add RE_ASCII constant to allow use of re.ASCII flag across Python 2/3
willis102
committed
e89e090
View commit details
Copy full SHA for e89e090
Browse repository at this point
RE_ASCII change no longer needed.
willis102
committed
7f1e9ad
View commit details
Copy full SHA for 7f1e9ad
Browse repository at this point
Commits on Dec 6, 2019
Change httplib import procedure to emulate direct import of the module
willis102
committed
1c2a002
View commit details
Copy full SHA for 1c2a002
Browse repository at this point
woof
willis102
committed
72f0d61
View commit details
Copy full SHA for 72f0d61
Browse repository at this point
Remove TODOs
willis102
committed
9ac07f6
View commit details
Copy full SHA for 9ac07f6
Browse repository at this point
Commits on Dec 9, 2019
' -> "
willis102
committed
75b8633
View commit details
Copy full SHA for 75b8633
Browse repository at this point
Add tests for httplib2 import behavior
willis102
committed
81974e7
View commit details
Copy full SHA for 81974e7
Browse repository at this point
Make tests Python 2.6 compatible
willis102
committed
4c90961
View commit details
Copy full SHA for 4c90961
Browse repository at this point
You can’t perform that action at this time.