120 Commits (00987f416b1a7b8aa74a05de362870cac35e97eb)

Author SHA1 Message Date
Benjamin Peterson 188c44b117 Remove 2to3 code from setup.py. (#5114) 6 years ago
Feng Xiao afe98de32a Replace repo links. 6 years ago
Feng Xiao acd5b05e9f Fix failing tests. 6 years ago
Arun Olappamanna Vasudevan c7e0e262a6 pyext needs c++11 in linux and mac. (#4930) 6 years ago
Yuchen Xie 595231dd5c Update minimal Python version to 2.7 (#4207) 7 years ago
cclauss 35567c1668 global __version__ In setup.py (#4753) 7 years ago
Paul Yang 6f723a6624
Always add -std=c++11 for mac (#4684) 7 years ago
Yilun Chong 4a09836e6c Fix python ext build on kokoro (#4527) 7 years ago
Thomas Hisch 451e0446ab Add __init__.py files to compiler and util subpackages (#4117) 7 years ago
Paul Yang 3b6d027ba2
For windows, all python version should use /MT (#4468) 7 years ago
Paul Yang c931743461
Merge branch (#4466) 7 years ago
Adam Cozzette 837c94b86f Include no_package.proto in Python test 7 years ago
Bo Yang 2ea2ad2089 Fix setup.py for windows build. 7 years ago
Jisi Liu acadade56e Remove py2.6 support. 7 years ago
Adam Cozzette 13fd045dbb Integrated internal changes from Google 7 years ago
Jisi Liu 759245a49a Merge from master 7 years ago
Yilun Chong 18a0c2c4d2 add proto2 supported for cpp,python,nodejs,ruby,php 8 years ago
Sebastian Schuberth 902af0816e Prefer the term "3-Clause BSD License" over "New BSD License" 8 years ago
Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) 8 years ago
Joshua Haberman f1ce60e7b4 Factored Conformance and Benchmark test messages into shared test schema. (#1971) 8 years ago
Adam Cozzette d64a2d9941 Integrated internal changes from Google 9 years ago
Jisi Liu b3bb46c51b Added download_url to be able to upload to pypi. 9 years ago
Manjunath Kudlur cf828deb9b Linking the cpp implementation extension statically with libprotobuf 9 years ago
Jisi Liu 1bf446c71e Disable sign-compare warning. 9 years ago
Craig Citro 0e7c0c2fb8 Add back the namespace_packages arg in setup.py. 9 years ago
Silviu Calinoiu 786f80fe66 Add a modified patch from craigcitro@ to handle namespace sharing. 9 years ago
Josh Haberman e891c29f9b Allow conformance test runner to tolerate crashes, and re-enable conformance tests. 9 years ago
Josh Haberman e1abdf2c76 Fixed compile for Python 3. There are still some crashes though. 9 years ago
Feng Xiao 283c40c897 Require six>=1.9 for Python. 9 years ago
Feng Xiao b7610f129d Add missing files to EXTRA_DIST. 9 years ago
Feng Xiao e841bac4fc Down-integrate from internal code base. 9 years ago
Josh Haberman 4b31ffa488 Added Python failure lists, and fixes to make sure failure propagates. 9 years ago
Josh Haberman 325392dd61 Conformance test implementation for Python. 9 years ago
Josh Haberman d8814ed59e Special-case Clang-only warning flags to Clang. 9 years ago
Josh Haberman 30cbd4c561 Disable some more warnings to be warnings-free. 9 years ago
Josh Haberman 00700b7219 Removed all warnings from the Python/C++ build. 9 years ago
Jisi Liu f6fa5c7882 add complete WKT for python. 9 years ago
Jisi Liu 7464f40a7e Generate well known types for python. 9 years ago
Jisi Liu 46e8ff63cb Down-integrate from google internal. 9 years ago
Jisi Liu b0f661181d Down-integrate from internal branch. 9 years ago
Dan O'Reilly 3791c8051a Fix travis build 9 years ago
Dan O'Reilly afa488c4d1 Remove debug code 9 years ago
Dan O'Reilly 416f001adc Use tox in travis build. Tweak tox.ini 9 years ago
Dan O'Reilly 3bdfb4b695 Add some clarifying comments. Remove ez_setup.py. 9 years ago
Dan O'Reilly 2621c8aefb Get Python 2.6 working. 9 years ago
Dan O'Reilly 833c046fb7 Fixing some tests 9 years ago
Feng Xiao 8e1426800e Replace the check of "../.git" 10 years ago
Bo Yang 5db217305f down-integrate internal changes 10 years ago
Tamir Duberstein e4f4d9fe83 Only generate protos in development 10 years ago
Tamir Duberstein 5018c433ed Use glob to simplify 10 years ago