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 }}
googleapis
/
google-api-python-client
Public
Notifications
You must be signed in to change notification settings
Fork
2.6k
Star
8.9k
Code
Issues
22
Pull requests
29
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Python3 module updates
- #64
#64
Merged
nathanielmanistaatgoogle
merged 11 commits into
googleapis:master
googleapis/google-api-python-client:master
from
pferate:python3-module_updates
pferate/google-api-python-client:python3-module_updates
Copy head branch name to clipboard
Mar 10, 2015
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Python3 module updates
#64
nathanielmanistaatgoogle
merged 11 commits into
googleapis:master
googleapis/google-api-python-client:master
from
pferate:python3-module_updates
pferate/google-api-python-client:python3-module_updates
Copy head branch name to clipboard
Commits
Commits on Mar 9, 2015
Updating StringIO, BytesIO, and FileIO imports and usage. (Using six)
pferate
committed
ed9affd
View commit details
Copy full SHA for ed9affd
Browse repository at this point
Updating urllib related imports and usage. (Using six)
pferate
committed
d5b61bd
View commit details
Copy full SHA for d5b61bd
Browse repository at this point
Updating local imports (relative -> absolute)
pferate
committed
b240c17
View commit details
Copy full SHA for b240c17
Browse repository at this point
Only decode if needed
pferate
committed
9b0452c
View commit details
Copy full SHA for 9b0452c
Browse repository at this point
Changed to use string explicitly
Show description for c9abbbd
pferate
committed
c9abbbd
View commit details
Copy full SHA for c9abbbd
Browse repository at this point
Updating string buffers to byte buffers
pferate
committed
2b14022
View commit details
Copy full SHA for 2b14022
Browse repository at this point
Encode UTF text only if in Python 2
pferate
committed
ca397a7
View commit details
Copy full SHA for ca397a7
Browse repository at this point
Changing tabs to spaces for consistency.
pferate
committed
73f8813
View commit details
Copy full SHA for 73f8813
Browse repository at this point
Verifying that media_upload.size() is not None
Show description for c46e905
pferate
committed
c46e905
View commit details
Copy full SHA for c46e905
Browse repository at this point
Skipping tests in Python3
pferate
committed
c605087
View commit details
Copy full SHA for c605087
Browse repository at this point
Changing iteritems() to six.iteritems()
pferate
committed
846befc
View commit details
Copy full SHA for 846befc
Browse repository at this point
You can’t perform that action at this time.