index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
python
/
setup.py
Commit message (
Expand
)
Author
Age
*
Remove py2.6 support.
Jisi Liu
2017-12-14
*
Integrated internal changes from Google
Adam Cozzette
2017-09-14
*
add proto2 supported for cpp,python,nodejs,ruby,php
Yilun Chong
2017-06-27
*
Prefer the term "3-Clause BSD License" over "New BSD License"
Sebastian Schuberth
2017-02-28
*
Merge 3.2.x branch into master (#2648)
Paul Yang
2017-01-31
*
Factored Conformance and Benchmark test messages into shared test schema. (#1...
Joshua Haberman
2016-12-03
*
Integrated internal changes from Google
Adam Cozzette
2016-06-29
*
Added download_url to be able to upload to pypi.
Jisi Liu
2016-05-17
*
Merge branch 'master' of github.com:google/protobuf
Jisi Liu
2016-04-01
|
\
|
*
Linking the cpp implementation extension statically with libprotobuf
Manjunath Kudlur
2016-04-01
*
|
Disable sign-compare warning.
Jisi Liu
2016-03-31
|
/
*
Add back the namespace_packages arg in setup.py.
Craig Citro
2016-03-05
*
Add a modified patch from craigcitro@ to handle namespace sharing.
Silviu Calinoiu
2016-02-18
*
Allow conformance test runner to tolerate crashes, and re-enable conformance ...
Josh Haberman
2016-01-11
*
Fixed compile for Python 3. There are still some crashes though.
Josh Haberman
2015-12-30
*
Require six>=1.9 for Python.
Feng Xiao
2015-12-29
*
Add missing files to EXTRA_DIST.
Feng Xiao
2015-12-28
*
Down-integrate from internal code base.
Feng Xiao
2015-12-11
*
Added Python failure lists, and fixes to make sure failure propagates.
Josh Haberman
2015-12-03
*
Conformance test implementation for Python.
Josh Haberman
2015-12-02
*
Special-case Clang-only warning flags to Clang.
Josh Haberman
2015-10-28
*
Disable some more warnings to be warnings-free.
Josh Haberman
2015-10-28
*
Removed all warnings from the Python/C++ build.
Josh Haberman
2015-10-28
*
add complete WKT for python.
Jisi Liu
2015-10-06
*
Generate well known types for python.
Jisi Liu
2015-10-06
*
Down-integrate from google internal.
Jisi Liu
2015-10-05
*
Merge remote-tracking branch 'origin/master' into beta-1
Feng Xiao
2015-08-25
|
\
*
|
Down-integrate from internal branch.
Jisi Liu
2015-08-21
|
*
Fix travis build
Dan O'Reilly
2015-08-20
|
*
Remove debug code
Dan O'Reilly
2015-08-20
|
*
Use tox in travis build. Tweak tox.ini
Dan O'Reilly
2015-08-20
|
*
Add some clarifying comments. Remove ez_setup.py.
Dan O'Reilly
2015-08-20
|
*
Get Python 2.6 working.
Dan O'Reilly
2015-08-14
|
*
Fixing some tests
Dan O'Reilly
2015-08-13
|
*
Merge remote-tracking branch 'upstream/master' into py2_py3_straddle
Dan O'Reilly
2015-08-12
|
|
\
|
|
/
|
/
|
*
|
Replace the check of "../.git"
Feng Xiao
2015-05-26
*
|
down-integrate internal changes
Bo Yang
2015-05-21
*
|
Only generate protos in development
Tamir Duberstein
2015-05-15
*
|
Use glob to simplify
Tamir Duberstein
2015-05-15
*
|
Merge pull request #255 from btabibian/master
Joshua Haberman
2015-05-07
|
\
\
|
*
|
mend
Behzad Tabibian
2015-05-07
*
|
|
Noramlize 'setup.py' to fit conventions:
Tamir Duberstein
2015-05-06
*
|
|
Don't hard-code the python path
Tamir Duberstein
2015-05-06
|
*
|
adding globals() to exec call for python3 compatibility
Behzad Tabibian
2015-04-28
*
|
|
[PYTHON] Drop dependency on 'google.apputils'.
Tamir Duberstein
2015-04-10
*
|
|
[PYTHON] Remove unnecessary `include_dir`
Tamir Duberstein
2015-04-10
*
|
|
Remove useless file that doesn't load
Tamir Duberstein
2015-04-08
|
/
/
*
|
Fix python versions to comply with pep-0440.
Jisi Liu
2015-03-04
*
|
Bump the version number to 3.0.0-alpha-3-pre
Jisi Liu
2015-03-02
*
|
Down integrate from Google internal.
Jisi Liu
2015-02-25
[next]