aboutsummaryrefslogtreecommitdiffhomepage
path: root/python
Commit message (Expand)AuthorAge
...
* | | | Compatibility with Python2.6 unittest.Gravatar Tres Seaver2015-01-13
* | | | Use 'io.BytesIO' rather than 'cStringIO.StringIO'.Gravatar Tres Seaver2015-01-13
* | | | Typo.Gravatar Tres Seaver2015-01-13
* | | | Merge branch 'prep_for_py2_py3_straddle' into straddle_py2_py3Gravatar Tres Seaver2015-01-13
|\ \ \ \
| * | | | Overlooked dependency.Gravatar Tres Seaver2015-01-13
* | | | | Merge branch 'drop-apputils-dependency' into straddle_py2_py3Gravatar Tres Seaver2015-01-13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Drop dependency on 'google.apputils'.Gravatar Tres Seaver2015-01-13
| | |_|/ | |/| |
* / | | Prepare for Python2-Python3 straddle.Gravatar Tres Seaver2015-01-13
|/ / /
| * / Update to new canonical 'ez_setup.py'.Gravatar Tres Seaver2015-01-13
|/ /
| * Noramlize 'setup.py' to fit conventions:Gravatar Tres Seaver2015-01-13
|/
* Merge pull request #143 from Ivoz/patch-1Gravatar Feng Xiao2014-12-22
|\
* \ Merge pull request #46 from adalq/versionGravatar Feng Xiao2014-12-20
|\ \
| | * Update python version / setuptools instructionsGravatar Matt Iversen2014-12-17
| |/ |/|
| * Updated __version__Gravatar Adal Chiriliuc2014-12-14
* | Update version number to v3.0.0-preGravatar Feng Xiao2014-12-10
* | Update version number to v3.0.0-alpha-1Gravatar Feng Xiao2014-12-03
* | Fix Python C++ implementation build issues:Gravatar Feng Xiao2014-11-25
* | Down-integrate from internal code base.Gravatar Feng Xiao2014-11-20
* | Down-integrate from internal code base (C++ maps support).Gravatar Feng Xiao2014-11-14
* | Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobu...Gravatar Feng Xiao2014-11-11
|\ \
* | | Down-integrate from internal code base.Gravatar Feng Xiao2014-11-10
| * | typo fixes - https://github.com/vlajos/misspell_fixerGravatar Veres Lajos2014-11-08
|/ /
* | Merge pull request #50 from dlitz/compat-py3kGravatar Feng Xiao2014-11-08
|\ \
* | | Update version number to 2.6.2-pre.Gravatar Feng Xiao2014-10-21
* | | Update version number to 2.6.1.Gravatar Feng Xiao2014-10-20
| * | Omit google-apputils dependency under Python 3Gravatar Dwayne Litzenberger2014-10-14
| * | Use 2to3 when building under Python 3.Gravatar Dwayne Litzenberger2014-10-14
|/ /
| * Add __version__Gravatar Adal Chiriliuc2014-10-10
| * Revert "Add __version__"Gravatar Adal Chiriliuc2014-10-10
| * Add __version__Gravatar Adal Chiriliuc2014-10-10
* | Update version number to 2.6.1rc1Gravatar Feng Xiao2014-10-08
|/
* Down-integrate from internal branch.Gravatar Feng Xiao2014-10-07
* Merge pull request #3 from dhirschfeld/pyext-fixGravatar Feng Xiao2014-10-02
|\
* | Replace links to code.google.com/protobuf with developers.google.com/protocol...Gravatar Feng Xiao2014-10-01
| * Explicitly specify pyext/cpp_message.py in py_modules listGravatar David Hirschfeld2014-08-27
|/
* merge 2.6.0 to trunkGravatar jieluo@google.com2014-08-25
* merge tags/2.6.0 into trunkGravatar jieluo@google.com2014-08-25
* make dist complains the file name is too long and refuse to put it to tar. Ch...Gravatar jieluo@google.com2014-08-14
* Add deleted tests back for reflection_cpp2_test.py by addtional exception catchGravatar jieluo@google.com2014-08-14
* change python README.txtGravatar jieluo@google.com2014-08-13
* put python cpp tests into pyext/Gravatar jieluo@google.com2014-08-13
* add shared_pr.hGravatar jieluo@google.com2014-08-12
* down integrate python opensource to svnGravatar jieluo@google.com2014-08-12
* down integrate to svnGravatar jieluo@google.com2014-07-18
* Update version number in trunkGravatar xiaofeng@google.com2013-02-28
* Exclude a failing test in MingW build.Gravatar xiaofeng@google.com2013-02-26
* Down-integrate from internal branchGravatar xiaofeng@google.com2013-02-25
* Fix issue 438: add missing 'enum_type_wrapper' to setup.pyGravatar xiaofeng@google.com2012-12-08
* Find the protoc from environ first for python.Gravatar liujisi@google.com2012-12-05
* Fix issues: 342, 424, 428, 430, 436Gravatar xiaofeng@google.com2012-12-04