aboutsummaryrefslogtreecommitdiff
path: root/python/google/protobuf/pyext/descriptor_containers.cc
Commit message (Collapse)AuthorAgeFilesLines
* Down-integrate from google3.Feng Xiao2018-08-081-5/+7
|
* Add Python 3.7 compatibility (#4862)Ben Webb2018-07-121-1/+1
| | | | | | Compilation of Python wrappers fails with Python 3.7 because the Python folks changed their C API such that PyUnicode_AsUTF8AndSize() now returns a const char* rather than a char*. Add a patch to work around. Relates #4086.
* Integrated internal changes from GoogleAdam Cozzette2017-12-011-264/+266
|
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-12/+146
| | | | This includes all internal changes from around May 20 to now.
* Removed all warnings from the Python/C++ build.Josh Haberman2015-10-281-3/+3
| | | | | | | | | | | Also made the Travis build ensure that no warnings are present. These builds were previously spewing many warnings, which was hiding warnings for important things like accidentally using C++11-only features. Change-Id: I56caeee9db48bc78756a3e8d7c14874630627037
* Down-integrate from google internal.Jisi Liu2015-10-051-0/+88
|
* down-integrate internal changesBo Yang2015-05-211-13/+13
|
* Down integrate from Google internal.Jisi Liu2015-02-251-0/+1564
Change-Id: I34d301133eea9c6f3a822c47d1f91e136fd33145