aboutsummaryrefslogtreecommitdiff
path: root/python/google/protobuf/internal/json_format_test.py
Commit message (Expand)AuthorAgeFilesLines
* Update minimal Python version to 2.7 (#4207)Yuchen Xie2018-06-251-3/+0
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-0/+12
* Merge from google internalJisi Liu2017-10-181-12/+18
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-4/+56
* Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-1/+102
* Integrate internal changesBo Yang2016-10-101-13/+65
* Integrate from internal code base.Feng Xiao2016-07-131-5/+1
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-0/+13
* Make surrogate regex even more lenient.Josh Haberman2016-06-061-2/+2
* JSON surrogates Python: adjust regex for OSX error message.Josh Haberman2016-06-061-2/+2
* Added test for surrogates (valid and invalid).Josh Haberman2016-06-031-0/+21
* JSON format for Any message must print @type first, use OrderedDict instead o...Jie Luo2016-05-171-0/+16
* Integrate google internal changes.Jisi Liu2016-03-301-2/+3
* Manually down-integrate python JSON struct support from internal code base.CH Albach2016-01-291-5/+239
* Down-integrate from internal code base.Feng Xiao2015-12-111-27/+31
* fix json_format for python2.6:Jie Luo2015-10-191-4/+9
* Revert back changes to import unittest2 for py26Jisi Liu2015-10-051-1/+4
* make the python json test less strict on expected errors.Jisi Liu2015-10-051-5/+5
* Down-integrate from google internal.Jisi Liu2015-10-051-0/+522