aboutsummaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
...
| * Disable py3* in toxDan O'Reilly2015-08-141-1/+2
| * Get Python 2.6 working.Dan O'Reilly2015-08-1417-69/+104
| * Fix usage of assertItemsEqual on Py3Dan O'Reilly2015-08-141-2/+2
| * Fix some more Python 3 compat issuesDan O'Reilly2015-08-143-14/+25
| * Fixing some long/int bugsDan O'Reilly2015-08-144-12/+21
| * Build protobuf files in as part of tox runs.Dan O'Reilly2015-08-131-0/+1
| * Fixing some testsDan O'Reilly2015-08-134-42/+30
| * Merge remote-tracking branch 'upstream/master' into py2_py3_straddleDan O'Reilly2015-08-1259-3198/+9181
| |\
| * | Declare explicit support for Python 3.3 and 3.4.Tres Seaver2015-01-131-0/+4
| * | Merge branch 'python-update_setup' into straddle_py2_py3Tres Seaver2015-01-132-37/+32
| |\ \
| | * | Noramlize 'setup.py' to fit conventions:Tres Seaver2015-01-132-37/+32
| * | | Merge branch 'update-ez_setup' into straddle_py2_py3Tres Seaver2015-01-131-244/+292
| |\ \ \
| | * | | Update to new canonical 'ez_setup.py'.Tres Seaver2015-01-131-244/+292
| | |/ /
| * | | Test under tox: Python 2.6, 2.7, 3.3, 3.4.Tres Seaver2015-01-131-0/+13
| * | | Straddle Python 2.6, 2.7, 3.3, 3.4.Tres Seaver2015-01-1310-123/+123
| * | | Don't check in derived objects.Tres Seaver2015-01-132-0/+0
| * | | Compatibility with Python2.6 unittest.Tres Seaver2015-01-134-21/+35
| * | | Use 'io.BytesIO' rather than 'cStringIO.StringIO'.Tres Seaver2015-01-132-3/+3
| * | | Typo.Tres Seaver2015-01-131-1/+1
| * | | Merge branch 'prep_for_py2_py3_straddle' into straddle_py2_py3Tres Seaver2015-01-131-1/+1
| |\ \ \
| | * | | Overlooked dependency.Tres Seaver2015-01-131-1/+1
| * | | | Merge branch 'drop-apputils-dependency' into straddle_py2_py3Tres Seaver2015-01-1324-96/+100
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Drop dependency on 'google.apputils'.Tres Seaver2015-01-1322-96/+100
| | |/ /
| * / / Prepare for Python2-Python3 straddle.Tres Seaver2015-01-1315-198/+144
| |/ /
* | | Down-integrate from internal code base.Feng Xiao2015-08-233-28/+99
* | | Down-integrate from google3.Feng Xiao2015-08-2223-665/+969
* | | Down-integrate from internal branch.Jisi Liu2015-08-213-0/+72
| |/ |/|
* | Internal local modifications.Bo Yang2015-07-091-0/+7
* | Update version number to 3.0.0-alpha-4Bo Yang2015-05-291-1/+1
* | Replace the check of "../.git"Feng Xiao2015-05-261-25/+24
* | Update version number to 3.0.0-alpha-3teboring2015-05-231-1/+1
* | down-integrate internal changesBo Yang2015-05-2142-544/+3282
* | Only generate protos in developmentTamir Duberstein2015-05-151-0/+4
* | Use glob to simplifyTamir Duberstein2015-05-151-10/+3
* | Merge pull request #255 from btabibian/masterJoshua Haberman2015-05-071-1/+1
|\ \
| * | mendBehzad Tabibian2015-05-071-1/+1
| * | adding globals() to exec call for python3 compatibilityBehzad Tabibian2015-04-281-1/+1
* | | Noramlize 'setup.py' to fit conventions:Tamir Duberstein2015-05-062-86/+93
* | | WhitespaceTamir Duberstein2015-05-061-1/+1
* | | Don't hard-code the python pathTamir Duberstein2015-05-0616-16/+16
* | | [PYTHON] Drop dependency on 'google.apputils'.Tamir Duberstein2015-04-1017-97/+97
* | | [PYTHON] Remove awkward duplicate testsTamir Duberstein2015-04-103-162/+0
* | | [PYTHON] README: explain homebrew shenanigansTamir Duberstein2015-04-101-8/+26
* | | [PYTHON] Remove unnecessary `include_dir`Tamir Duberstein2015-04-101-1/+1
* | | [PYTHON] Clarify API version commentTamir Duberstein2015-04-101-2/+2
* | | Added Python to Travis build and clarified setup instructions.Josh Haberman2015-04-091-10/+16
* | | Remove useless file that doesn't loadTamir Duberstein2015-04-082-664/+0
* | | Merge pull request #196 from Zex/masterJoshua Haberman2015-03-311-2/+2
|\ \ \ | |/ / |/| |
| * | fix raise syntax issues for py3,zex2015-02-061-2/+2
* | | rename python README, and fix markdown in java and python respectivelyjesse2015-03-161-6/+11