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
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 }}
ylzcdyhm
/
protobuf
Public
forked from
protocolbuffers/protobuf
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
protobuf
python
setup.py
on
down
User selector
All users
All time
Commit history
Commits on Feb 28, 2017
Prefer the term "3-Clause BSD License" over "New BSD License"
Show description for 902af08
sschuberth
committed
902af08
View commit details
Copy full SHA for 902af08
View code at this point
Browse repository at this point
Commits on Jan 31, 2017
Merge 3.2.x branch into master (#2648)
Show description for 7f3e237
TeBoring
authored
7f3e237
View commit details
Copy full SHA for 7f3e237
View code at this point
Browse repository at this point
Commits on Dec 3, 2016
Factored Conformance and Benchmark test messages into shared test schema. (#1971)
Show description for f1ce60e
haberman
authored
f1ce60e
View commit details
Copy full SHA for f1ce60e
View code at this point
Browse repository at this point
Commits on Jun 29, 2016
Integrated internal changes from Google
Show description for d64a2d9
Adam Cozzette
committed
d64a2d9
View commit details
Copy full SHA for d64a2d9
View code at this point
Browse repository at this point
Commits on May 17, 2016
Added download_url to be able to upload to pypi.
liujisi
committed
b3bb46c
View commit details
Copy full SHA for b3bb46c
View code at this point
Browse repository at this point
Commits on Apr 1, 2016
Merge branch 'master' of github.com:google/protobuf
liujisi
committed
cba75ad
View commit details
Copy full SHA for cba75ad
View code at this point
Browse repository at this point
Linking the cpp implementation extension statically with libprotobuf
keveman
committed
cf828de
View commit details
Copy full SHA for cf828de
View code at this point
Browse repository at this point
Commits on Mar 31, 2016
Disable sign-compare warning.
liujisi
committed
1bf446c
View commit details
Copy full SHA for 1bf446c
View code at this point
Browse repository at this point
Commits on Mar 5, 2016
Add back the namespace_packages arg in setup.py.
Show description for 0e7c0c2
craigcitro
committed
0e7c0c2
View commit details
Copy full SHA for 0e7c0c2
View code at this point
Browse repository at this point
Commits on Feb 19, 2016
Add a modified patch from craigcitro@ to handle namespace sharing.
silviulica
committed
786f80f
View commit details
Copy full SHA for 786f80f
View code at this point
Browse repository at this point
Commits on Jan 12, 2016
Allow conformance test runner to tolerate crashes, and re-enable conformance tests.
haberman
committed
e891c29
View commit details
Copy full SHA for e891c29
View code at this point
Browse repository at this point
Commits on Dec 31, 2015
Fixed compile for Python 3. There are still some crashes though.
haberman
committed
e1abdf2
View commit details
Copy full SHA for e1abdf2
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
Require six>=1.9 for Python.
Show description for 283c40c
xfxyjwf
committed
283c40c
View commit details
Copy full SHA for 283c40c
View code at this point
Browse repository at this point
Commits on Dec 28, 2015
Add missing files to EXTRA_DIST.
Show description for b7610f1
xfxyjwf
committed
b7610f1
View commit details
Copy full SHA for b7610f1
View code at this point
Browse repository at this point
Commits on Dec 12, 2015
Down-integrate from internal code base.
xfxyjwf
committed
e841bac
View commit details
Copy full SHA for e841bac
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
Added Python failure lists, and fixes to make sure failure propagates.
haberman
committed
4b31ffa
View commit details
Copy full SHA for 4b31ffa
View code at this point
Browse repository at this point
Commits on Dec 2, 2015
Conformance test implementation for Python.
haberman
committed
325392d
View commit details
Copy full SHA for 325392d
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
Special-case Clang-only warning flags to Clang.
haberman
committed
d8814ed
View commit details
Copy full SHA for d8814ed
View code at this point
Browse repository at this point
Disable some more warnings to be warnings-free.
haberman
committed
30cbd4c
View commit details
Copy full SHA for 30cbd4c
View code at this point
Browse repository at this point
Removed all warnings from the Python/C++ build.
Show description for 00700b7
haberman
committed
00700b7
View commit details
Copy full SHA for 00700b7
View code at this point
Browse repository at this point
Commits on Oct 6, 2015
add complete WKT for python.
liujisi
committed
f6fa5c7
View commit details
Copy full SHA for f6fa5c7
View code at this point
Browse repository at this point
Generate well known types for python.
liujisi
committed
7464f40
View commit details
Copy full SHA for 7464f40
View code at this point
Browse repository at this point
Commits on Oct 5, 2015
Down-integrate from google internal.
liujisi
committed
46e8ff6
View commit details
Copy full SHA for 46e8ff6
View code at this point
Browse repository at this point
Commits on Aug 26, 2015
Merge remote-tracking branch 'origin/master' into beta-1
xfxyjwf
committed
b192ba8
View commit details
Copy full SHA for b192ba8
View code at this point
Browse repository at this point
Commits on Aug 21, 2015
Down-integrate from internal branch.
Show description for b0f6611
liujisi
committed
b0f6611
View commit details
Copy full SHA for b0f6611
View code at this point
Browse repository at this point
Fix travis build
Show description for 3791c80
dano
committed
3791c80
View commit details
Copy full SHA for 3791c80
View code at this point
Browse repository at this point
Commits on Aug 20, 2015
Remove debug code
Show description for afa488c
dano
committed
afa488c
View commit details
Copy full SHA for afa488c
View code at this point
Browse repository at this point
Use tox in travis build. Tweak tox.ini
Show description for 416f001
dano
committed
416f001
View commit details
Copy full SHA for 416f001
View code at this point
Browse repository at this point
Add some clarifying comments. Remove ez_setup.py.
Show description for 3bdfb4b
dano
committed
3bdfb4b
View commit details
Copy full SHA for 3bdfb4b
View code at this point
Browse repository at this point
Commits on Aug 15, 2015
Get Python 2.6 working.
Show description for 2621c8a
dano
committed
2621c8a
View commit details
Copy full SHA for 2621c8a
View code at this point
Browse repository at this point
Commits on Aug 13, 2015
Fixing some tests
Show description for 833c046
dano
committed
833c046
View commit details
Copy full SHA for 833c046
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into py2_py3_straddle
Show description for e47cdd5
dano
committed
e47cdd5
View commit details
Copy full SHA for e47cdd5
View code at this point
Browse repository at this point
Commits on May 26, 2015
Replace the check of "../.git"
Show description for 8e14268
xfxyjwf
committed
8e14268
View commit details
Copy full SHA for 8e14268
View code at this point
Browse repository at this point
Commits on May 22, 2015
down-integrate internal changes
TeBoring
committed
5db2173
View commit details
Copy full SHA for 5db2173
View code at this point
Browse repository at this point
Commits on May 15, 2015
Only generate protos in development
Show description for e4f4d9f
tamird
committed
e4f4d9f
View commit details
Copy full SHA for e4f4d9f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.