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
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
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
202
Star
321
Code
Issues
38
Pull requests
15
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
SG-32061 Python3.7+ syntax
- #303
#303
Closed
mathbou
wants to merge 10 commits into
shotgunsoftware:master
shotgunsoftware/python-api:master
from
mathbou:feature/python3-syntax
mathbou/python-api:feature/python3-syntax
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
SG-32061 Python3.7+ syntax
#303
mathbou
wants to merge 10 commits into
shotgunsoftware:master
shotgunsoftware/python-api:master
from
mathbou:feature/python3-syntax
mathbou/python-api:feature/python3-syntax
Copy head branch name to clipboard
Commits
Commits on Sep 10, 2023
🐛 example_config: server_url should be empty to prevent CI tests failing
Mathieu
committed
0cf6d8e
View commit details
Copy full SHA for 0cf6d8e
Browse repository at this point
🐛 run_tests: variables are printed out instead of being null
Mathieu
committed
a846058
View commit details
Copy full SHA for a846058
Browse repository at this point
replace printf syntax with fstrings and str.format()
Mathieu
committed
565b8f1
View commit details
Copy full SHA for 565b8f1
Browse repository at this point
only HTTPError (inherit from ULRError) has read and headers attributes
Mathieu
committed
319dbed
View commit details
Copy full SHA for 319dbed
Browse repository at this point
shotgun: replace list comprehension with all
Mathieu
committed
1056494
View commit details
Copy full SHA for 1056494
Browse repository at this point
shotgun: update docstring
Mathieu
committed
24b17e1
View commit details
Copy full SHA for 24b17e1
Browse repository at this point
py3.7+ syntax
Mathieu
committed
606b172
View commit details
Copy full SHA for 606b172
Browse repository at this point
fix formatting
Mathieu
committed
75b6c59
View commit details
Copy full SHA for 75b6c59
Browse repository at this point
py3.7+ syntax
Mathieu
committed
0c6fa4e
View commit details
Copy full SHA for 0c6fa4e
Browse repository at this point
rm py2 httplib2
Mathieu
committed
daa5368
View commit details
Copy full SHA for daa5368
Browse repository at this point
You can’t perform that action at this time.