summaryrefslogtreecommitdiff
path: root/python/google/protobuf/internal/reflection_test.py
AgeCommit message (Expand)Author
2018-11-04Revert "Merge tag 'v3.0.1-javalite'"android-wear-8.0.0_r2Colin Cross
2016-04-28Down integrate from Google internal.Jisi Liu
2016-03-30Integrate google internal changes.Jisi Liu
2015-12-11Down-integrate from internal code base.Feng Xiao
2015-10-05Revert back changes to import unittest2 for py26Jisi Liu
2015-10-05Down-integrate from google internal.Jisi Liu
2015-08-26Excludes a failing python cpp test case.Feng Xiao
2015-08-25Merge remote-tracking branch 'origin/master' into beta-1Feng Xiao
2015-08-22Down-integrate from google3.Feng Xiao
2015-08-22Use assertIsInstanceTamir Duberstein
2015-08-15Fix --cpp_implementation test failure. Test both pure Python and cpp implemen...Dan O'Reilly
2015-08-14Get Python 2.6 working.Dan O'Reilly
2015-08-14Fixing some long/int bugsDan O'Reilly
2015-08-13Fixing some testsDan O'Reilly
2015-08-12Merge remote-tracking branch 'upstream/master' into py2_py3_straddleDan O'Reilly
2015-05-21down-integrate internal changesBo Yang
2015-05-06Don't hard-code the python pathTamir Duberstein
2015-04-10[PYTHON] Drop dependency on 'google.apputils'.Tamir Duberstein
2015-02-25Fixes for Python/C++ implementation in open-source:Josh Haberman
2015-02-25Down integrate from Google internal.Jisi Liu
2015-01-13Straddle Python 2.6, 2.7, 3.3, 3.4.Tres Seaver
2015-01-13Compatibility with Python2.6 unittest.Tres Seaver
2015-01-13Merge branch 'drop-apputils-dependency' into straddle_py2_py3Tres Seaver
2015-01-13Drop dependency on 'google.apputils'.Tres Seaver
2015-01-13Prepare for Python2-Python3 straddle.Tres Seaver
2014-11-10Down-integrate from internal code base.Feng Xiao
2014-10-01Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao
2014-08-25merge tags/2.6.0 into trunkjieluo@google.com
2014-08-14Add deleted tests back for reflection_cpp2_test.py by addtional exception catchjieluo@google.com
2014-08-13put python cpp tests into pyext/jieluo@google.com
2014-08-12down integrate python opensource to svnjieluo@google.com
2012-09-22Down-integrate from internal branchxiaofeng@google.com
2010-11-02Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com
2010-07-27Fix issue 208.kenton@google.com
2010-07-27Fix issue 207kenton@google.com
2009-12-18Massive roll-up of changes. See CHANGES.txt.kenton@google.com
2009-07-29Submit recent changes from internal branch, including "lite mode" forkenton@google.com
2009-04-25Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com
2009-04-18Generate field number constants. Patch from Michael Poole.kenton@google.com
2009-01-22Push out changes from internal codebase.kenton@google.com
2008-12-24Adding slicing support for repeated scalar fields and get/delete slice for co...pesho.petrov
2008-11-21Integrate changes from internal code.kenton@google.com
2008-10-03* Fixed template specialization syntax that MSVC 2005 didn't like. Not sure ifkenton@google.com
2008-09-24Integrate changes from internal Google-internal branch.kenton@google.com
2008-08-13Integrate recent changes from google3.temporal
2008-07-10Initial checkin.temporal