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
*
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
|
*
Update version number to 3.0.0-alpha-4
Bo Yang
2015-05-29
|
*
Replace the check of "../.git"
Feng Xiao
2015-05-26
|
*
Update version number to 3.0.0-alpha-3
teboring
2015-05-23
|
*
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
|
*
|
Whitespace
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 awkward duplicate tests
Tamir Duberstein
2015-04-10
|
*
|
[PYTHON] README: explain homebrew shenanigans
Tamir Duberstein
2015-04-10
|
*
|
[PYTHON] Remove unnecessary `include_dir`
Tamir Duberstein
2015-04-10
|
*
|
[PYTHON] Clarify API version comment
Tamir Duberstein
2015-04-10
|
*
|
Added Python to Travis build and clarified setup instructions.
Josh Haberman
2015-04-09
|
*
|
Remove useless file that doesn't load
Tamir Duberstein
2015-04-08
|
*
|
Merge pull request #196 from Zex/master
Joshua Haberman
2015-03-31
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
rename python README, and fix markdown in java and python respectively
jesse
2015-03-16
|
*
|
Fix python versions to comply with pep-0440.
Jisi Liu
2015-03-04
|
*
|
Merge remote-tracking branch 'github/alpha-2-fix'
Jisi Liu
2015-03-04
|
|
\
\
|
|
*
|
Fix python package version to alpha-2.
Jisi Liu
2015-03-04
|
*
|
|
Merge pull request #225 from google/post-alpha2-integrate
Jisi Liu
2015-03-03
|
|
\
\
\
|
*
|
|
|
Bump the version number to 3.0.0-alpha-3-pre
Jisi Liu
2015-03-02
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Down integrate from Google internal branch for C++ and Java.
Jisi Liu
2015-02-28
|
|
/
/
|
*
|
Fixes for Python/C++ implementation in open-source:
Josh Haberman
2015-02-25
|
*
|
Down integrate from Google internal.
Jisi Liu
2015-02-25
|
*
|
Update version number to 3.0.0-alpha-2
Jisi Liu
2015-02-21
|
|
*
fix raise syntax issues for py3,
zex
2015-02-06
|
|
/
|
*
Delete unused files.
Feng Xiao
2015-01-27
*
|
Declare explicit support for Python 3.3 and 3.4.
Tres Seaver
2015-01-13
*
|
Merge branch 'python-update_setup' into straddle_py2_py3
Tres Seaver
2015-01-13
|
\
\
*
\
\
Merge branch 'update-ez_setup' into straddle_py2_py3
Tres Seaver
2015-01-13
|
\
\
\
*
|
|
|
Test under tox: Python 2.6, 2.7, 3.3, 3.4.
Tres Seaver
2015-01-13
*
|
|
|
Straddle Python 2.6, 2.7, 3.3, 3.4.
Tres Seaver
2015-01-13
*
|
|
|
Don't check in derived objects.
Tres Seaver
2015-01-13
[next]