- 10ecb08 Merge pull request #8121 from busunkim96/add-39 by gerben-s · 4 years, 2 months ago
- 26c0fbc Add macOS big sur compatibility by Thomas BACCELLI · 4 years, 4 months ago
- 51c80ce add python 3.9 by Bu Sun Kim · 4 years, 4 months ago
- 7daf0aa Removed the unnecessary setuptools package dependency for Python package. by Misha Seltzer · 4 years, 6 months ago
- 3abbbd8 python/setup.py: remove unneeded wheel dependency by Fabrice Fontaine · 4 years, 6 months ago
- ff06e23 Add a setuptools extension for generating Python protobufs (#7783) by David L. Jones · 4 years, 7 months ago
- 223e891 Removed test files from pypi distribution generation code. by Misha Seltzer · 4 years, 7 months ago
- ff92cee Fixed release.sh and setup.py for Python by Adam Cozzette · 4 years, 8 months ago
- 6ed7383 Sync from Piper @311396324 by Joshua Haberman · 4 years, 11 months ago
- b7742c5 Sync from Piper @305505267 by Joshua Haberman · 5 years ago
- b99994d Sync from Piper @304070343 by Joshua Haberman · 5 years ago
- 619a826 Make sure setup.py has a valid path. by David L. Jones · 5 years ago
- 35a2bf9 python: publish sphinx docs to read the docs by Tim Swast · 5 years ago
- 09cab82 Down integrate to GitHub by Hao Nguyen · 6 years ago
- 7bcb522 fix mac python cpp building (#5786) by Yilun Chong · 6 years ago
- 4dec4f9 Rebuild python docker image (#5475) by Paul Yang · 6 years ago
- 704037f Change MACOSX_DEPLOYMENT_TARGET to 10.9 (#5406) by Paul Yang · 6 years ago
- 188c44b Remove 2to3 code from setup.py. (#5114) by Benjamin Peterson · 7 years ago
- afe98de Replace repo links. by Feng Xiao · 7 years ago
- acd5b05 Fix failing tests. by Feng Xiao · 7 years ago
- c7e0e26 pyext needs c++11 in linux and mac. (#4930) by Arun Olappamanna Vasudevan · 7 years ago
- d6f346b Merge pull request #4827 from acozzette/merge-3-6-x by Adam Cozzette · 7 years ago
- 595231d Update minimal Python version to 2.7 (#4207) by Yuchen Xie · 7 years ago
- 82d3d7d Merge branch '3.6.x' into merge-3-6-x by Adam Cozzette · 7 years ago
- 35567c1 global __version__ In setup.py (#4753) by cclauss · 7 years ago
- 6f723a6 Always add -std=c++11 for mac (#4684) by Paul Yang · 7 years ago
- 4a09836 Fix python ext build on kokoro (#4527) by Yilun Chong · 7 years ago
- 451e044 Add __init__.py files to compiler and util subpackages (#4117) by Thomas Hisch · 7 years ago
- 3b6d027 For windows, all python version should use /MT (#4468) by Paul Yang · 7 years ago
- c931743 Merge branch (#4466) by Paul Yang · 7 years ago
- 837c94b Include no_package.proto in Python test by Adam Cozzette · 7 years ago
- acadade Remove py2.6 support. by Jisi Liu · 7 years ago
- 13fd045 Integrated internal changes from Google by Adam Cozzette · 8 years ago
- 18a0c2c add proto2 supported for cpp,python,nodejs,ruby,php by Yilun Chong · 8 years ago
- 902af08 Prefer the term "3-Clause BSD License" over "New BSD License" by Sebastian Schuberth · 8 years ago
- 7f3e237 Merge 3.2.x branch into master (#2648) by Paul Yang · 8 years ago
- f1ce60e Factored Conformance and Benchmark test messages into shared test schema. (#1971) by Joshua Haberman · 8 years ago
- d64a2d9 Integrated internal changes from Google by Adam Cozzette · 9 years ago
- b3bb46c Added download_url to be able to upload to pypi. by Jisi Liu · 9 years ago
- cba75ad Merge branch 'master' of github.com:google/protobuf by Jisi Liu · 9 years ago
- cf828de Linking the cpp implementation extension statically with libprotobuf by Manjunath Kudlur · 9 years ago
- 1bf446c Disable sign-compare warning. by Jisi Liu · 9 years ago
- 0e7c0c2 Add back the namespace_packages arg in setup.py. by Craig Citro · 9 years ago
- 786f80f Add a modified patch from craigcitro@ to handle namespace sharing. by Silviu Calinoiu · 9 years ago
- e891c29 Allow conformance test runner to tolerate crashes, and re-enable conformance tests. by Josh Haberman · 9 years ago
- e1abdf2 Fixed compile for Python 3. There are still some crashes though. by Josh Haberman · 9 years ago
- 283c40c Require six>=1.9 for Python. by Feng Xiao · 9 years ago
- b7610f1 Add missing files to EXTRA_DIST. by Feng Xiao · 9 years ago
- e841bac Down-integrate from internal code base. by Feng Xiao · 9 years ago
- 4b31ffa Added Python failure lists, and fixes to make sure failure propagates. by Josh Haberman · 9 years ago
- 325392d Conformance test implementation for Python. by Josh Haberman · 9 years ago
- d8814ed Special-case Clang-only warning flags to Clang. by Josh Haberman · 9 years ago
- 30cbd4c Disable some more warnings to be warnings-free. by Josh Haberman · 9 years ago
- 00700b7 Removed all warnings from the Python/C++ build. by Josh Haberman · 9 years ago
- f6fa5c7 add complete WKT for python. by Jisi Liu · 9 years ago
- 7464f40 Generate well known types for python. by Jisi Liu · 9 years ago
- 46e8ff6 Down-integrate from google internal. by Jisi Liu · 9 years ago
- b192ba8 Merge remote-tracking branch 'origin/master' into beta-1 by Feng Xiao · 10 years ago
- b0f6611 Down-integrate from internal branch. by Jisi Liu · 10 years ago
- 3791c80 Fix travis build by Dan O'Reilly · 10 years ago
- afa488c Remove debug code by Dan O'Reilly · 10 years ago
- 416f001 Use tox in travis build. Tweak tox.ini by Dan O'Reilly · 10 years ago
- 3bdfb4b Add some clarifying comments. Remove ez_setup.py. by Dan O'Reilly · 10 years ago
- 2621c8a Get Python 2.6 working. by Dan O'Reilly · 10 years ago
- 833c046 Fixing some tests by Dan O'Reilly · 10 years ago
- e47cdd5 Merge remote-tracking branch 'upstream/master' into py2_py3_straddle by Dan O'Reilly · 10 years ago
- 8e14268 Replace the check of "../.git" by Feng Xiao · 10 years ago
- 5db2173 down-integrate internal changes by Bo Yang · 10 years ago
- e4f4d9f Only generate protos in development by Tamir Duberstein · 10 years ago
- 5018c43 Use glob to simplify by Tamir Duberstein · 10 years ago
- cd14108 Merge pull request #255 from btabibian/master by Joshua Haberman · 10 years ago
- 2bf92b3 mend by Behzad Tabibian · 10 years ago
- 21a7cf9 Noramlize 'setup.py' to fit conventions: by Tamir Duberstein · 10 years ago
- 9d9d0b7 Don't hard-code the python path by Tamir Duberstein · 10 years ago
- 4b47702 adding globals() to exec call for python3 compatibility by Behzad Tabibian · 10 years ago
- 9f42f5f [PYTHON] Drop dependency on 'google.apputils'. by Tamir Duberstein · 10 years ago
- a46a2e9 [PYTHON] Remove unnecessary `include_dir` by Tamir Duberstein · 10 years ago
- 8ede281 Remove useless file that doesn't load by Tamir Duberstein · 10 years ago
- 4573e11 Fix python versions to comply with pep-0440. by Jisi Liu · 10 years ago
- 40f2df3 Bump the version number to 3.0.0-alpha-3-pre by Jisi Liu · 10 years ago
- ada6556 Down integrate from Google internal. by Jisi Liu · 10 years ago
- 7d8564f Update version number to 3.0.0-alpha-2 by Jisi Liu · 10 years ago
- daeaa6a Declare explicit support for Python 3.3 and 3.4. by Tres Seaver · 10 years ago
- 11de419 Merge branch 'python-update_setup' into straddle_py2_py3 by Tres Seaver · 10 years ago
- 71edc31 Compatibility with Python2.6 unittest. by Tres Seaver · 10 years ago
- 70dcdeb Merge branch 'prep_for_py2_py3_straddle' into straddle_py2_py3 by Tres Seaver · 10 years ago
- fec1b8e Overlooked dependency. by Tres Seaver · 10 years ago
- 7ee2583 Drop dependency on 'google.apputils'. by Tres Seaver · 10 years ago
- e17f78b Noramlize 'setup.py' to fit conventions: by Tres Seaver · 10 years ago
- cb0ba5f Update version number to v3.0.0-pre by Feng Xiao · 10 years ago
- 81a630c Update version number to v3.0.0-alpha-1 by Feng Xiao · 10 years ago
- d1ec493 Fix Python C++ implementation build issues: by Feng Xiao · 10 years ago
- 6ef984a Down-integrate from internal code base. by Feng Xiao · 10 years ago
- ad7f41b Merge pull request #50 from dlitz/compat-py3k by Feng Xiao · 10 years ago
- df5481c Update version number to 2.6.2-pre. by Feng Xiao · 10 years ago
- bba8365 Update version number to 2.6.1. by Feng Xiao · 10 years ago v2.6.1
- b460610 Omit google-apputils dependency under Python 3 by Dwayne Litzenberger · 10 years ago
- 0fd260e Use 2to3 when building under Python 3. by Dwayne Litzenberger · 10 years ago
- d9d1da9 Update version number to 2.6.1rc1 by Feng Xiao · 10 years ago
- eb223ed Merge pull request #3 from dhirschfeld/pyext-fix by Feng Xiao · 10 years ago