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
*
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
|
*
|
Use assertIsInstance
Tamir Duberstein
2015-08-22
|
*
|
Clean up exception syntax
Tamir Duberstein
2015-08-22
|
*
|
Remove Python 2.5 cruft
Tamir Duberstein
2015-08-22
|
|
/
|
*
Set DYLD_LIBRARY_PATH for OSX
Dan O'Reilly
2015-08-21
*
|
Down-integrate from internal branch.
Jisi Liu
2015-08-21
|
*
Fix travis build
Dan O'Reilly
2015-08-20
|
*
Improve tox.ini, install py26 for travis.
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
|
*
Make testing cpp implementation optional
Dan O'Reilly
2015-08-16
|
*
Fix --cpp_implementation test failure. Test both pure Python and cpp implemen...
Dan O'Reilly
2015-08-15
|
*
Just always uses BytseIO in text_format for now
Dan O'Reilly
2015-08-14
|
*
Disable py3* in tox
Dan O'Reilly
2015-08-14
|
*
Get Python 2.6 working.
Dan O'Reilly
2015-08-14
|
*
Fix usage of assertItemsEqual on Py3
Dan O'Reilly
2015-08-14
|
*
Fix some more Python 3 compat issues
Dan O'Reilly
2015-08-14
|
*
Fixing some long/int bugs
Dan O'Reilly
2015-08-14
|
*
Build protobuf files in as part of tox runs.
Dan O'Reilly
2015-08-13
|
*
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
|
|
\
|
|
/
|
/
|
*
|
Internal local modifications.
Bo Yang
2015-07-09
[next]