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
Commit message (
Expand
)
Author
Age
*
Linking the cpp implementation extension statically with libprotobuf
Manjunath Kudlur
2016-04-01
*
Added an API to allow oversize protos when using C++ extension in Python
Manjunath Kudlur
2016-03-31
*
Merge pull request #1306 from silviulica/master
Joshua Haberman
2016-03-07
|
\
|
*
Update version to 3.0.0b2.post2
Silviu Calinoiu
2016-03-07
*
|
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
*
Added PROTOBUF_PYTHON_ALLOW_OVERSIZE_PROTOS macro and setting it when
Manjunath Kudlur
2016-02-16
*
Manually down-integrate python JSON struct support from internal code base.
CH Albach
2016-01-29
*
Fixed Python 3.x C++ build, and updated conformance failure lists.
Josh Haberman
2016-01-15
*
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
*
Disable python conformnace tests as well.
Feng Xiao
2015-12-21
*
Fix Python 2.6 test failures.
Feng Xiao
2015-12-21
*
Update version numbers.
Feng Xiao
2015-12-21
*
Down-integrate from internal code base.
Feng Xiao
2015-12-11
*
Bringing in internal::shared_ptr into google:protobuf namespace.
Manjunath Kudlur
2015-12-09
*
Updated for c++98 compatibility
Manjunath Kudlur
2015-12-07
*
Enable fast cpp protos in the python interface.
Manjunath Kudlur
2015-12-07
*
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
*
Pass $CC environment variable through tox.
Josh Haberman
2015-10-28
*
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
*
Fixed compile errors after rebase.
Josh Haberman
2015-10-28
*
Removed all warnings from the Python/C++ build.
Josh Haberman
2015-10-28
*
fix json_format for python2.6:
Jie Luo
2015-10-19
*
add complete WKT for python.
Jisi Liu
2015-10-06
*
Generate well known types for python.
Jisi Liu
2015-10-06
*
remove extra collection import
Jisi Liu
2015-10-06
*
disable tests for python-cpp under py26 as well.
Jisi Liu
2015-10-06
*
disable py2.6 tests for json_format_test
Jisi Liu
2015-10-05
*
Revert back changes to import unittest2 for py26
Jisi Liu
2015-10-05
*
make the python json test less strict on expected errors.
Jisi Liu
2015-10-05
*
Merge remote-tracking branch 'origin/master' into fix-author
Jisi Liu
2015-10-05
|
\
*
|
Down-integrate from google internal.
Jisi Liu
2015-10-05
|
*
Fix Python 3.4 cpp implementation
Dan O'Reilly
2015-08-31
|
/
*
Fixed assignment syntax error.
Josh Haberman
2015-08-28
*
Fix for https://github.com/google/protobuf/issues/758
Josh Haberman
2015-08-28
*
Excludes a failing python cpp test case.
Feng Xiao
2015-08-26
*
Merge branch 'master' of github.com:google/protobuf into beta-1
Feng Xiao
2015-08-26
|
\
|
*
Merge pull request #728 from dano/py3_str_compat
Joshua Haberman
2015-08-26
|
|
\
*
|
|
Update version number.
Feng Xiao
2015-08-26
*
|
|
Merge remote-tracking branch 'origin/master' into beta-1
Feng Xiao
2015-08-25
|
\
|
|
*
|
|
Down-integrate from internal code base.
Feng Xiao
2015-08-23
*
|
|
Down-integrate from google3.
Feng Xiao
2015-08-22
|
|
*
Fix metaclass issue on Python 3. Get text handling tests passing on Python 3.
Dan O'Reilly
2015-08-22
|
|
*
Start work on getting text handled properly on PY3
Dan O'Reilly
2015-08-22
|
*
|
assertEquals is deprecated
Tamir Duberstein
2015-08-22
[next]