aboutsummaryrefslogtreecommitdiffhomepage
path: root/python
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into py2_py3_straddleGravatar Dan O'Reilly2015-08-12
|\
| * Internal local modifications.Gravatar Bo Yang2015-07-09
| * Update version number to 3.0.0-alpha-4Gravatar Bo Yang2015-05-29
| * Replace the check of "../.git"Gravatar Feng Xiao2015-05-26
| * Update version number to 3.0.0-alpha-3Gravatar teboring2015-05-23
| * down-integrate internal changesGravatar Bo Yang2015-05-21
| * Only generate protos in developmentGravatar Tamir Duberstein2015-05-15
| * Use glob to simplifyGravatar Tamir Duberstein2015-05-15
| * Merge pull request #255 from btabibian/masterGravatar Joshua Haberman2015-05-07
| |\
| | * mendGravatar Behzad Tabibian2015-05-07
| * | Noramlize 'setup.py' to fit conventions:Gravatar Tamir Duberstein2015-05-06
| * | WhitespaceGravatar Tamir Duberstein2015-05-06
| * | Don't hard-code the python pathGravatar Tamir Duberstein2015-05-06
| | * adding globals() to exec call for python3 compatibilityGravatar Behzad Tabibian2015-04-28
| * | [PYTHON] Drop dependency on 'google.apputils'.Gravatar Tamir Duberstein2015-04-10
| * | [PYTHON] Remove awkward duplicate testsGravatar Tamir Duberstein2015-04-10
| * | [PYTHON] README: explain homebrew shenanigansGravatar Tamir Duberstein2015-04-10
| * | [PYTHON] Remove unnecessary `include_dir`Gravatar Tamir Duberstein2015-04-10
| * | [PYTHON] Clarify API version commentGravatar Tamir Duberstein2015-04-10
| * | Added Python to Travis build and clarified setup instructions.Gravatar Josh Haberman2015-04-09
| * | Remove useless file that doesn't loadGravatar Tamir Duberstein2015-04-08
| * | Merge pull request #196 from Zex/masterGravatar Joshua Haberman2015-03-31
| |\ \ | | |/ | |/|
| * | rename python README, and fix markdown in java and python respectivelyGravatar jesse2015-03-16
| * | Fix python versions to comply with pep-0440.Gravatar Jisi Liu2015-03-04
| * | Merge remote-tracking branch 'github/alpha-2-fix'Gravatar Jisi Liu2015-03-04
| |\ \
| | * | Fix python package version to alpha-2.Gravatar Jisi Liu2015-03-04
| * | | Merge pull request #225 from google/post-alpha2-integrateGravatar Jisi Liu2015-03-03
| |\ \ \
| * | | | Bump the version number to 3.0.0-alpha-3-preGravatar Jisi Liu2015-03-02
| | |/ / | |/| |
| | * | Down integrate from Google internal branch for C++ and Java.Gravatar Jisi Liu2015-02-28
| |/ /
| * | Fixes for Python/C++ implementation in open-source:Gravatar Josh Haberman2015-02-25
| * | Down integrate from Google internal.Gravatar Jisi Liu2015-02-25
| * | Update version number to 3.0.0-alpha-2Gravatar Jisi Liu2015-02-21
| | * fix raise syntax issues for py3,Gravatar zex2015-02-06
| |/
| * Delete unused files.Gravatar Feng Xiao2015-01-27
* | Declare explicit support for Python 3.3 and 3.4.Gravatar Tres Seaver2015-01-13
* | Merge branch 'python-update_setup' into straddle_py2_py3Gravatar Tres Seaver2015-01-13
|\ \
* \ \ Merge branch 'update-ez_setup' into straddle_py2_py3Gravatar Tres Seaver2015-01-13
|\ \ \
* | | | Test under tox: Python 2.6, 2.7, 3.3, 3.4.Gravatar Tres Seaver2015-01-13
* | | | Straddle Python 2.6, 2.7, 3.3, 3.4.Gravatar Tres Seaver2015-01-13
* | | | Don't check in derived objects.Gravatar Tres Seaver2015-01-13
* | | | 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
|/